summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc/resources/config/conf/dblib.properties
AgeCommit message (Collapse)AuthorFilesLines
2018-05-11General cleanup of SDNC chartsjmac1-6/+1
Addressing issues like: - missing property files - hard-coded ports - hard-coded ODL passwords - improper configMap mounts - incorrect service names Change-Id: I74726ffedbfc20e164a814ca8777a699b92b3d65 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-310
2018-04-27Fix for UEB connectivity to SDCjmac1-1/+1
A new property was added in Beijing to connect to SDC, so this needed to be added to ueb-listener.properties While investigating, I also noticed that dblib.properties wasn't being properly configured, so I fixed that as well. Added init dependencies on the dmaap and sdc-be pods. Change-Id: I40b36c7333d511aeaa03e51cd9fadc8dc10956ac Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: CCSDK-254
2018-04-16Fix SDN-C bundles that don't come up properlyjmac1-1/+1
Change-Id: Ieccbd863e45bb68d76f4f1f066433276c9adf3cd Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-945
2018-04-07Ensure sdnctl user/schema created on master MySQLjmac1-1/+1
Change-Id: I5507d23ff62c9d5d5d19f86374ea91ccea2e95a9 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-887
2018-04-02Add Standardized Configuration to SDN-C Chartjmac1-0/+37
Change-Id: I9f4d43c2a3f0766b9c8477a180f5a0bd45fde243 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-748