summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2019-04-24Remove DCAE image from updateYang Xu26-26/+26
Change-Id: Ifa98f8610b0a96a28f3a3ded7cb65663e9455158 Issue-ID: INT-1042 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-24Merge "Fixes for RegionThree"Yang Xu2-6/+6
2019-04-24Merge "not used variable was removed"Borislav Glozman1-1/+0
2019-04-24Merge "Resolve license issues in SearchGuard config"Borislav Glozman1-104/+6
2019-04-24Merge "Update vfc chart using OOM shared mariadb galera"Borislav Glozman8-3/+49
2019-04-24Merge "Fix problem with post install job"Borislav Glozman2-3/+3
2019-04-24Merge "Update Docker Image Number"Borislav Glozman4-4/+4
2019-04-24Merge "Add command-processor chart"Borislav Glozman31-134/+557
2019-04-23Merge "Update SDC image version"Brian Freeman4-5/+5
2019-04-23Merge "remove startODL string check"Brian Freeman1-2/+1
2019-04-23Update VFC image versionYang Xu17-17/+17
Change-Id: I05c3890cf7b1cc87c575a79f0a767a4d35634161 Issue-ID: INT-1042 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-23remove startODL string checkTaka Cho1-2/+1
it is not necessary to check startODL is runnning or no. in the past, startODL took 30-40 mins From dublin, startODL only takes less than 30 sec Change-Id: I5b5d80a1bde2d0d292d809dd202e1c3a15a1cf4d Issue-ID: APPC-1581 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-04-23Update SDC image versionYang Xu4-5/+5
Change-Id: I032beab8e5057ba32b1ed74399347fbee38fe6b0 Issue-ID: INT-1042 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-23Merge "SO Rolling upgrade using helm hooks"Mike Elliott30-506/+330
2019-04-23Fixes for RegionThreeBrian Freeman2-6/+6
Issue-ID: INT-1026 Change-Id: I7ab9a2ff481583fc3512a4fd0ddf27afa0cf31cc Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-23Update Docker Image Numberstatta4-4/+4
Issue-ID: PORTAL-557 Change-Id: I48ac30eefc285ef4ff12dee24af85dced366d52e Signed-off-by: statta <statta@research.att.com>
2019-04-23Update SO image version in OOMYang Xu9-9/+9
Change-Id: I192a22ce93991e70cb9a6b2777530953c8913358 Issue-ID: INT-1042 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-23Add command-processor chartAlexis de Talhouët31-134/+557
- rework CDS structure - Use nodePortPrefixExt for cds-ui - 30497 - Reformat Chart name and Description Change-Id: I626b78c7a12adddf207b6f900d61e128308f9ab3 Issue-ID: CCSDK-1164 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-22Fix dictionary mergeBrian Freeman1-2/+15
Previous version was overwriting Demo key with last preload_data.json structure instead of a merge. Have to iterate over keys Issue-ID: INT-1038 Change-Id: Ia15428b3aae7cbc681a96d50656d278b5ef07b42 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-22Support dynamic preload and second vnf siteBrian Freeman3-0/+55
Second VNF site for keystone V3 testing as well Issue-ID: INT-1038 Change-Id: I007a62a2bdb986a05658af1c67d6f3fd399b1a1a Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-19Update vfc chart using OOM shared mariadb galerayangyan14-9/+55
Issue-ID: OOM-1776 Change-Id: I092815a6e5eebfe10cf213d995578238d73d0e48 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-19SO Rolling upgrade using helm hooksMahendra Raghuwanshi30-506/+330
Issue-ID: OOM-1772 Change-Id: If206ae7cc2f4273889376e1bb3fa77bacfaae3cc Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-04-19not used variable was removedpkaras1-1/+0
Change-Id: I4d30ce08b8ae481b889aba10ead9d270761c1c70 Issue-ID: DMAAP-1114 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
2019-04-19Resolve license issues in SearchGuard configLee, Tian (tl5884)1-104/+6
Remove all comments and config sections from SearchGuard config marked as not free for commercial use. Change-Id: I9b4615ef2aa9741430349c0eda2ae9ebf96b3b7d Issue-ID: AAI-2289 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2019-04-19Fix problem with post install jobpkaras2-3/+3
Change-Id: I18c255576983914ef7cc31638c9ae54d2db3739d Issue-ID: DMAAP-1172 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
2019-04-19Merge "Switch policy/api rest port from cluster to node"Alexis de Talhouët1-1/+1
2019-04-18Update VNF script version in RobotMarco Platania1-2/+2
Change-Id: I19a8b3ffbe63fc5cbfee6da9b2bd073d09727bb6 Issue-ID: INT-853 Signed-off-by: Marco Platania <platania@research.att.com>
2019-04-18Switch policy/api rest port from cluster to nodejhh1-1/+1
Change-Id: I6748018f19d1af27974dd5926447adac66a5a835 Issue-ID: POLICY-1663 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-04-18Merge "Update haproxy to use 1.4.0 docker"Mike Elliott1-1/+1
2019-04-18Merge "Update netbox deployment"Mike Elliott1-15/+13
2019-04-18Merge "AAI Rolling upgrade using helm hooks"Mike Elliott14-348/+672
2019-04-17Merge "Add readiness dependency on aaf"James MacNider4-7/+28
2019-04-17Merge "Allow dr-node containers to run as non-root"Mike Elliott5-9/+20
2019-04-17Merge "fix for filebeat"Mike Elliott2-4/+4
2019-04-17AAI Rolling upgrade using helm hooksMahendra Raghuwanshi29-774/+736
Change-Id: I81b8c7069e374e2ee789f6dd99e6cb55d98e5d28 Issue-ID: OOM-1676 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-04-17Update netbox deploymentAlexis de Talhouët1-15/+13
- proper readiness check so the job stop failing - pull from netboxcommunity, not onap proxy Change-Id: I2c1b653a5043e5e961c06666a7ac88c0d9201052 Issue-ID: OOM-1562 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-17Merge "mariadb-galera initContainer not honour pullPolicy"Alexis de Talhouët1-0/+1
2019-04-17Merge "Updated policy/xacml-pdp Charts"Alexis de Talhouët4-10/+50
2019-04-17Merge "Upgrade AAI to use common shared Cassandra"Alexis de Talhouët20-426/+64
2019-04-17Merge "SDNC using shared mariadb-galera cluster"Alexis de Talhouët20-59/+64
2019-04-17Merge "Changes to support onappf PDP-A"Alexis de Talhouët5-5/+45
2019-04-17Merge "Updated properties for VNFM adpater"Alexis de Talhouët1-0/+7
2019-04-17Merge "Fix script name in usage output"Borislav Glozman1-21/+22
2019-04-17Fix script name in usage outputkaihlavi1-21/+22
demo.sh replaced with demo-k8s.sh in output Some spaces adjusted to tabs (in line with the rest of the script) and some typos corrected Change-Id: I9b19d191a8e2f1fc3cc791d1b549722390e3c97d Issue-ID: OOM-1798 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-04-17Upgrade AAI to use common shared CassandraMahendra Raghuwanshi20-426/+64
Change-Id: I0186b09697f32115595383c4e409e608e2cf767f Issue-ID: OOM-1652 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-04-16Merge "Set aai&music Cassandra readiness periodSeconds"Alexis de Talhouët2-2/+2
2019-04-16Merge "Update the Cert with portal-app SAN"Alexis de Talhouët1-0/+0
2019-04-16Changes to support onappf PDP-Aa.sreekumar5-5/+45
Adding configuration files and changes to support onap policy framework PDP-A. Change-Id: I4ccbb172185f7abbf6392f790de9411e45697100 Issue-ID: POLICY-1632 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-04-16Merge "Add wait for plugin upload"Mike Elliott1-1/+1
2019-04-16Allow dr-node containers to run as non-rooteconwar5-9/+20
Update image version to 2.1.0 that has year long certs Change-Id: If17c569c6db879b6fcee9221307560a54f9cb422 Issue-ID: DMAAP-1134 Signed-off-by: econwar <conor.ward@est.tech>