summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-03-27Merge "[HOLMES] Migrate Holmes from Cloudify to Helm"Krzysztof Opasiak49-2/+1371
2021-03-27Merge "[MULTICLOUD] Remove multicloud-azure from release"Krzysztof Opasiak12-429/+0
2021-03-27[DMAAP] Bump image versionsSylvain Desbureaux3-3/+3
Update DMaaP images for Bus Controller and Data Router. Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1542 [split commit in two] Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib227ace915ae1a39c87b5e10e0d0db3c1cdba46d
2021-03-26[HOLMES] Migrate Holmes from Cloudify to HelmGuangrongFu49-2/+1371
Instead of using cloudify, use helm directly in order to deploy the charts. Change-Id: I6c97862898ab34b63a15b942b1396c0d19179e46 Issue-ID: HOLMES-396 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn> [Adding AAF part and change nodeports] Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2021-03-26[DCAEGEN2] Fix VES Helm Chart to use correct schemaRemigiusz Janeczek1-1/+1
v7 endpoint should use updated schema file: CommonEventFormat_30.2.1_ONAP.json instead of: CommonEventFormat_30.2_ONAP.json Issue-ID: DCAEGEN2-2697 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ib5c02653af809b5c65c962dda9b39ad839dae639
2021-03-26[AAF][SMS] Relax Vault limitsSylvain Desbureaux1-4/+4
AAF SMS Vault has been seen having 'OOM Killed' pods at start. Relaxing the limits sets in order to avoid it. Issue-ID: OOM-2711 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ie22bd1e90017207b326faf8b7c6dda23ffe7950a
2021-03-26[SO] SDNC-adapter missing properties for the latest changesseshukm4-1/+34
Adding the missing oom properties for the sdnc adapter. Issue-ID: SO-3590 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id114848c88329db8317695391142483a43d1b6fb
2021-03-26[MULTICLOUD] Remove multicloud-azure from releaseKrzysztof Opasiak12-429/+0
multicloud-azure is descoped from H release Issue-ID: MULTICLOUD-1309 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: I2350d6fe82ceae4e16ce9e5ef929c6e7d5d42c45 [Instead of disabling let's remove it] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2021-03-26Merge "[DMAAP][MR] Retrieve certs automatically"Krzysztof Opasiak15-80/+574
2021-03-26[DMAAP][MR] Retrieve certs automaticallySylvain Desbureaux15-80/+574
Instead of hardcoding certificates inside the container, use cert initializer in order to retrieve them automatically at start. Issue-ID: DMAAP-1547 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I7fcb8831539d8d9d5d25bcaae44a3c66672f7b1a
2021-03-25Merge "[VFC] Update image of components of VFC"Sylvain Desbureaux7-7/+7
2021-03-25Merge "[DOC][COMMON] Prepare Honolulu release"Krzysztof Opasiak428-2091/+1064
2021-03-25Merge "[ONAP] Upgrade crunchy image"Sylvain Desbureaux3-2/+6
2021-03-25Merge "[POLICY] Update RC0 released versions"Sylvain Desbureaux8-10/+11
2021-03-25[VFC] Update image of components of VFCdyh7-7/+7
Update the image version for VFC components Issue-ID: VFC-1803 Change-Id: I4b7d7f5118de04849fe6fcb027f32db4305781e0 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-03-24[ONAP] Upgrade crunchy imageTomasz Pietruszkiewicz3-2/+6
Set the newest version of crunchy-postgres image. In this image python 2.x was replaced by python 3.x. The crunchy-postgres image is used in few projects in the ONAP, not only in vnfsdk. Change-Id: I1799b6be66312d2418878533775c741b286bec61 Issue-ID: VNFSDK-647 Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
2021-03-24[POLICY] Update RC0 released versionsjhh8-10/+11
apex image: onap/policy-apex-pdp:2.5.1 api image: onap/policy-api:2.4.1 distribution image: onap/policy-distribution:2.5.1 pdpd-cl image: onap/policy-pdpd-cl:1.8.1 pap image: onap/policy-pap:2.4.1 xacml-pdp image: onap/policy-xacml-pdp:2.4.1 policy-clamp-backend image: onap/policy-clamp-backend:6.0.2 policy-clamp-frontend image: onap/policy-clamp-frontend:6.0.2 Issue-ID: POLICY-3127 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I1381c9f310adb0b310262cd242ed4883388fcbc3 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2021-03-24[DOC][COMMON] Prepare Honolulu releaseSylvain Desbureaux428-2091/+1064
Updating the documentation and bumping version to 8.0.0 Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6f942f1466fed64264c44fb8fc0e1ffc93a98f18
2021-03-24[CPS] Add credentials for service basic authBruno Sakoto2-6/+24
Set environment variables for basic authentication to cps service. Username and password are provided from values file. If the password is not provided, it is generated from master password at deployment time. Issue-ID: CPS-175 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Icc2744b851cfd4288a3951f791f2bd284f4ad3ca
2021-03-24Merge "[DCAE] Policy-handler version revision for bugfix"Krzysztof Opasiak2-3/+3
2021-03-24Merge "[VID] Create an empty dir for cache"Sylvain Desbureaux1-0/+4
2021-03-24Merge "[CCSDK] Correct permissions of mounted configmaps"Sylvain Desbureaux1-1/+1
2021-03-24[VID] Create an empty dir for cacheSylvain Desbureaux1-0/+4
VID needs a cache folder. Currently, this caching feature doesn't work as cache folder can't be accessed. This patch allows the cache to be accessed. Issue-ID: VID-960 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Iea442f115e01919e82b14674249695d21c3197fe
2021-03-24Merge "[VID] Obfuscate truststore password at the entrypoint"Sylvain Desbureaux2-2/+4
2021-03-24[DCAE] Policy-handler version revision for bugfixvv770d2-3/+3
Updated requirements to address startup exception Revised log/cert path based on new image req. Change-Id: I371e4eb59c67e7fa6c27c6a732eafb356073d152 Issue-ID: DCAEGEN2-2652 Signed-off-by: vv770d <vv770d@att.com>
2021-03-24[CCSDK] Correct permissions of mounted configmapsKonrad Bańka1-1/+1
One configmap contains scripts that need to be executable. It turns out that by mistake such file permissions were granted to wrong volume by mistake. Issue-ID: CCSDK-2958 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: If02b4579981bcf3ba52304013f3be4ec43e2672c
2021-03-23[VID] Obfuscate truststore password at the entrypointKrzysztof Opasiak2-2/+4
VID unfortunately expects truststore password to be obfuscated instead of getting it in plain text. Current solution that we had in the master branch was only a temporary fix which hardcoded obfuscated password in our charts. This patch introduces a proper solution that uses jetty-util to obfuscate the password before starting VID application. Issue-ID: OOM-1 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I391c29b6552121fd0b574a1046b4c1551c1a927a
2021-03-23Merge "[CPS] Update with latest CPS image for Honululu"Krzysztof Opasiak3-2/+15
2021-03-23Merge "[DCAE] Revise to 4.4.2 CM container"Sylvain Desbureaux1-1/+1
2021-03-23[CPS] Update with latest CPS image for HonululuRishi.Chail3-2/+15
Added config for liquibase. Updated image for CPS. Issue-ID: CPS-256 Signed-off-by: Rishi.Chail <rishi.chail@est.tech> Change-Id: I6c1dd27fc29e21efced95de874b7ce723536c438
2021-03-22[DCAE] Revise to 4.4.2 CM containervv770d1-1/+1
Updated K8Splugin 3.8.0 (container policy-lib fixfor base64 encoding in py3) Change-Id: I5b32e06520c03d2151b45707a55e5e20f0c50584 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2671 Signed-off-by: vv770d <vv770d@att.com>
2021-03-22[DCAEGEN2] Fix configmap mountingMichal Banka2-3/+2
Removed 'subPath' field which blocks reloading mounted file when Configmap changes. Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: I78614e06542392a7c39cd650fd5ae1f98108c365 Issue-ID: DCAEGEN2-2576
2021-03-22Merge "[VNFSDK] Automatically retrieve certificates"Krzysztof Opasiak12-5/+136
2021-03-22Merge "[DCAEGEN2] Deploy DCAE microservices via Helm"Krzysztof Opasiak60-0/+2175
2021-03-22Merge "[DOC] Installation guidelines for PaaS components"Sylvain Desbureaux2-1/+105
2021-03-22Merge "[DCAEMOD] Update healthcheck"Sylvain Desbureaux1-1/+1
2021-03-22Merge "[SDNC] Check existance of DB user before creation"Sylvain Desbureaux1-2/+2
2021-03-22Merge "[VID] Update VID to 8.0.2"Sylvain Desbureaux1-1/+1
2021-03-21[DCAEMOD] Update healthcheckRemigiusz Janeczek1-1/+1
Old healthcheck used older K8S api version because of which all of dcaemod components were reported as unavailable. Issue-ID: DCAEGEN2-2673 Change-Id: I04d6806e81865bea095cfbb33e38e7dee2fa75f7 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
2021-03-21Merge "[CONTRIB][AWX] Fix Web Interface"Sylvain Desbureaux3-1/+107
2021-03-21Merge "[DCAEMOD] Update runtime-api image"Sylvain Desbureaux2-2/+8
2021-03-21Merge "[SDC] Update containers to 1.8.4"Sylvain Desbureaux4-9/+7
2021-03-21[SDNC] Check existance of DB user before creationandreasgeissler1-2/+2
When installing SDNC in a local DB, the execution of the DB initialisation job fails as the user already exists and granting the privileges to the DB is not executed. This patch will only create the user and DB if not already present. Issue-ID: OOM-2705 Signed-off-by: andreasgeissler <andreas-geissler@telekom.de> Change-Id: Iabfc90829cea1f98181caf3367c8f2b78de96c7f
2021-03-21[VID] Update VID to 8.0.2Ikramullah, Ikram1-1/+1
VID's Honolulu release image. Issue-ID: VID-958 Change-Id: Iad54bdeb02a9e361db5ca0d68d3487a1dc4d3150 Signed-off-by: Ikramullah, Ikram <ikram@research.att.com>
2021-03-21[DCAEGEN2] Deploy DCAE microservices via HelmJack Lucas60-0/+2175
Deploy DCAE microservices using Helm instead of having the DCAE bootstrap container deploy them using Cloudify. Charts for the microservices are found under oom/kubernetes/dcaegen2-services. Issue-ID: DCAEGEN2-2615 Issue-ID: DCAEGEN2-2617 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I22d88987ae8e21b3c08f31f13ffda98967d13297 [Use common secret template for secrets] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2021-03-21[DCAEMOD] Update runtime-api imageJoanna Jeremicz2-2/+8
Update BPGenerator 1.7.3: - Update default k8splugin import - Externalize resource limits defaults for generated blueprints. Issue-ID: DCAEGEN2-2636 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I5a0ce9ced5ebbe7e48eccd9fdb056d4bf58dc34e
2021-03-21Merge "[ROBOT] Add properties for DCAE MS healthcheck"Sylvain Desbureaux2-0/+9
2021-03-21Merge "[DCAE] Component revisions for H release"Sylvain Desbureaux2-6/+6
2021-03-21Merge "[OOF] Update containers to latest versions"Sylvain Desbureaux19-21/+82
2021-03-21[CONTRIB][AWX] Fix Web InterfaceOthman Touijer3-1/+107
Add NGINX configuration so it can be run as non root. Issue-ID: INT-1858 Signed-off-by: Othman Touijer <othman.touijer@soprasteria.com> Change-Id: I8e313a49db0dfadf5c180c4415c7237ffd3635f9