aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-04-30Downgrade Common Cassandra version to 2.1.17 for Dublinmahendrr1-1/+1
Change-Id: I0ae425343937389ff2f9bfd41701402398a63a82 Issue-ID: OOM-1832 Signed-off-by: mahendrr <mahendra.raghuwanshi@amdocs.com>
2019-04-29Documented Dublin docker,helm,k8s versionsMike Elliott1-0/+1
Change-Id: I1d8a42caf331edf56a640694331c57d1e3cfb6b2 Issue-ID: OOM-1608 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2019-04-29Merge "AAI HELM code transfer"James MacNider321-18804/+3
2019-04-27Merge "Add missing parameters"Brian Freeman2-109/+177
2019-04-26Fix preload for vFWCL instantiateBrian Freeman1-2/+3
synch preload for vpkg_preload for Vnf_Orchestration and Demo so that the same network prefix is used for vPKG that is created when vFWSNK is instantiated. Issue-ID: INT-1039 Change-Id: I312f19068cd6b5fc2e9213f1134bf6d7da97e9cb Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-26AAI HELM code transferJessica Wagantall321-18804/+3
- Remove kubernetes/aai code from OOM. - Add oom/aai as submodule of OOM in kubernetes/aai location. Change-Id: I7741a0cd4b0ecef174569c9450b09f2f7c211f44 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-26Replace dev- with health- for eteHelmBrian Freeman1-1/+1
Issue-ID: INT-992 Change-Id: I4207c2037f4002f0968b99879af5a5c478552273 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-26Add missing parametersDeterme, Sebastien (sd378r)2-109/+177
Add missing parameters for policy api host and port + creds + update logback Issue-ID: CLAMP-358 Change-Id: I62989efc7e8fef60c0b84c4b4425b1d24582d5c0 Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
2019-04-26Merge "extend period of readiness probe"Alexis de Talhouët1-4/+4
2019-04-26Merge "fix /home/ansible ownership"Yang Xu1-2/+2
2019-04-26Merge "Deploy plugin bugfix."Mike Elliott1-1/+1
2019-04-25Merge "Fixed issue found in integration testing"Alexis de Talhouët1-1/+1
2019-04-25Update the package name in logback.xmlprathamesh morde3-3/+3
And fix property name mis-match Change-Id: Id6d3187c6fd4067b64685a0eff9f7a7922eb06ca Issue-ID: CCSDK-1288 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-04-25Bump up CLAMP imageYang Xu3-3/+3
Change-Id: I6a49d62a097102e7b14707582a98720493fc422b Issue-ID: CLAMP-358 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-25fix /home/ansible ownershipTaka Cho1-2/+2
in k8s, the nfs mount point was assigned to /home/ansible that caused the issue where /home/ansible becomes to root:root so moved to /var/local and also updated to the laest version that contains the latest fix Change-Id: I8bd79c1f606a4392df1780fae4964b54f767c1e2 Issue-ID: APPC-1583 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-04-25Merge "Remove DCAE image from update"Brian Freeman26-26/+26
2019-04-25Merge "update dashboard input"Mike Elliott3-4/+5
2019-04-25Fixed issue found in integration testingMichaelMorris1-1/+1
Change-Id: I50e55e1323f2fe336ae1e2cfe2c0bfa6263c8068 Issue-ID: SO-1814 Signed-off-by: MichaelMorris <michael.morris@est.tech>
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 "Add Pluggable Security to Search MS"Borislav Glozman16-1/+345
2019-04-24Merge "Add new committers to INFO.yaml"James MacNider1-0/+15
2019-04-24Merge "Fixes for RegionThree"Yang Xu2-6/+6
2019-04-24Add new committers to INFO.yamlMike Elliott1-0/+15
Change-Id: I000d01501f67013087a1f9447c783f28d74566d4 Issue-ID: OOM-1827 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2019-04-24extend period of readiness probeTaka Cho1-4/+4
changed to: initialDelaySeconds: 300 periodSeconds: 60 Change-Id: Ic13238e886a8d01a93e2d4f4c7d6bc8f91b5cd09 Issue-ID: APPC-1581 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-04-24Merge "not used variable was removed"Borislav Glozman1-1/+0
2019-04-24update dashboard inputVijay Venkatesh Kumar3-4/+5
CM version update (new types) TLS container version update (bbsep san) Version update for bootstrap Change-Id: I58342d527b8f58e52c65dad65fff51df4d45ea67 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
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-19Add Pluggable Security to Search MSJennie Jia16-1/+345
Issue-ID: AAI-2272 Change-Id: I1dfaa21a7e7de1e044812d6dd8098715d4eaa22a Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.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