aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-11-06Merge "[SO] Update the pods for cnf-adapter for the latest issues" into istanbulSylvain Desbureaux1-1/+1
2021-11-06Merge "[MULTICLOUD] Release to fix cve issues" into istanbulSylvain Desbureaux11-35/+12
2021-11-05Merge "[MULTICLOUD] Release k8splugin after integration tests" into istanbulSylvain Desbureaux1-1/+1
2021-11-05Merge "[SDNC] Bump version for Istanbul RC" into istanbulSylvain Desbureaux7-7/+7
2021-11-05Merge "[MULTICLOUD] Release to fix java cve issues" into istanbulSylvain Desbureaux4-4/+4
2021-11-05Merge "[SO] Bump SO nssmf adapter version" into istanbulSylvain Desbureaux1-1/+1
2021-11-04Merge "[SDC] Update SDC to 1.9.4" into istanbulSylvain Desbureaux4-7/+7
2021-11-04[MULTICLOUD] Release k8splugin after integration testsLukasz Rajewski1-1/+1
Fixes in the k8splugin after cnfo integration tests. Issue-ID: MULTICLOUD-1409 Issue-ID: MULTICLOUD-1414 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I465cb0ba6432fa8d70b0463caeac7a1d4a1102ed (cherry picked from commit 3f245114129392b4ff84f1afee66f6bc250f1cee)
2021-11-04[SDNC] Bump version for Istanbul RCDan Timoney7-7/+7
Bump version of SDNC and CCSDK images for Istanbul. Note: this was submitted as 2 separate reviews to master - one at RC milestone, and a second at signoff which just had a version bump for SDNC. These changes are combined in this single review. Issue-ID: SDNC-1630 Issue-ID: SDNC-1615 Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id3a3627765e5623aa6cd8bffbfad1679ae6afef6 (cherry picked from commit e126a43804b5d91e0ea930190149eff54bad61b9)
2021-11-04Merge "[SO] Fix so-openstack-adapter support for Keystone V3 api" into istanbulSylvain Desbureaux4-1/+17
2021-11-04[MULTICLOUD] Release to fix java cve issuesLukasz Rajewski4-4/+4
This release focus on fixing cve issues by upgrading dependencies with regarding to artifactbroker, framework Issue-ID: MULTICLOUD-1334 Issue-ID: MULTICLOUD-1344 Signed-off-by: Bin Yang <bin.yang@windriver.com> Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I0f05444a55c9928de812af6c0b732492746948eb (cherry picked from commit 84847d49c5f1ba552daf362f5b2979018a19293b)
2021-11-04[SO] Bump SO nssmf adapter versionseshukm1-1/+1
Bump to 1.9.1 in order to fix defects found in the E2E testing. Issue-ID: SO-3758 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id9caedf9e9931660bce2e6732162a096d489a26f (cherry picked from commit 5c4f6acad76460a0ff5da3f193b77b43c410446e)
2021-11-03[SDC] Update SDC to 1.9.4MichaelMorris4-7/+7
Updating SDC images for Istanbul RC Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3744 Change-Id: I37d9bcde09fa3de52242a776b572f24a61a872e5 (cherry picked from commit 664194643653e3239d433420e4bab23a1222d020)
2021-11-03[SO] Fix so-openstack-adapter support for Keystone V3 apiMarcin Wilk4-1/+17
Currently so-openstack-adapter configuration file contains hardcoded v2.0 Keystone endpoint. This fix allows for defining Keystone api version via values/override file. Change-Id: Ib81c2888784d3d41c1ac2464c122a426743023dd Issue-ID: OOM-2866 Signed-off-by: Marcin Wilk <m.wilk@samsung.com> (cherry picked from commit ad9b376c2c47e46e30590bb0a8fe66fdb7badbab)
2021-11-03[SO] Update the pods for cnf-adapter for the latest issuesLukasz Rajewski1-1/+1
Istanbul related pairwise testing issues resolved and updated the pods. Issue-ID: SO-3404 Issue-ID: SO-3795 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: Ieb133108231562efb24a06f605ece64f76ee1e7c (cherry picked from commit 1c847750d0b98fa9b87510b7730e42da1e99bdeb)
2021-11-03[MULTICLOUD] Release to fix cve issuesBin Yang11-35/+12
This release focus on fixing cve issues by upgrading dependencies with regarding to artifactbroker, framework, openstack components. Issue-ID: MULTICLOUD-1344 Issue-ID: MULTICLOUD-1408 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: I4568a6c0039d111327d13ed35017b66b04e83ff1
2021-11-03[DOC] Correct requirements for doc chain buildingthmsdt3-3/+3
Issue-ID: DOC-765 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: I1321cf4ea3d616b37f74265bc5457c5b9214e988
2021-10-28[OOM] Fix issue with K8S semver checksebdet1-1/+1
The current kubeVersion leads to deployment issue, 1.19.X-Y X-Y must be added so that it can work on a patched k8s. Issue-ID: OOM-2873 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I90df220853f2884c7ade415b060a227e5f6ecb50
2021-10-27Merge "[DCAEGEN2] Update son-handler image version to 2.1.5"Sylvain Desbureaux1-1/+1
2021-10-27Merge "[POLICY] Altered helm chart for policy-clamp-be"Sylvain Desbureaux4-232/+267
2021-10-27Merge "[CPS] Service Mesh Compliance for CPS"Sylvain Desbureaux3-6/+6
2021-10-27Merge "[SDC] Exposing new parameters in chef config"Sylvain Desbureaux2-1/+7
2021-10-26[DCAEGEN2] Update son-handler image version to 2.1.5malar1-1/+1
Bug fix in filtering new FM notification Issue-ID: DCAEGEN2-2943 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Id3651b323934ddd325d5e9f9681dc472874a92d6
2021-10-22[POLICY] Altered helm chart for policy-clamp-besaul.gill4-232/+267
Added runtime-controlloop url and creds to application.properties Added new image to values Fixed SpringBoot issue where config could not be found Issue-ID: POLICY-3593 Change-Id: Ie54b4b10b3df428f6d6f72f2f53d6384f24c00cc Signed-off-by: saul.gill <saul.gill@est.tech>
2021-10-21Merge "[COMMON] Fix trailing blanks found by pre-commit"Sylvain Desbureaux8-29/+28
2021-10-20Merge "[HOLMES] Bumped the version of holmes-rule-mgmt"Sylvain Desbureaux1-1/+1
2021-10-20Merge "[DMAAP] Bump image versions"Sylvain Desbureaux8-15/+33
2021-10-20Merge "[COMMON] Adds 2 upper-constraints files to pin all dependencies"Sylvain Desbureaux3-20/+37
2021-10-20Merge "[CPS] Update cps-core image version 2.0.1"Sylvain Desbureaux1-1/+1
2021-10-20Merge "[OOF] Slicing_config exposed in the OOM config"Sylvain Desbureaux2-0/+101
2021-10-20Merge "[SO] Add properties for history cleanup window"Sylvain Desbureaux2-3/+12
2021-10-20Merge "[CDS] Add toggle for disabling command-executor blueprints PVC"Sylvain Desbureaux2-1/+5
2021-10-20Merge "[COMMON] Bump ONAP version"Sylvain Desbureaux462-1276/+1739
2021-10-20[COMMON] Fix trailing blanks found by pre-commitguillaume.lambert8-29/+28
pre-commit is now enforced by the CI chain. Meanwhile, trailing blanks were introduced in the code base and must be fixed so that gate pass. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: I54daa27a1fdf019a6777e9b90274d0ef4f1ba08e
2021-10-20Merge "[DCAEGEN2-SERVICES] Fix and resolve remote references in st. def. domain"Sylvain Desbureaux18-1372/+2407
2021-10-19[DCAEGEN2-SERVICES] Fix and resolve remote references in st. def. domainKrzysztof Kuzmicki18-1372/+2407
As it was agreed with Vijay we are downgrading standard defined domain used in OOM to version that is compatible with helm charts and config map size used during ONAP deployment. In order to upgrade schema map user need to use OOM/UTILS script and update deployments of: - dcae ves collector - dcae ves openapi manager Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: DCAEGEN2-2893 DCAEGEN2-2894 DCAEGEN2-2895 Change-Id: I09caa95041cf9bd5825d384eaf513cfecf24044d
2021-10-18Merge "[SO] Istanbul image changes after E2E integration tests"Sylvain Desbureaux7-7/+7
2021-10-18[CPS] Update cps-core image version 2.0.1puthuparambil.aditya1-1/+1
1. Step 7 of release process 2. Bug fix for cps-core Issue-ID: CPS-727 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: If43a1f11bcbf718cbe09aed3ac9b3e1abc7fd2be
2021-10-15[COMMON] Bump ONAP versionSylvain Desbureaux462-1276/+1739
Use version 9.0.0 for Istanbul Also update the doc. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I03e11799bf487226784c98b04116f005c89d1e70
2021-10-15[SDC] Exposing new parameters in chef configmarine2-1/+7
New parameters for Cassandra in chef config adding 3 new parameters in Auto.JSON. Issue-ID: SDC-3633 Signed-off-by: marine <marine.de.dorlodot@intl.att.com> Change-Id: Ic2e8345ed40c41ccf5c14236f9135f2602aea313 Signed-off-by: marine <marine.de.dorlodot@intl.att.com>
2021-10-15Merge "[COMMON] Fix timescaledb volume permission issue"Sylvain Desbureaux1-0/+16
2021-10-15Merge "[CONTRIB] Correct serviceaccount for awx"Sylvain Desbureaux2-1/+1
2021-10-15Merge "[CPS] Use common postgres for CPS"Sylvain Desbureaux14-3/+385
2021-10-15Merge "[MSB] Update msb gateway docker version"Sylvain Desbureaux2-2/+2
2021-10-15Merge "[UUI] Update image of components of UUI"Sylvain Desbureaux2-2/+2
2021-10-15[OOF] Slicing_config exposed in the OOM configLukasz Rajewski2-0/+101
Slicing_config exposed in the OOM config. This should let to modify the configuration without the need to restart container or to build new image. Issue-ID: OPTFRA-986 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I5f629e53f912b36ab94877cd8e03861f47965eea
2021-10-15Merge "[OOF] Update OOF image versions"Sylvain Desbureaux12-8/+45
2021-10-14[COMMON] Adds 2 upper-constraints files to pin all dependenciesCédric Ollivier3-20/+37
It leverages the latest change from lfdocs-conf and the upper-constraints.txt now centralized in ONAP docs. In a long run, upperconstraints.os.txt should be removed once ONAP is synced with OpenStack. docs/requirements-docs.txt is renamed requirements.txt as it mixes both docs and linter dependencies. It removes tox and setuptools from requirements as nothing depends on them (most requirements should be removed except lfdocsconf) Issue-ID: DOC-765 Change-Id: Iae808297484f4798de82a43597ccad7905ff4c94 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-10-14[HOLMES] Bumped the version of holmes-rule-mgmtGuangrong Fu1-1/+1
Fixed a bug hence needs to update the docker image Issue-ID: HOLMES-475 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: Ia3571c418a4c5857cc1d0beed1dc26f4cb0048b9
2021-10-13[CONTRIB] Correct serviceaccount for awxAbdelmuhaimen Seaudi2-1/+1
Correct serviceaccount for awx Issue-ID: OOM-2865 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ia8a579623fdee973c6ce77c31eb27a06f6545897