summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-09-22[COMMON] Fix genericKV cache generationKrzysztof Opasiak1-1/+10
Make sure that the envs sections gets tpl and cached properly. Issue-ID: OOM-1 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I4064bdf3204a61a30b7296503c99e7931bae8cd2
2021-09-22Merge "[SO] Add TLS configuration for SO API Ingress"Krzysztof Opasiak5-4/+28
2021-09-21Merge "[AAI] Releasing the Istanbul AAI Docker Images"Sylvain Desbureaux9-20/+20
2021-09-21Merge "[DCAE] Istanbul version updates for DCAE components"Sylvain Desbureaux11-12/+11
2021-09-21Merge "[COMMON] Replace tabs by 4 ws in shell scripts"Sylvain Desbureaux15-555/+553
2021-09-21Merge "[DCAEMOD] Update chart with service account"Sylvain Desbureaux21-0/+69
2021-09-21Merge "[POLICY] Update core images/config for m4 istanbul"Sylvain Desbureaux20-102/+168
2021-09-21Merge "[COMMON] Fix db-metrics readiness timeout issue"Sylvain Desbureaux2-6/+31
2021-09-20Merge "[MSB]Update MSB docker images version"Krzysztof Opasiak3-3/+3
2021-09-20[AAI] Releasing the Istanbul AAI Docker Imageswr148d9-20/+20
Included changes are global requirement, schema, and security updates Issue-ID: AAI-3375 Change-Id: I3e064fef882dc2593e85f1cef75320404338a626 Signed-off-by: wr148d <wr148d@att.com>
2021-09-20[DCAE] Istanbul version updates for DCAE componentsVijay Venkatesh Kumar11-12/+11
Updated version for bootstrap - includes blueprint revision for following services bbs-ep,dfc,dl-admin,hv-ves,kpi-ms,pm-mapper pmsh,slice-analysis, son-handler,tca, vescollector CBS version bump to 2.5.4 (integration base image alignment) Change-Id: I9964c8b1c09aa93dfb4426e5eace230c0a6178a8 Issue-ID: DCAEGEN2-2904 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-09-20[COMMON] Replace tabs by 4 ws in shell scriptsguillaume.lambert16-557/+555
with the following command $ find . -not -path '*/\.*' -name *.sh -exec sed -i 's/\t/ /g' {} + then realign manually what deserves it and in particular, unindent some EOF scripting tags so they do not trigger errors. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: Ibfa463ec8083d5a39de18a54d9c1d8746710fe03
2021-09-20[MSB]Update MSB docker images versionjinquanni3-3/+3
Updated the version of MSB's images. Issue-ID: MSB-537 Signed-off-by: jinquanni <ni.jinquan@zte.com.cn> Change-Id: I034005e3033640643d83f858c31020d18ce1787f
2021-09-18[DCAEMOD] Update chart with service accountfarida azmy21-0/+69
Add service account to requirements, values & deployment/statefulset Issue-ID: OOM-2827 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Change-Id: Icdf48ad2b443b0c360ee89b13cae5a0db6c74dce
2021-09-17Merge "[OOM] Use cert-initializer truststore instead of hard-coded ONAP Root CA"Sylvain Desbureaux7-8/+35
2021-09-17[POLICY] Update core images/config for m4 istanbuljhh20-102/+168
New images and configuration for api, pap, distribution, pdpd, pdpx, pdpa and db components. Issue-ID: POLICY-3199 Issue-ID: POLICY-3456 Issue-ID: POLICY-3593 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I4572a3aeb8481d8d2ea671f67e105a05fc6ce1b8 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Signed-off-by: Jim Hahn <jrh3@att.com> Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Signed-off-by: Jim Hahn <jrh3@att.com> Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca> Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2021-09-16[OOM] Use cert-initializer truststore instead of hard-coded ONAP Root CAAbdelmuhaimen Seaudi7-8/+35
By adding the certInitializer directives in cds blueprint processor deployment, we get access to the AAF ONAP Root CA, instead of static file. Issue-ID: CCSDK-3356 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ifc3d1797905868b268cbfd06237866bf8dc3d3f5
2021-09-16Merge "[CMPV2-CERT-PROVIDER][DOC] Improve documentation"Sylvain Desbureaux1-2/+4
2021-09-16Merge "[OOM] Fix Feed Provisioning for DFC"Sylvain Desbureaux1-1/+1
2021-09-16[COMMON] Fix db-metrics readiness timeout issuea.sreekumar2-6/+31
DB connection from Policy Framework components fail intermittently with Connection refused error. Upon investigation, identified that mariadb-metrics readiness is failing with timeout, and thereby affecting the db connectivity intermittently. So, changing readiness timeout from 1 second to 5 seconds so that there is enough time to get back the /metrics response and readiness can pass. Also making the properties configurable. Similar issue could happen in other components too. Change-Id: I8dfbfeb0fe791c1bce373dd9d7124d26457c4919 Issue-ID: POLICY-3637 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2021-09-16Merge "[UUI] Update image of components of UUI"Sylvain Desbureaux2-2/+2
2021-09-16Merge "[CPS] Upgrade cps-temporal & ncmp-dmi-plugin to 1.0.0"Sylvain Desbureaux2-2/+2
2021-09-16Merge "[DCAEGEN2] Update PM-Mapper image to 1.7.1"Sylvain Desbureaux1-1/+1
2021-09-14[CPS] Upgrade cps-temporal & ncmp-dmi-plugin to 1.0.0Renu Kumari2-2/+2
Update docker image version to 1.0.0 for - cps-temporal - ncmp-dmi-plugin Issue-ID: CPS-613 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: I3a543eb1aee1c1cae8d9f392027c27454c76ce25
2021-09-14Merge "[AAI] Service Mesh compatibility"Sylvain Desbureaux41-96/+282
2021-09-14[CMPV2-CERT-PROVIDER][DOC] Improve documentationJoanna Jeremicz1-2/+4
- Improve CMPv2 assets upgrade instructions Issue-ID: OOM-2753 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I625cf42ab4e57e92c10445d91b3b536df606aef4
2021-09-14[DCAEGEN2] Update PM-Mapper image to 1.7.1k.kedron1-1/+1
new version 1.7.1 rebased to patch with bootstrap update Issue-ID: DCAEGEN2-2873 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Ie7e9a52eb78e43af28806cfbbc6082143fc55a90 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-09-14Merge "[CPS] Charts added for repo cps-cps-temporal"Sylvain Desbureaux24-1/+983
2021-09-14Merge "[DCAEGEN2] Update HV-VES version to 1.9.1"Sylvain Desbureaux2-2/+3
2021-09-14Merge "[DCAE] Update DFC to version 1.6.1"Sylvain Desbureaux2-3/+7
2021-09-14Merge "[HOLMES] Updated the Version of Docker Images"Sylvain Desbureaux2-2/+2
2021-09-14Merge "[DCAE] Update tcagen2 version to 1.3.1"Sylvain Desbureaux2-3/+3
2021-09-14Merge "[COMMON] Fix deploy.sh/undeploy.sh scripts"Sylvain Desbureaux2-4/+4
2021-09-13[AAI] Service Mesh compatibilityosk1146141-96/+282
This patch makes AAI to work on service mesh by removing https calls from everywhere. It allows also to use AAI on an environment without need of TLS. Issue-ID: OOM-2670 Signed-off-by: Ondrej Frindrich <ondrej1.frindrich@orange.com> Change-Id: I19adabc7b33c1ada243ec16f77dbf8fde19b1386
2021-09-13[CPS] Charts added for repo cps-cps-temporalputhuparambil.aditya24-1/+983
cps-temporal component added for cps-temporal-db and cps-temporal(application) Issue-ID: CPS-482 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I91998e0d2e9f953f8579ee40d1670199155d3396
2021-09-12[UUI] Update image of components of UUIhekeguang2-2/+2
Update the image version for UUI components Issue-ID: USECASEUI-604 Change-Id: I1aa59d3c8c4d198ecb7d734a2df848e20adc2b0f Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2021-09-10[OOM] Fix Feed Provisioning for DFCajay_dp0011-1/+1
Cmd :"grep -o '"logURL":"[^"]*' "$file" | cut -d '"' -f4" filters more then one logURL like below from feedConfig response log, If both subs/pubs are present, which corrupts application config. https://dmaap-dr-prov/feedlog/1 https://dmaap-dr-prov/sublog/1 Requirement is to filter only feedlog URL, with changes script should correctly filter URL: https://dmaap-dr-prov/feedlog/1. Issue-ID: DCAEGEN2-2910 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I2a67aad5c533f1b623737f56feeefb3a05f6373a
2021-09-10[DCAE] Update DFC to version 1.6.1Remigiusz Janeczek2-3/+7
Update of DCAE-SDK in DFC Issue-ID: DCAEGEN2-2692 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I2b64227344aae2f76d61876983eead92d761e9ea
2021-09-10Merge "[CPS] Charts added for repo cps-ncmp-dmi-plugin"Sylvain Desbureaux15-2/+615
2021-09-09Merge "[CDS] Prometheus metrics for command-executor"Sylvain Desbureaux4-0/+53
2021-09-09Merge "[OOM] Update Linux SSL Truststore /etc/ssl"Sylvain Desbureaux2-0/+16
2021-09-09Merge "[CONTRIB] Introduce certificate update use case in CertService"Sylvain Desbureaux14-65/+227
2021-09-09Merge "[DCAE] Bootstrap and other components version update"Sylvain Desbureaux4-4/+4
2021-09-09[COMMON] Fix deploy.sh/undeploy.sh scriptsguillaume.lambert2-4/+4
- fix bugs introduced after Honolulu - use exit code 1 rather than 0 when scripts are not called properly Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: If4bff02bcf8c26b924ce6d5281d6ad35f3defa40
2021-09-08[CPS] Charts added for repo cps-ncmp-dmi-pluginshivasubedi15-2/+615
ncmp-dmi-plugin component added for ncmp dmi plugin application Issue-ID: CPS-497 Change-Id: I4100140b5421a6ee638a2e0a7dab1eaf3031a698 Signed-off-by: shivasubedi <shiva.subedi@est.tech> [Improve secrets management] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2021-09-08Merge "[ESR] Remove ESR from OOM"Sylvain Desbureaux35-1146/+2
2021-09-08[SO] Add TLS configuration for SO API IngressSylvain Desbureaux5-4/+28
Instead of terminating TLS on SO POD, let's terminate it on its Ingress. This patch uses certInitializer to create the right certificates and put them in a secret. This secret is then referenced on SO Ingress. Issue-ID: SO-3078 Issue-ID: SO-3237 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Icdc8cf6fc84cb3b3c337b4f4e5320980eee06337
2021-09-08Merge "[COMMON] Fix bashisms in import-custom-cert"Krzysztof Opasiak1-5/+4
2021-09-08Merge "[COMMON] Fix ${p//pat/str} bashism"Krzysztof Opasiak1-2/+2
2021-09-08[DCAE] Update tcagen2 version to 1.3.1Remigiusz Janeczek2-3/+3
Changes: - Update DCAE-SDK to load config and policies from mounted files - Vulnerabilities fixes - Add AaiSerializer to prevent the duplication entry - Fix AAI HTTPS connection issues Issue-ID: DCAEGEN2-2710 Issue-ID: DCAEGEN2-2803 Issue-ID: DCAEGEN2-2878 Issue-ID: DCAEGEN2-2831 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ia6296c32a566571188def3f77a47090f2e3b0590