aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc
AgeCommit message (Collapse)AuthorFilesLines
2018-10-10Update bblueprint processor propsAlexis de Talhouët1-11/+11
Change-Id: I85143062482443ee26f13de5ff046f80fad943d0 Issue-ID: CCSDK-596 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-26Update SDNC ansible server pathjmac1-1/+1
Change-Id: Ib78abf44f7812a0b4d2cad411a6807bc9d0123bc Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-468
2018-09-25Merge "Update AAI credentials for AAF integration"Alexis de Talhouët1-2/+2
2018-09-25Updating charts to use common resource templateMandeep Khinda6-6/+6
Issue-ID: OOM-1145 Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25adding unlimited resource limitMandeep Khinda5-1/+6
Adds the ability to turn them off if they are found to cause issues also cleaning up some whitespace Issue-ID: OOM-1145 Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-24Update Chart versions to 3.0Mike Elliott12-15/+15
All Chart versions and requirement dependencies have been updated to 3.0 for Casablanca release. Change-Id: Iea57e5da09ea8a8bac0a415b9a6196151cbea10b Issue-ID: OOM-1354 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-24Update AAI credentials for AAF integrationjmac1-2/+2
Change-Id: Ic38b6917e8775d6bc335c5fbbd475a9d14ac25fa Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-467
2018-09-21Add requirement to network-name-gen for SDNCAlexis de Talhouët1-0/+3
Change-Id: I064f451c14bb6538dbdafff7157704892c6b2fcc Issue-ID: OOM-1433 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-21Merge "Add requirement on controller-blueprint for sdnc"Jerome Doucerain1-0/+3
2018-09-21Add missing properties files to SDNCAlexis de Talhouët2-0/+41
Missing netbox and blueprint-rest-adaptor Change-Id: Ifa4f2095190718ae8dc3412eac99ae242978c97e Issue-ID: CCSDK-589 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-20Add requirement on controller-blueprint for sdncAlexis de Talhouët1-0/+3
Change-Id: I07c1eb1642f348e355eec96513e32a1bb87e6670 Issue-ID: CCSDK-523 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-20reducing resource request numbersMandeep Khinda5-23/+23
Issue-ID: OOM-1145 Change-Id: Ic2770086914e7cf1a96f2b6e5fd04bf1bd3f75d8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-19fixing resource limit whitespaceMandeep Khinda5-72/+70
causes a warning: warning: cannot overwrite table with non table for limits (map[cpu:2 memory:4Gi]) Issue-ID: OOM-1421 Change-Id: Ice08a1d0af99eedbfaca4fe507d6d966784a6cb2 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-18Merge "add missing properties for SDNC DMaaP listener"Mandeep Khinda2-0/+38
2018-09-18add missing properties for SDNC DMaaP listenerjmac2-0/+38
Change-Id: I7a9f462d1e494e2f9b5ab5df78c2b406aa1bde4d Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-454
2018-09-18Backup Task-SDNC ConfigMaptoshrajbhardwaj6-2/+57
Issue-ID: OOM-1404 Change-Id: If2ea6cc54a5dbfbb475e9abc8b2444a2053c6603 Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-09-17Merge "update LCM DG config"Borislav Glozman1-1/+20
2018-09-14update LCM DG configAgarwal, Ruchira(ra1926)1-1/+20
LCM DG config for ScaleOut, TrafficMgmt, SoftwareUpgrade Change-Id: Ia607fb6002968b266fa4d025129cada72485b445 Issue-ID: SDNC-425 Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com>
2018-09-13Resource Limits for sdnctoshrajbhardwaj11-47/+103
Issue-ID: OOM-1162 Change-Id: Ifb06ba4377152148ab817ec48e8cdd62bbff7f5d Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-09-07fix sdnc.cluster script to use new NodePort prefixjmac1-1/+1
Change-Id: Ie2c84aad411e26019eb38cb9262ff98096345ad6 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1379
2018-09-07move SDNC geo NodePorts to separate prefixjmac2-6/+7
Change-Id: I7aaa10563a9008d4628534159b2064a5f51802ec Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1379
2018-08-28Added netbox.properties config file for SDNCAlexis de Talhouët1-0/+19
https://gerrit.onap.org/r/#/c/60791/ is addin Netbox client support for SDNC. In order to connect to this system, configuration is needed at the deployment phase to provide host and api key, used to interact through REST to the system. Change-Id: I2177ead86879d4c65eca86e7a1dce29f2de94956 Issue-ID: CCSDK-462 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-08-22port updates to ueb-listener.properties to OOMjmac1-2/+2
Test results: ----------------------------------------------------------- Basic SDNC Health Check | PASS | ----------------------------------------------------------- devel-sdnc-0 2/2 Running 0 3h devel-sdnc-ansible-server-6d8f999475-x8b9k 1/1 Running 0 3h devel-sdnc-db-0 2/2 Running 0 3h devel-sdnc-dgbuilder-65d5b8f5dd-ndbkr 1/1 Running 0 3h devel-sdnc-dmaap-listener-65bd9d5f79-8vssb 1/1 Running 0 3h devel-sdnc-portal-6b65bfcfbb-9gmdb 1/1 Running 0 3h devel-sdnc-ueb-listener-669bc949f4-djr9g 1/1 Running 0 3h Change-Id: Iebe8af5fa2e381072538816a28905ee9faa1d4b1 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-429
2018-08-01Fix feature config for clusteringjmac1-2/+3
Also added missing "server" keyword to karaf start Change-Id: I765efd1411a26f8e00302c882ae3d61402c1c0c3 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-347
2018-07-25Remove ODL restart from start scriptTimoney, Dan (dt5972)6-20/+12
Update image versions to 1.4-STAGING-latest Update startODL.sh script to eliminate restart of ODL container Change-Id: Iaef4aaea243974f97060b73c81dedce990108180 Issue-ID: SDNC-394 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-07-15SDN-C Multi-site High-availability - Auto-failoverMohammadreza Pasandideh26-89/+1127
Change-Id: I4e028b31ce7a60154d2c04c63431c5ea996de8f8 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com> Issue-ID: SDNC-213
2018-07-01Merge "make sdnctl user db password configurable for SDNC"Borislav Glozman10-6/+30
2018-06-13Fix SDNC portal liveness initialDelaySecondsBorislavG2-2/+2
Change-Id: I4517cd5c93a27c781fc33a2e88f406bb449b6e52 Issue-ID: OOM-1140 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-06-05Merge "Fix LCM-DG Configs"Mike Elliott1-3/+3
2018-06-05Sync OOM docker versions with docker-manifest.csvGary Wu5-5/+5
Sync OOM docker versions with docker-manifest.csv commit a6e05c8c18624a1794abb1d3a3ab879a7a06bcfe Change-Id: If8df538638670e0f1080d41d40d06de54ab1d93a Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
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 SDNCjmac10-6/+30
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-23Fix id parameter DMaaP propertiesjmac1-1/+1
Change-Id: I94a0aa4af1516a208b91f2509a713d59fcc81573 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-234
2018-05-17Multi-site High-availability Manual Failover (PoC)Neha Jain1-0/+2
Change-Id: I9f1417a77b0e3cae23f55b1bfc1d419730d8f9cd Signed-off-by: Neha Jain <neha.jain3@amdocs.com> Issue-ID: SDNC-214
2018-05-15SDN-C db schema/sdnctl not reliably being createdMohammadreza Pasandideh1-1/+1
Change-Id: I7fa43e090c11956eb68f89ec65bfe0ee7922c78e Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com> Issue-ID: OOM-887
2018-05-15Merge "Fix Geo Config"Mandeep Khinda5-25/+43
2018-05-15Merge "Add separate PV for each SDN-C MYSQL pod"Mandeep Khinda3-12/+12
2018-05-14Fix Geo ConfigTrevor Tait5-25/+43
Issue-ID: SDNC-290 Change-Id: I68776259f5950d07e3b2c76b046d2b8b596bbc34 Signed-off-by: Trevor Tait <rtait@amdocs.com>
2018-05-11Add OOM chart for SDNC ansible server podjmac11-0/+362
Change-Id: I0b62374a635b3f64c4d15b74eca8924c86082e92 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-312
2018-05-11General cleanup of SDNC chartsjmac22-124/+222
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-10Improve docker registry secret managementBorislavG4-4/+0
Change-Id: I2d1ff878c215becc9856af184eb0b11defd75e1d Issue-ID: OOM-1064 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-09Merge "Update dmaap chart name so SDNC listeners start"Mandeep Khinda2-2/+2
2018-05-09Update dmaap chart name so SDNC listeners startjmac2-2/+2
This seems to have been broken when the dmaap / message-router refactor happene. Change-Id: I09ade07fe5f2eb6d7be0eb1ed29656f6a6761f0a Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-308
2018-05-09Merge "Update to v13 A&AI APIs and correct service name"Mandeep Khinda1-83/+83
2018-05-08Add separate PV for each SDN-C MYSQL podMohammadreza Pasandideh3-12/+12
Change-Id: I5238ee63c2e7adadaaf9a25cf2c72dab03ed1af8 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com> Issue-ID: SDNC-299
2018-05-08Merge "Resolve UEB listener dblib config issue"Jerome Doucerain5-10/+9
2018-05-07Resolve UEB listener dblib config issuejmac5-10/+9
Change-Id: If925a7855b83beba86e769c1350fd65dc4165531 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1049
2018-05-06Fix inconsistent repository referencesBorislavG4-8/+8
Issue-ID: OOM-874 Changes to be committed: modified: aai/charts/aai-babel/templates/deployment.yaml modified: aai/charts/aai-champ/templates/deployment.yaml modified: aai/charts/aai-data-router/templates/deployment.yaml modified: aai/charts/aai-gizmo/templates/deployment.yaml modified: aai/charts/aai-modelloader/templates/deployment.yaml modified: aai/charts/aai-resources/templates/deployment.yaml modified: aai/charts/aai-search-data/templates/deployment.yaml modified: aai/charts/aai-sparky-be/templates/deployment.yaml modified: aai/charts/aai-traversal/templates/deployment.yaml modified: aai/charts/aai-traversal/templates/job.yaml modified: appc/charts/appc-cdt/templates/deployment.yaml modified: appc/templates/statefulset.yaml modified: clamp/charts/mariadb/templates/deployment.yaml modified: clamp/templates/deployment.yaml modified: cli/templates/deployment.yaml modified: common/dgbuilder/templates/deployment.yaml modified: common/mariadb-galera/templates/statefulset.yaml modified: dcaegen2/charts/dcae-bootstrap/templates/job.yaml modified: dcaegen2/charts/dcae-cloudify-manager/templates/deployment.yaml modified: dcaegen2/charts/dcae-healthcheck/templates/deployment.yaml modified: dcaegen2/charts/dcae-redis/templates/statefulset.yaml modified: dmaap/charts/dmaap-bus-controller/templates/deployment.yaml modified: dmaap/charts/dmaap-bus-controller/values.yaml modified: esr/charts/esr-gui/templates/deployment.yaml modified: esr/templates/deployment.yaml modified: msb/charts/kube2msb/templates/deployment.yaml modified: msb/charts/msb-discovery/templates/deployment.yaml modified: msb/charts/msb-eag/templates/deployment.yaml modified: msb/charts/msb-iag/templates/deployment.yaml modified: multicloud/charts/multicloud-ocata/templates/deployment.yaml modified: multicloud/charts/multicloud-vio/templates/deployment.yaml modified: multicloud/charts/multicloud-windriver/templates/deployment.yaml modified: multicloud/templates/deployment.yaml modified: policy/charts/brmsgw/templates/deployment.yaml modified: policy/charts/drools/charts/nexus/templates/deployment.yaml modified: policy/charts/drools/templates/statefulset.yaml modified: policy/charts/mariadb/templates/deployment.yaml modified: policy/charts/pdp/templates/statefulset.yaml modified: policy/templates/deployment.yaml modified: portal/charts/portal-app/templates/deployment.yaml modified: portal/charts/portal-cassandra/templates/deployment.yaml modified: portal/charts/portal-mariadb/templates/deployment.yaml modified: portal/charts/portal-sdk/templates/deployment.yaml modified: portal/charts/portal-widget/templates/deployment.yaml modified: portal/charts/portal-zookeeper/templates/deployment.yaml modified: sdnc/charts/dmaap-listener/templates/deployment.yaml modified: sdnc/charts/sdnc-portal/templates/deployment.yaml modified: sdnc/charts/ueb-listener/templates/deployment.yaml modified: sdnc/templates/statefulset.yaml modified: uui/charts/uui-server/templates/deployment.yaml modified: uui/templates/deployment.yaml modified: vid/charts/mariadb/templates/deployment.yaml modified: vid/templates/deployment.yaml Change-Id: I00aaa1eff3b870db3b475365eeda3f2e10aef6b9 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>