summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-07-20Merge "[CCSDK] Add hardcoded dgbuilder certificates" into frankfurt6.0.1Sylvain Desbureaux7-0/+78
2020-07-17Merge "[POLICY] tomcat security upgrade legacy components" into frankfurtKrzysztof Opasiak6-75/+21
2020-07-16[POLICY] tomcat security upgrade legacy componentsjhh6-75/+21
Cert stores password support for APEX component in frankfurt (POLICY-2633). Issue-ID: POLICY-2678 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ic7bda77f0ecc59109bc0263eeb1d7c630d326128 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2020-07-16Merge "[SDC] Update sdc images for Frankfurt" into frankfurtKrzysztof Opasiak4-7/+7
2020-07-16[CCSDK] Add hardcoded dgbuilder certificatesDan Timoney7-0/+78
Add hard coded certificate for CCSDK dgbuilder (design time tool) Issue-ID: CCSDK-2541 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9fe61a1bdf17cbdf22a3d518ded27582e86c2c07
2020-07-15Merge "[SO] bump the SO modules" into frankfurtSylvain Desbureaux1-1/+1
2020-07-13[AAF CertService] Increase certificates validityTomasz Wrobel5-30/+31
Root keys of certificate should have 10 years validity. Issue-ID: AAF-1175 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I0ff9ed6ff095baa0797a2af50eca740e9b4a5c6b
2020-07-10Update git submodulesmrichomme1-0/+0
* Update kubernetes/robot from branch 'frankfurt' to 878f64c190e1dc5937ed30ff13921ff7fb1cbd97 - Bump 1.6.4 version for Frankfurt maintenance release This new version includes minor fixes for ue case support Issue-ID: INT-1652 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I773d78906c5b32678e58eafe825ba12059ff52cf (cherry picked from commit 44a38a594677ca38c4eea288908ebf503ad91b4e)
2020-07-10[SO] bump the SO modulesseshukm0-0/+0
bump the SO modules for the F maintenance release This is from 1.6.3 to 1.6.4 SO-appc-Ochestrator is released first time in this release Issue-ID: SO-3022 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ibf797d79b729f009f4de8fc1d8844c90a941e8f4
2020-07-09Merge "Add property enabling the py-executor component" into frankfurtSylvain Desbureaux1-0/+2
2020-07-09[SDC] Update sdc images for Frankfurtsebdet4-7/+7
Update the sdc images for frankfurt maintenance release, moving to 1.6. Issue-ID: SDC-3189 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I1f7ea5f6aee0def6d9711e9c93496e00024f7e26 (cherry picked from commit e1a57e0c3bfcb2b1441e6d30c2d1916961dc670b)
2020-07-09Merge "[CLAMP] Allow to use ' in clamp mariadb passwords" into frankfurtSylvain Desbureaux3-0/+213
2020-07-09[SO] bump the SO modulesseshukm1-1/+1
bump the SO modules for the F maintenance release This is from 1.6.3 to 1.6.4 SO-appc-Ochestrator is released first time in this release Issue-ID: SO-3022 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ib73e08ecaf2a93153cda9eef4dd2880f5376b6c8
2020-07-08Merge "bump the SO version" into frankfurtSylvain Desbureaux12-12/+12
2020-07-08Merge "[CDS/SDNC] Update versions for Frankfurt mtce release" into frankfurtSylvain Desbureaux10-10/+10
2020-07-08Merge "[COMMON] Allow to use ' in mariadb-init" into frankfurtSylvain Desbureaux1-1/+4
2020-07-08[CDS/SDNC] Update versions for Frankfurt mtce releaseDan Timoney10-10/+10
Updated CDS versions to 0.7.5 and SDNC versions to 1.8.4 for Frankfurt mtce release. Note: version 0.7.5 contains fix to remove hard-coded certs from py-executor docker container. Issue-ID: CCSDK-2519 Issue-ID: CCSDK-2399 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8a6e02d94e9ab8108950543b6431c46fde2016dc (cherry picked from commit dfe1ee071903b421a37c062458b78ddf3690f311)
2020-07-07bump the SO versionseshukm12-12/+12
Issue-ID: SO-3022 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Idc5107ef640f760acbc285c7e74a2371f54c2431
2020-07-07Add new SO component so-appc-orchestrator to OOMRamesh Parthasarathy8-0/+386
- This is a new component with SO - This component polls bpmn for any app-c related tasks. If there is one, it will pick up the task, execute the task and provide task status to bpmn - SO code related to this functionality has already been delivered by Elena. Issue-ID: SO-2903 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com> Change-Id: I1bb3afd437f420304c41255560fbe13106eefb83
2020-07-06Merge "[SO] Sync up with the last-minute MSB certificate changes." into ↵Krzysztof Opasiak2-5/+5
frankfurt
2020-07-06[COMMON] Allow to use ' in mariadb-initKrzysztof Opasiak1-1/+4
' is one of characters that are placed in passwords by our default password generation algorith. As ' is a special character in SQL we need to escape it before concatenating it with SQL command. Let's also add set -e to fail if any of databases has not been created Issue-ID: OOM-2436 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ida8c75639eaa4049e3f874d30666f1fe4dc02e12 (cherry picked from commit c5dac87fa301247928211d5944be22ae14bcd534)
2020-07-03[CDS] Add hardcoded certificates to CDSSylvain Desbureaux7-72/+222
Issue-ID: CCSDK-2410 Issue-ID: CCSDK-2519 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I23aa5fd6c23659efece70067172660aaa3d4909c
2020-07-03[SO] Sync up with the last-minute MSB certificate changes.MukeshKumar2-5/+5
JKS file for SO Sol003 adapter updated to reflect changes in MSB. White spaces removed in override file which caused issues. Issue-ID: SO-2982 Change-Id: I6bdc16cdb585cf33580b710f6e60c139bb9034d4 Signed-off-by: Mukesh <mukeshsharma@est.tech>
2020-07-03Merge "[POLICY] add env passwords to api/pap/xacml/dist" into frankfurtSylvain Desbureaux8-0/+73
2020-07-02point .gitreview to frankfurt branchjhh1-1/+1
Issue-ID: POLICY-2575 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I98051cd0c98e20703df1423dc4575911ed293c63
2020-07-02[POLICY] add env passwords to api/pap/xacml/distjhh8-0/+73
keystore and truststore passwords are now stored as secrets to be accessed by environment variables. Issue-ID: POLICY-2575 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I5831f5c7bc040d036c38c321b5cc87848e80ca48
2020-07-02Merge "Revert "[COMMON] add pre upgrade script for mariadb-galera"" into ↵Krzysztof Opasiak7-333/+3
frankfurt
2020-06-25[CLAMP] Allow to use ' in clamp mariadb passwordsKrzysztof Opasiak3-0/+213
' is one of characters that are placed in passwords by our default password generation algorith. As ' is a special character in SQL files we need to escape it before substituting environment variables in .sql file. Issue-ID: CLAMP-878 Reported-by: Fiachra Corcoran <fiachra.corcoran@est.tech> Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I0423b0eaecf7cc16892c10b14881c4d09a24a1d0 Signed-off-by: xuegao <xg353y@intl.att.com>
2020-06-25Revert "[COMMON] add pre upgrade script for mariadb-galera"Sylvain Desbureaux7-333/+3
This reverts commit f5993cdff9c9d873966d24e7987094fee4d13f0d. Reason for revert: upgrade script is not working well in all situations Issue-ID: INT-1633 Change-Id: Ic743f36fac73315eb10189e82cda80aa60e49af8 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-06-24Merge "Fix SDNC DMAAP consumer properties in HELM charts" into frankfurtSylvain Desbureaux3-7/+7
2020-06-19Fix SDNC DMAAP consumer properties in HELM chartsSandeep Shah3-7/+7
Minor configuration changes required in 3 SDNC DMAAP listener/consumer properties Issue-ID: OOM-2400 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I329d0cb6e7f706ff3ad22eabdbcce442a9c56410
2020-06-19[RELEASE] Change AppVersion for onap main chart6.0.0Sylvain Desbureaux1-1/+1
Issue-ID: OOM-2424 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Iee3f9b6e1dc0dd278c9c55d317827f16ac8b3389 (cherry picked from commit 9c2c7cfe29b0fb2cad1f13ab5b50e896aac1007a)
2020-06-18Add property enabling the py-executor componentJulien Fontaine1-0/+2
Issue-ID: CCSDK-2414 Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca> Change-Id: I9a346b740c2c6225f690fca0b6b97c9f6b8b4951 (cherry picked from commit a0aae63297e64016db2a441c23240849ebf4f2f2)
2020-06-16[DOC] Use the right version for ONAP FrankfurtSylvain Desbureaux1-3/+4
The version given for Frankfurt version is not the right one. So we fix it with this commit. Issue-ID: OOM-2424 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I9e24f0b15d821904e70d758a978c2979a530adf0 (cherry picked from commit 571173bcb479c22720ec601d8a5ea107104e0cfd)
2020-06-15[DOC] Update release noteSylvain Desbureaux9-700/+874
Create release note for Frankfurt Issue-ID: OOM-2382 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ia78f6eee0dd07b0ebba84c8c714c6a95e4d99a34 (cherry picked from commit dd76978833cce30ecca7263d4bd3430bdcc2adfe)
2020-06-12correct uid and gid for blueprints deploy folderAbdelmuhaimen Seaudi1-1/+1
Issue-ID: CCSDK-2425 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ib520bab2d2ffcd5e0791b4a6cd1eaa50d3c29e76
2020-06-11[AAF SMS] Use certInitializer for certificatesSylvain Desbureaux138-25/+710
AAF SMS was hardcoding its certificates in the container. This patch makes use of certInitializer in order to retrieve "fresh" certificates. In order to use certInitiliazer in a sub component, we had to move charts to component and add the right requirements. Issue-ID: AAF-1159 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6ec55eddffd54dd56b03cea1a6f0b437f8bfa299 (cherry picked from commit 0de302ad6212185c842ce7232319e19d994dd520)
2020-06-10[COMMON] add pre upgrade script for mariadb-galeratringuyen7-3/+333
When upgrading from a version to another, it may be impossible to do it "simply" because of changes in immutable properties of statefulsets. We change that here by creating a temporary deployment which will hold the whole databases during the time the old statefulset gets destroyed and the new one gets created. Issue-ID: OOM-2316 Signed-off-by: tringuyen <tri.nguyen@tatacommunications.com> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I318d72830d5002f50597e23e0753e292f8b47c53 (cherry picked from commit eb9eb59171a43d25fb012aaad0a1d37ca86bc2bf)
2020-06-08Merge "[CONTRIB] Change EJBCA to work on HTTP 8080" into frankfurtSylvain Desbureaux1-0/+1
2020-06-04[AAF] Add CMPv2 Cert ServiceEmmettCox17-0/+512
This new micro service allow retrieval of certificates using CMPv2 protocol and relay the requests to CA server (such as EJBCA provided in contrib folder). Issue-ID: AAF-1083 Change-Id: Ib3acba3d071533ad933d043f067147e8406d8fa8 Signed-off-by: EmmettCox <emmett.cox@est.tech> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> (cherry picked from commit bca68e048a74ac3754e76ed738090402f7cbfd13)
2020-06-04[CONTRIB] Change EJBCA to work on HTTP 8080egernug1-0/+1
Issue-ID: SDNC-1136 Change-Id: I863bd7b280701c503ba45af6ba8e85f48ea18cfb Signed-off-by: egernug <gerard.nugent@est.tech> (cherry picked from commit 9903d6b77b32fb6a70194716a7aeeb7a84e508c1)
2020-06-04Merge "[common] Make sure that we declare repository in certInitializer" ↵Sylvain Desbureaux2-1/+2
into frankfurt
2020-06-04Update git submodulesmrichomme1-0/+0
* Update kubernetes/robot from branch 'frankfurt' to 36eee9317915ad1728421a5abeaa84fff239911c - bump testsuite 1.6.3 for frankfurt RC2 the delta with 1.6.2 includes minor fixes for - 5gbulkpm - pnf-registrate Please note that these changes are already taken into account in CI as xtesting dockers are rebuilt everyday but it is cleaner to execute the use cases Issue-ID: INT-1553 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ibd41c65d4190421e7c790f7e1f8a754923803757 Signed-off-by: mrichomme <morgan.richomme@orange.com> (cherry picked from commit 7ee95b4c8f667dd0506499db17688473309cd91e)
2020-06-04Merge "bump the so version to 1.6.3" into frankfurtSylvain Desbureaux12-12/+12
2020-06-03[common] Make sure that we declare repository in certInitializerKrzysztof Opasiak2-1/+2
Not all components declare repository in the global section which may lead to some error when processing just a single component instead of whole onap. To avoid this let's make sure that cerInitializer sets repository url internally. Issue-ID: OOM-2416 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I4fd2a235b188c7ee09d0173dbaa873141187a077 (cherry picked from commit 1b6861577c9b0a67e14ce70b1ddecc2e70db88ca)
2020-06-02Using AAF release 2.1.23 dockersChrisC3-5/+5
Uplifting AAF to 2.1.23 Issue-ID: AAF-1127 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Ib7f76feb6d3adc622d4f198a1f954062d84a3ca2
2020-06-02Merge "Update SDNC/CCSDK to Frankfurt RC2 versions" into frankfurtSylvain Desbureaux12-12/+12
2020-06-02Merge "[PORTAL] Use common aaf template in portal-sdk" into frankfurtSylvain Desbureaux5-41/+18
2020-06-02Merge "[DMAAP] Use common aaf template in dmaap-dr-prov" into frankfurtSylvain Desbureaux5-164/+22
2020-06-01[PORTAL] Use common aaf template in portal-sdkKrzysztof Opasiak5-41/+18
Instead of copy-pasting code around aaf_agent usage let's use a common template that automates this. Issue-ID: AAF-1134 Change-Id: I49a7da1458b50dd1c550dbed5e686efc1c8e948d Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> (cherry picked from commit 09f5279dfbf989fc2403f632869ee74bb0d9b9fb)