summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc/resources/config
AgeCommit message (Collapse)AuthorFilesLines
2018-07-01Merge "make sdnctl user db password configurable for SDNC"Borislav Glozman2-2/+2
2018-06-05Merge "Fix LCM-DG Configs"Mike Elliott1-3/+3
2018-05-30Remove foreign key in SDNC DBjmac1-0/+3
Change-Id: Id080f24fe337025fe4d4fff7d9e2d7e66994d427 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-291
2018-05-30make sdnctl user db password configurable for SDNCjmac2-2/+2
Change-Id: Ic5eda9c33abca03e2f0bc788261a3a769c5ad7ab Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-970
2018-05-30Fix LCM-DG Configsjmac1-3/+3
Change-Id: I8a89645b0c93cbdadfa88b5744b3a2762f5d76ea Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-329
2018-05-15Merge "Fix Geo Config"Mandeep Khinda1-13/+20
2018-05-14Fix Geo ConfigTrevor Tait1-13/+20
Issue-ID: SDNC-290 Change-Id: I68776259f5950d07e3b2c76b046d2b8b596bbc34 Signed-off-by: Trevor Tait <rtait@amdocs.com>
2018-05-11Add OOM chart for SDNC ansible server podjmac1-0/+18
Change-Id: I0b62374a635b3f64c4d15b74eca8924c86082e92 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-312
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-05-10update aaiclient properties to match HEATjmac1-186/+19
Change-Id: I846107d758993b2137d23eb93e0b30d454a821f7 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-303
2018-05-04Update to v13 A&AI APIs and correct service namejmac1-83/+83
Change-Id: Ibe8de7e9569073e32cda733f03d2b54c0b8aadd2 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-298
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-20Fix startODL.shTrevor Tait1-5/+7
Issue-ID: SDNC-286 Change-Id: I223e97c634deac5d235701f30e755b86b13a27ad Signed-off-by: Trevor Tait <rtait@amdocs.com>
2018-04-16Fix SDN-C bundles that don't come up properlyjmac3-11/+34
Change-Id: Ieccbd863e45bb68d76f4f1f066433276c9adf3cd Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-945
2018-04-13Merge "Ensure sdnctl user/schema created on master MySQL"Mandeep Khinda4-7/+9
2018-04-11Fix to get main SDNC pod to come upjmac1-2/+6
Change-Id: I2a51a9f5b298346bf0f748d11a4eb723bdfc946a Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-899
2018-04-07Ensure sdnctl user/schema created on master MySQLjmac4-7/+9
Change-Id: I5507d23ff62c9d5d5d19f86374ea91ccea2e95a9 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-887
2018-04-02Add Standardized Configuration to SDN-C Chartjmac9-184/+365
Change-Id: I9f4d43c2a3f0766b9c8477a180f5a0bd45fde243 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-748
2018-03-27Add standardized helm chart for logBorislavG1-1/+1
Change-Id: Ic9f0eb567716224893955d9379e9ed9308b9ea79 Issue-ID: OOM-740 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-01Run all components in one namespaceBorislavG5-11/+11
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-02-01sdnc ueb config segrigationmayankg27031-0/+21
Change-Id: Ie67e41f09dceb058d5b60f4ff90c4c819ec7387a Issue-ID: OOM-641 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-01sdnc dmaap config segrigationmayankg27031-0/+35
Change-Id: I42697eb8c1d2d7ac8a943be09d22aaaa61b865b9 Issue-ID: OOM-640 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-01-23sdnc stateful config segmayankg27034-0/+423
Issue-ID: OOM-551 Change-Id: I5f0929f09b52cba4f8d4c0d1aabaa555349933a1 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>