summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2018-05-29Merge "Update CLI docker version for beijing"Mike Elliott1-1/+1
2018-05-25Remove deprecated configAlexis de Talhouët69-526/+0
Now that all the configs lives in its chart, we can get rid of that big config folder, taking 200Mb+ in the git repo. Change-Id: I222ba9c64bf4dadbe4a22d61f790a8f796f2b6eb Issue-ID: OOM-10 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-05-24Update CLI docker version for beijingKanagaraj Manickam k003651061-1/+1
Issue-ID: CLI-114 Change-Id: I4c0520d230e8a0adf82ffa3fbe5c74d2b6727f5a Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-05-24Merge "Fix id parameter DMaaP properties"Mike Elliott1-1/+1
2018-05-24Merge "log-logstash is now a daemonSet"Mike Elliott2-5/+2
2018-05-24Merge "Update AAI Schema selection to v13 for multicloud"Mike Elliott4-4/+4
2018-05-24Merge "LOG delay ELK stack es/kb readiness"Mike Elliott2-4/+4
2018-05-24Merge "Add consul health check for SMS"Mike Elliott1-0/+17
2018-05-24Merge "Consul Health Check changes for MessageRouter"Mike Elliott6-33/+32
2018-05-24Merge "get latest amsterdam maven coordinates from nexus"Mike Elliott4-13/+58
2018-05-24Merge "Fix Incorrect AAI services"Mike Elliott12-33/+34
2018-05-24Consul Health Check changes for MessageRouterPriyanka6-33/+32
Issue-ID: OOM-987 Change-Id: If55855dbadcb009da3e82a2a3aa05bd49915a517 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-23Add consul health check for SMSKiran Kamineni1-0/+17
Add consul based health check for Secret Management Service Issue-ID: AAF-274 Change-Id: Ic1763e317c93be232f5efb573239f12ca99b2589 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-23LOG delay ELK stack es/kb readinessMichael O'Brien2-4/+4
Change-Id: I71cecd45eabfaedbcd7df68be6b55d1de382efa3 Issue-ID: LOG-256 Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
2018-05-23Merge "Update target log directories"Mike Elliott2-4/+4
2018-05-23Merge "fixing nodeport collisions with sdnc"Mike Elliott2-2/+2
2018-05-23get latest amsterdam maven coordinates from nexusJorge Hernandez4-13/+58
- latest coordinates will be set to the controller for failure and scale out case so to not require manual operation. - reduce the replicat count to 2 to make life easier to testers, and since should be expected to support enough performance testing. - fix aai so urls. Change-Id: I5d0d6d6c1c8242944d9d56601c5d463e790df900 Issue-ID: OOM-1104 Signed-off-by: Jorge Hernandez <jh1730@att.com>
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-23Update AAI Schema selection to v13 for multicloudBin Yang4-4/+4
Change-Id: I5ff1360326275247eea0cf78724b05f5998b3317 Issue-ID: INT-508 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-05-23Merge "Increase portal-db initial liveness probe time"Borislav Glozman1-2/+2
2018-05-23Merge "Fix DGBUILDER DBHOST reference"Borislav Glozman1-4/+4
2018-05-23Merge "Sync OOM docker versions with docker-manifest.csv"Borislav Glozman2-2/+2
2018-05-23Fix DGBUILDER DBHOST referenceafenner1-4/+4
Issue-ID: OOM-1107 Change-Id: Idd3331679e4a04c01041d9de6b2fbfb6f94ea7da Signed-off-by: afenner <andrew.fenner@ericsson.com>
2018-05-23Merge "Correct Helm Chart for NBI"Borislav Glozman1-2/+2
2018-05-23Merge "Incorect DCAE urls"Borislav Glozman1-2/+2
2018-05-22Update target log directoriesjh73582-4/+4
Updated target log directories for pdplp and paplp to point to /var/log/onap. Repoint path for IntegrityMonitor.log, as we cannot easily move since it's in common. Change-Id: I7828ac66bfa664bafe5e55ac95d15dea32c61923 Issue-ID: POLICY-759 Signed-off-by: Jim Hahn <jrh3@att.com>
2018-05-22Disable NBI deployment optionBorislavG2-0/+4
Change-Id: I8e2268ab90bc685e9764daf923cf74f37e0a5477 Issue-ID: OOM-1103 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-22Fix Incorrect AAI servicesBorislavG12-33/+34
Change-Id: If4b17c3525a75530aa6b149a6901cb0d8737a8d0 Issue-ID: OOM-1102 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-22Correct Helm Chart for NBIEric Debeau1-2/+2
The pair-wising tests failed based on OOM. sdc-be should be used instead of sdc-fe https must be used for aai Change-Id: I95109b3f99fb75b5017e017e964ed05b2435d26d Issue-ID: EXTAPI-92 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-05-18Sync OOM docker versions with docker-manifest.csvGary Wu2-2/+2
Sync OOM docker versions with docker-manifest.csv commit 09e9f5270b2f9c63d9f2fd6aa044acb4f42517fe Change-Id: Ibff88db7c359547b01921d252d1b8369f5929155 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-18Incorect DCAE urlsac25501-2/+2
Issue-ID: CLAMP-167 Change-Id: Id44a24fa88052e857001020393d6ec7b73c563a9 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-18log-logstash is now a daemonSetMichael O'Brien2-5/+2
Change-Id: Ic097d61377d547a2fa4f30894aac52f2d7d25444 Issue-ID: LOG-181 Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
2018-05-17Merge "Multi-site High-availability Manual Failover (PoC)"Mandeep Khinda3-5/+10
2018-05-17fixing nodeport collisions with sdncMandeep Khinda2-2/+2
I am told that the sdnc geo feature needs a well known set of node ports and they have selected a contigous block so I am changing the other charts Issue-ID: OOM-1096 Change-Id: I237d126e96174726902422bf842135304764c7d2 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-17Increase portal-db initial liveness probe timeGary Wu1-2/+2
The most recent TLAB OOM Portal deployment failed due to the portal-db initialization being terminated at the 5 minutes mark. Bumping the probe initial delays even higher. Change-Id: I6904fe7c4dd894725b7febcceab07a80e348a69e Issue-ID: PORTAL-283 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-17Merge "Fix postgres startup"Mandeep Khinda2-5/+10
2018-05-17Merge "pdp-x range in pap config not to skip -2"Mandeep Khinda1-1/+1
2018-05-17Multi-site High-availability Manual Failover (PoC)Neha Jain3-5/+10
Change-Id: I9f1417a77b0e3cae23f55b1bfc1d419730d8f9cd Signed-off-by: Neha Jain <neha.jain3@amdocs.com> Issue-ID: SDNC-214
2018-05-17fixing common makefile build errorMandeep Khinda1-1/+2
Issue-ID: OOM-1095 Change-Id: I469fcf48b3c99496199d31f55a7c46bfb9711832 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-17Merge "log logstash replicaset to 3"Mandeep Khinda1-1/+2
2018-05-17Merge "Use :latest for image tag"Mandeep Khinda2-2/+2
2018-05-17Fix postgres startupBorislavG2-5/+10
Change-Id: I411447a908c16b3769a5819d8812a93b58623af6 Issue-ID: OOM-1094 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-17Merge "Add External Interface NBI project into OOM"Mandeep Khinda28-0/+1344
2018-05-17removing space in appc properties fileMandeep Khinda1-1/+1
it fails the helm linter Issue-ID: OOM-1085 Change-Id: I04541ceba07204be3fef1749fd7d8bcdbb688cbe Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-17Add External Interface NBI project into OOMSylvain Desbureaux28-0/+1344
NBI (North Bound Interface) is one of the new project added for Beijing release. Features added ============== MongoDB common chart -------------------- Ability to start a mongo container, with a chart consistent with other common charts (readiness, liveness, persistence, resources, nfs, service, ...). Specific configuration: * name of the db to create if needed NBI chart --------- Ability to start a mariadb container, with a chart consistent with other common charts (readiness, liveness, persistence, resources, nfs, service, ...). Specific configuration: * name of the db to create if needed * name of the user that has access to the db * password of the user that has access to the db * root password of the database Ability to start a NBI container, with a chart consistent with other common charts (readiness, liveness, persistence, resources, nfs, service, ...). Specific configuration: * log level * cloudOwner * ecompInstanceId * openStackRegion * openStackServiceTenantName * sdc_authorization * aai_authorization * so_authorization ONAP chart ---------- Added a requirement on NBI chart, possibility to enable/disable and configuration to push to the chart. Current Status ============== - [*] adding a common chart for mongodb - [*] make mongo chart compiling - [*] testing the mongodb common role - [*] creating a mariadb chart inside nbi helm - [*] testing the mariadb chart - [*] make mariadb chart compiling - [*] make nbi use these charts - [*] make nbi chart compiling - [*] test the whole solution - [*] create a service for nbi Change-Id: I8dd3e79768c83b1553a05c892cf418f840931255 Issue-ID: EXTAPI-54 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-05-17Merge "Appc Conf Changes"Mandeep Khinda1-3/+3
2018-05-17Appc Conf ChangesPriyanka1-3/+3
Issue-ID: OOM-1085 Change-Id: I8aea111d120dc72fc8681504bda6df075b2d14da Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-17Merge "Policy 1.2.2 released artifacts"Mandeep Khinda4-4/+4
2018-05-17pdp-x range in pap config not to skip -2Jorge Hernandez1-1/+1
Change-Id: Ic06921ee7fd0b5072381fbadc314647fb7df4a49 Issue-ID: POLICY-802 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-17Policy 1.2.2 released artifactsPamela Dragosh4-4/+4
Issue-ID: POLICY-798 Change-Id: If35ad61649daa347118e02de383b6778c4b4472c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>