oom.git
3 years ago[COMMON][ETCD] Skip startup self-discovery for etcd nodes 13/117013/1 frankfurt
Konrad Bańka [Mon, 25 Jan 2021 06:44:49 +0000 (07:44 +0100)]
[COMMON][ETCD] Skip startup self-discovery for etcd nodes

Current startup script of etcd checks whether all assumed other nodes
are already running, before proceeding. This check, however, also
includes checking localhost, but due to using headless service
statefulset pod DNS discovery, it doesnt succeed immediately.
In some deployments k8s DNS server may be laggy, thus failing startup
script to finish before liveness check. This patch fixes such failures
of 1 pod etcd clusters, and improves startup time for any size ones.

Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Issue-ID: OOM-2668
Change-Id: I2f9263a0f4964b0a495631775d0cbbceef25e85b

3 years ago[MULTICLOUD] provision multicloud-pike with msb https endpoint 51/116651/1
Bin Yang [Tue, 8 Sep 2020 03:20:43 +0000 (11:20 +0800)]
[MULTICLOUD] provision multicloud-pike with msb https endpoint

ONAP MSB component disabled http endpoint during Frankfurt release
multicloud-pike component has to utilize MSB https endpoint instead

Issue-ID: MULTICLOUD-1195
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: Ieea57dce0cebe85771d6d19932cd48085da54da0
(cherry picked from commit 7c309a53e5b4c0b65d53b233a34d806b9228d08c)

3 years ago[POLICY] send status to pap when types are ready 40/116040/3
jhh [Wed, 2 Dec 2020 19:09:56 +0000 (13:09 -0600)]
[POLICY] send status to pap when types are ready

this is a port from guilin functionality

Issue-ID: POLICY-2901
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ie045ca35ae8707b9043422c3c241a30300b0f4a9
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
3 years ago[POLICY] Add fetchTimeout to handle dmaap 503 error 12/115012/1
Ram Krishna Verma [Tue, 17 Nov 2020 18:30:52 +0000 (13:30 -0500)]
[POLICY] Add fetchTimeout to handle dmaap 503 error

Adding fetchTimeout in policy xacml-pdp, apex-pdp & pap to throttle the request for 15ms in case of getting 503 from dmaap and not flooding too many requests.

Issue-ID: POLICY-2884
Change-Id: Ie03d5d7da5a6b7ac335eb9cc016c7b735faec3f0
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
3 years agoUpdate git submodules
Brian Freeman [Mon, 16 Nov 2020 17:09:38 +0000 (12:09 -0500)]
Update git submodules

* Update kubernetes/robot from branch 'frankfurt'
  to 5a61ec5b5deb0025d7674c5726f9530376380378
  - Fix artifact and script version

    Issue-ID: INT-1779
    Change-Id: I6b53f2ee0742251ee1d268491158107674ef1c00
Signed-off-by: Brian Freeman <bf1936@att.com>
3 years agoUpdate git submodules
kuldipr [Thu, 22 Oct 2020 13:17:41 +0000 (09:17 -0400)]
Update git submodules

* Update kubernetes/aai from branch 'frankfurt'
  to e6e48e394e804d2405181b6b4e91491a386add61
  - Fixed concurrency issue in PNF uploading

    Issue-ID: AAI-3100
Signed-off-by: kuldipr <kuldip.rai@amdocs.com>
    Change-Id: Iaf704f88477f88f8c5397a99d69b7e96dad902b2

3 years ago[SDNC] Fix typo in setenv script 14/113814/2
Dan Timoney [Mon, 12 Oct 2020 19:57:56 +0000 (15:57 -0400)]
[SDNC] Fix typo in setenv script

The setenv script used to set garbage collection options in Frankfurt
contains a typo.  Unfortunately, since the GC logging options are different
in Frankfurt vs Guilin, we cannot simply cherry pick the Guilin change that
fixed this - we must submit a separate change directly to Frankfurt.

This change changes the setenv script so that it will be identical to that
used in Guilin - the differences are now in sdnc values.yaml. There is
a new setting (gcLogOptions), which is set here to the proper values
to enable GC logging for Frankfurt.

Issue-ID: SDNC-1377
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ibacdb598cc561d64d1e197d45fe485a4701e3dd8

3 years ago[COMMON] Allow to set default password complexity 01/112001/3
Krzysztof Opasiak [Tue, 25 Aug 2020 21:22:53 +0000 (23:22 +0200)]
[COMMON] Allow to set default password complexity

With the introduction of common secret template many of ONAP passwords
started being automatically generated.

The algorithm that we use for this purpose allows to choose the
complexity of generated password. By default we use "long" which
contains special characters. Unfortunately this turns out to often
cause some issue. To make our deployment more stable and user friendly
lets allow the deployer to choose the desired password complexity.

Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ib7a412e19f6b44f20c8ac388393936cf5d967d4e
(cherry picked from commit f5ee1c5aa533c47f93b091eafb366c4185b4ab49)

3 years ago[CLAMP,COMMON] Escape special chars in mysql passwords 02/112002/1
Krzysztof Opasiak [Wed, 2 Sep 2020 09:02:12 +0000 (11:02 +0200)]
[CLAMP,COMMON] Escape special chars in mysql passwords

Fix both clamp and common mariadb-galera instances to make sure that
special characters in passwords are escaped properly.

Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Iee48523d36d404ad7b21515f0d205f2f60a507ed
(cherry picked from commit 7860146d73472e3b2ff9f7390638ae608c9f9d0f)

3 years agoupdate bpmn oof config to have correct configuration 59/111859/1
Ramesh Parthasarathy [Sat, 29 Aug 2020 17:11:37 +0000 (17:11 +0000)]
update bpmn oof config to have correct configuration

Macro Workflow fails in AssignVnfBB in step HomingBB
for missing oof client configuration. It is being
addressed here.

Issue-ID: SO-3193
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: Idadfa075b33ed68b11edbdce02be3b0192173d42

3 years agoMerge "[DOCUMENTATION] Add Maintenance Release notes" into frankfurt
Krzysztof Opasiak [Mon, 27 Jul 2020 20:18:31 +0000 (20:18 +0000)]
Merge "[DOCUMENTATION] Add Maintenance Release notes" into frankfurt

3 years ago[DOCUMENTATION] Add Maintenance Release notes 81/110481/3
Sylvain Desbureaux [Thu, 23 Jul 2020 08:47:56 +0000 (10:47 +0200)]
[DOCUMENTATION] Add Maintenance Release notes

Add in Frankfurt release notes the part related to Maintenance release
note 1.

Issue-ID: OOM-2523
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I92a924a387ce5dce71cca5b48a743b8071b8a25e

3 years agoMerge "[CCSDK] Add hardcoded dgbuilder certificates" into frankfurt 6.0.1
Sylvain Desbureaux [Mon, 20 Jul 2020 08:27:44 +0000 (08:27 +0000)]
Merge "[CCSDK] Add hardcoded dgbuilder certificates" into frankfurt

3 years agoMerge "[POLICY] tomcat security upgrade legacy components" into frankfurt
Krzysztof Opasiak [Fri, 17 Jul 2020 13:54:33 +0000 (13:54 +0000)]
Merge "[POLICY] tomcat security upgrade legacy components" into frankfurt

3 years ago[POLICY] tomcat security upgrade legacy components 93/110093/3
jhh [Fri, 10 Jul 2020 18:14:58 +0000 (13:14 -0500)]
[POLICY] tomcat security upgrade legacy components

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>
3 years agoMerge "[SDC] Update sdc images for Frankfurt" into frankfurt
Krzysztof Opasiak [Thu, 16 Jul 2020 13:51:40 +0000 (13:51 +0000)]
Merge "[SDC] Update sdc images for Frankfurt" into frankfurt

3 years ago[CCSDK] Add hardcoded dgbuilder certificates 18/110218/3
Dan Timoney [Wed, 15 Jul 2020 21:31:43 +0000 (17:31 -0400)]
[CCSDK] Add hardcoded dgbuilder certificates

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

3 years agoMerge "[SO] bump the SO modules" into frankfurt
Sylvain Desbureaux [Wed, 15 Jul 2020 13:17:17 +0000 (13:17 +0000)]
Merge "[SO] bump the SO modules" into frankfurt

3 years ago[AAF CertService] Increase certificates validity 51/109951/3
Tomasz Wrobel [Thu, 9 Jul 2020 11:31:47 +0000 (13:31 +0200)]
[AAF CertService] Increase certificates validity

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

3 years agoUpdate git submodules
mrichomme [Fri, 10 Jul 2020 09:36:52 +0000 (11:36 +0200)]
Update git submodules

* 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)

3 years ago[SO] bump the SO modules 94/109994/2
seshukm [Thu, 9 Jul 2020 06:09:26 +0000 (11:39 +0530)]
[SO] bump the SO modules

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

3 years agoMerge "Add property enabling the py-executor component" into frankfurt
Sylvain Desbureaux [Thu, 9 Jul 2020 11:44:35 +0000 (11:44 +0000)]
Merge "Add property enabling the py-executor component" into frankfurt

3 years ago[SDC] Update sdc images for Frankfurt 44/109944/1
sebdet [Wed, 8 Jul 2020 11:54:01 +0000 (13:54 +0200)]
[SDC] Update sdc images for Frankfurt

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)

3 years agoMerge "[CLAMP] Allow to use ' in clamp mariadb passwords" into frankfurt
Sylvain Desbureaux [Thu, 9 Jul 2020 06:36:49 +0000 (06:36 +0000)]
Merge "[CLAMP] Allow to use ' in clamp mariadb passwords" into frankfurt

3 years ago[SO] bump the SO modules 39/109939/2
seshukm [Wed, 8 Jul 2020 08:56:34 +0000 (14:26 +0530)]
[SO] bump the SO modules

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

3 years agoMerge "bump the SO version" into frankfurt
Sylvain Desbureaux [Wed, 8 Jul 2020 20:04:00 +0000 (20:04 +0000)]
Merge "bump the SO version" into frankfurt

3 years agoMerge "[CDS/SDNC] Update versions for Frankfurt mtce release" into frankfurt
Sylvain Desbureaux [Wed, 8 Jul 2020 20:01:47 +0000 (20:01 +0000)]
Merge "[CDS/SDNC] Update versions for Frankfurt mtce release" into frankfurt

3 years agoMerge "[COMMON] Allow to use ' in mariadb-init" into frankfurt
Sylvain Desbureaux [Wed, 8 Jul 2020 06:42:08 +0000 (06:42 +0000)]
Merge "[COMMON] Allow to use ' in mariadb-init" into frankfurt

3 years ago[CDS/SDNC] Update versions for Frankfurt mtce release 37/109937/1
Dan Timoney [Tue, 7 Jul 2020 13:26:39 +0000 (09:26 -0400)]
[CDS/SDNC] Update versions for Frankfurt mtce release

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)

3 years agobump the SO version 36/109936/1
seshukm [Tue, 7 Jul 2020 16:37:24 +0000 (22:07 +0530)]
bump the SO version

Issue-ID: SO-3022

Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Idc5107ef640f760acbc285c7e74a2371f54c2431

3 years agoAdd new SO component so-appc-orchestrator to OOM 06/109906/1
Ramesh Parthasarathy [Wed, 20 May 2020 22:47:57 +0000 (22:47 +0000)]
Add new SO component so-appc-orchestrator to OOM

- 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

3 years agoMerge "[SO] Sync up with the last-minute MSB certificate changes." into frankfurt
Krzysztof Opasiak [Mon, 6 Jul 2020 21:50:22 +0000 (21:50 +0000)]
Merge "[SO] Sync up with the last-minute MSB certificate changes." into frankfurt

3 years ago[COMMON] Allow to use ' in mariadb-init 71/109571/1
Krzysztof Opasiak [Thu, 2 Jul 2020 18:10:04 +0000 (20:10 +0200)]
[COMMON] Allow to use ' in mariadb-init

' 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)

3 years ago[CDS] Add hardcoded certificates to CDS 61/109761/3
Sylvain Desbureaux [Thu, 2 Jul 2020 07:35:39 +0000 (09:35 +0200)]
[CDS] Add hardcoded certificates to CDS

Issue-ID: CCSDK-2410
Issue-ID: CCSDK-2519
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I23aa5fd6c23659efece70067172660aaa3d4909c

3 years ago[SO] Sync up with the last-minute MSB certificate changes. 72/109772/2
MukeshKumar [Thu, 2 Jul 2020 12:45:28 +0000 (13:45 +0100)]
[SO] Sync up with the last-minute MSB certificate changes.

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>
3 years agoMerge "[POLICY] add env passwords to api/pap/xacml/dist" into frankfurt
Sylvain Desbureaux [Fri, 3 Jul 2020 06:58:05 +0000 (06:58 +0000)]
Merge "[POLICY] add env passwords to api/pap/xacml/dist" into frankfurt

3 years agopoint .gitreview to frankfurt branch 86/109786/1
jhh [Thu, 2 Jul 2020 18:57:08 +0000 (13:57 -0500)]
point .gitreview to frankfurt branch

Issue-ID: POLICY-2575
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I98051cd0c98e20703df1423dc4575911ed293c63

3 years ago[POLICY] add env passwords to api/pap/xacml/dist 59/109659/2
jhh [Mon, 29 Jun 2020 17:31:25 +0000 (12:31 -0500)]
[POLICY] add env passwords to api/pap/xacml/dist

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

3 years agoMerge "Revert "[COMMON] add pre upgrade script for mariadb-galera"" into frankfurt
Krzysztof Opasiak [Thu, 2 Jul 2020 17:09:11 +0000 (17:09 +0000)]
Merge "Revert "[COMMON] add pre upgrade script for mariadb-galera"" into frankfurt

3 years ago[CLAMP] Allow to use ' in clamp mariadb passwords 42/109542/2
Krzysztof Opasiak [Mon, 25 May 2020 20:22:33 +0000 (22:22 +0200)]
[CLAMP] Allow to use ' in clamp mariadb passwords

' 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>
3 years agoRevert "[COMMON] add pre upgrade script for mariadb-galera" 58/109558/2
Sylvain Desbureaux [Thu, 25 Jun 2020 09:22:18 +0000 (09:22 +0000)]
Revert "[COMMON] add pre upgrade script for mariadb-galera"

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>
3 years agoMerge "Fix SDNC DMAAP consumer properties in HELM charts" into frankfurt
Sylvain Desbureaux [Wed, 24 Jun 2020 07:39:43 +0000 (07:39 +0000)]
Merge "Fix SDNC DMAAP consumer properties in HELM charts" into frankfurt

3 years agoFix SDNC DMAAP consumer properties in HELM charts 74/109374/1
Sandeep Shah [Sun, 10 May 2020 17:05:28 +0000 (12:05 -0500)]
Fix SDNC DMAAP consumer properties in HELM charts

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

3 years ago[RELEASE] Change AppVersion for onap main chart 23/109223/1 6.0.0
Sylvain Desbureaux [Fri, 19 Jun 2020 11:55:47 +0000 (13:55 +0200)]
[RELEASE] Change AppVersion for onap main chart

Issue-ID: OOM-2424
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Iee3f9b6e1dc0dd278c9c55d317827f16ac8b3389
(cherry picked from commit 9c2c7cfe29b0fb2cad1f13ab5b50e896aac1007a)

3 years agoAdd property enabling the py-executor component 19/109219/1
Julien Fontaine [Fri, 5 Jun 2020 13:34:19 +0000 (09:34 -0400)]
Add property enabling the py-executor component

Issue-ID: CCSDK-2414
Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
Change-Id: I9a346b740c2c6225f690fca0b6b97c9f6b8b4951
(cherry picked from commit a0aae63297e64016db2a441c23240849ebf4f2f2)

3 years ago[DOC] Use the right version for ONAP Frankfurt 17/109217/1
Sylvain Desbureaux [Tue, 16 Jun 2020 13:13:53 +0000 (15:13 +0200)]
[DOC] Use the right version for ONAP Frankfurt

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)

3 years ago[DOC] Update release note 50/109050/1
Sylvain Desbureaux [Fri, 29 May 2020 09:19:42 +0000 (11:19 +0200)]
[DOC] Update release note

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)

3 years agocorrect uid and gid for blueprints deploy folder 17/109117/1
Abdelmuhaimen Seaudi [Fri, 12 Jun 2020 14:37:59 +0000 (07:37 -0700)]
correct uid and gid for blueprints deploy folder

Issue-ID: CCSDK-2425
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: Ib520bab2d2ffcd5e0791b4a6cd1eaa50d3c29e76

3 years ago[AAF SMS] Use certInitializer for certificates 38/109038/2
Sylvain Desbureaux [Fri, 5 Jun 2020 13:19:22 +0000 (15:19 +0200)]
[AAF SMS] Use certInitializer for certificates

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)

3 years ago[COMMON] add pre upgrade script for mariadb-galera 36/107336/2
tringuyen [Wed, 1 Apr 2020 17:51:06 +0000 (17:51 +0000)]
[COMMON] add pre upgrade script for mariadb-galera

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)

3 years agoMerge "[CONTRIB] Change EJBCA to work on HTTP 8080" into frankfurt
Sylvain Desbureaux [Mon, 8 Jun 2020 14:39:28 +0000 (14:39 +0000)]
Merge "[CONTRIB] Change EJBCA to work on HTTP 8080" into frankfurt

3 years ago[AAF] Add CMPv2 Cert Service 88/108688/1
EmmettCox [Thu, 27 Feb 2020 14:20:52 +0000 (14:20 +0000)]
[AAF] Add CMPv2 Cert Service

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)

3 years ago[CONTRIB] Change EJBCA to work on HTTP 8080 87/108687/1
egernug [Wed, 27 May 2020 08:02:25 +0000 (09:02 +0100)]
[CONTRIB] Change EJBCA to work on HTTP 8080

Issue-ID: SDNC-1136
Change-Id: I863bd7b280701c503ba45af6ba8e85f48ea18cfb
Signed-off-by: egernug <gerard.nugent@est.tech>
(cherry picked from commit 9903d6b77b32fb6a70194716a7aeeb7a84e508c1)

3 years agoMerge "[common] Make sure that we declare repository in certInitializer" into frankfurt
Sylvain Desbureaux [Thu, 4 Jun 2020 09:59:05 +0000 (09:59 +0000)]
Merge "[common] Make sure that we declare repository in certInitializer" into frankfurt

3 years agoUpdate git submodules
mrichomme [Thu, 4 Jun 2020 07:19:49 +0000 (09:19 +0200)]
Update git submodules

* 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)

3 years agoMerge "bump the so version to 1.6.3" into frankfurt
Sylvain Desbureaux [Thu, 4 Jun 2020 06:25:09 +0000 (06:25 +0000)]
Merge "bump the so version to 1.6.3" into frankfurt

3 years ago[common] Make sure that we declare repository in certInitializer 80/108680/1
Krzysztof Opasiak [Tue, 2 Jun 2020 09:50:12 +0000 (11:50 +0200)]
[common] Make sure that we declare repository in certInitializer

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)

3 years agoUsing AAF release 2.1.23 dockers 77/108677/1
ChrisC [Wed, 27 May 2020 13:45:34 +0000 (15:45 +0200)]
Using AAF release 2.1.23 dockers

Uplifting AAF to 2.1.23

Issue-ID: AAF-1127
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ib7f76feb6d3adc622d4f198a1f954062d84a3ca2

3 years agoMerge "Update SDNC/CCSDK to Frankfurt RC2 versions" into frankfurt
Sylvain Desbureaux [Tue, 2 Jun 2020 08:06:08 +0000 (08:06 +0000)]
Merge "Update SDNC/CCSDK to Frankfurt RC2 versions" into frankfurt

3 years agoMerge "[PORTAL] Use common aaf template in portal-sdk" into frankfurt
Sylvain Desbureaux [Tue, 2 Jun 2020 08:01:09 +0000 (08:01 +0000)]
Merge "[PORTAL] Use common aaf template in portal-sdk" into frankfurt

3 years agoMerge "[DMAAP] Use common aaf template in dmaap-dr-prov" into frankfurt
Sylvain Desbureaux [Tue, 2 Jun 2020 06:31:47 +0000 (06:31 +0000)]
Merge "[DMAAP] Use common aaf template in dmaap-dr-prov" into frankfurt

3 years ago[PORTAL] Use common aaf template in portal-sdk 66/108466/1
Krzysztof Opasiak [Thu, 21 May 2020 21:49:45 +0000 (23:49 +0200)]
[PORTAL] Use common aaf template in portal-sdk

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)

3 years ago[DMAAP] Use common aaf template in dmaap-dr-prov 65/108465/1
Krzysztof Opasiak [Fri, 8 May 2020 20:50:24 +0000 (22:50 +0200)]
[DMAAP] Use common aaf template in dmaap-dr-prov

Instead of copy-pasting code around aaf_agent usage let's use a common
template that automates this.

Issue-ID: AAF-1134
Change-Id: I266017e4acbcdac89a31dfba775380fd5cd9acfe
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
(cherry picked from commit 2df4a7841dda43f016f6b7665f5e2e13f3616557)

3 years agoUse SDC 1.6.6 containers 57/108457/2
Ofir Sonsino [Sun, 24 May 2020 11:03:11 +0000 (14:03 +0300)]
Use SDC 1.6.6 containers

Change-Id: I6d14baf950e413caa9d672a96d4a194bccb507f9
Issue-ID: SDC-2948
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
(cherry picked from commit 04da1c28d8617fbabdedf18fda3aa4e99e2a9562)

3 years agoMerge "Increment release version for osdf & has" into frankfurt
Krzysztof Opasiak [Mon, 1 Jun 2020 19:29:56 +0000 (19:29 +0000)]
Merge "Increment release version for osdf & has" into frankfurt

3 years agoUpdate git submodules
Forsyth, James (jf2512) [Mon, 1 Jun 2020 13:42:48 +0000 (09:42 -0400)]
Update git submodules

* Update kubernetes/aai from branch 'frankfurt'
  to 64644ed8954a67f51abb98bb3cf3444ba6db0f64
  - Change to released 1.6.9 schema-service

    Issue-ID: AAI-2593
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
    Change-Id: I73260f6a79804d46aac696eff7ff0d985093d303
    (cherry picked from commit 01adc58bfb26c1d8e7415855293c1ae766c7a417)

3 years agoUpdate SDNC/CCSDK to Frankfurt RC2 versions 61/108461/1
Dan Timoney [Wed, 27 May 2020 20:00:05 +0000 (16:00 -0400)]
Update SDNC/CCSDK to Frankfurt RC2 versions

Update versions for SDNC and CCSDK dockers to reflect Frankfurt RC2
versions.

Issue-ID: SDNC-1171
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iaf34379550d148a164341dac6c44fa20926b8ccb
(cherry picked from commit 830b85f4e37b11136e473182f64ed5612e5edb72)

3 years agobump the so version to 1.6.3 01/108601/1
seshukm [Sun, 31 May 2020 11:57:30 +0000 (17:27 +0530)]
bump the so version to 1.6.3

Issue-ID: SO-2821

Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I0195408a29283c8fa3fe84ae72d616e1822bd3aa

3 years agoIncrement release version for osdf & has 58/108458/1
vrvarma [Mon, 25 May 2020 16:36:54 +0000 (12:36 -0400)]
Increment release version for osdf & has

Update osdf and has configurations

Change-Id: I900ca5143fea1e5cd38d382abd5fe9b08af1a4de
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-760
(cherry picked from commit 96294cd67ebb8fef62399a96bff624e24d40a8bc)

3 years agoMerge "Release Clamp 5.0.7" into frankfurt
Sylvain Desbureaux [Fri, 29 May 2020 12:31:38 +0000 (12:31 +0000)]
Merge "Release Clamp 5.0.7" into frankfurt

3 years agoMerge changes I9b3c7aab,Ia75ba66d,I66886290,I630154c4,I42bb5a88, ... into frankfurt
Sylvain Desbureaux [Fri, 29 May 2020 11:58:46 +0000 (11:58 +0000)]
Merge changes I9b3c7aab,Ia75ba66d,I66886290,I630154c4,I42bb5a88, ... into frankfurt

* changes:
  [COMMON] Use common aaf template in elasticsearch
  [PORTAL] Move portal subcharts to components
  [SDNC] Use common aaf template in sdnc
  [COMMON] Fix certInitializer to use proper global values
  [DMAAP] Use common aaf template in dmaap-bc
  [COMMON] Fix certInitializer
  [COMMON] Override truststore in aaf_agent image

3 years agoRelease Clamp 5.0.7 54/108554/1
sebdet [Fri, 29 May 2020 09:06:07 +0000 (11:06 +0200)]
Release Clamp 5.0.7

Release clamp 5.0.7 containing an important fix for clamp-857

Issue-ID: CLAMP-857
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I94b0d11ca0e6fdf441784c8cb77860d002923dad

3 years agoUpdate git submodules
mrichomme [Fri, 29 May 2020 07:04:35 +0000 (09:04 +0200)]
Update git submodules

* Update kubernetes/robot from branch 'frankfurt'
  to d80164a8b6d73762dcfd8d14262811b7ff52caf3
  - Testsuite R6 RC2 1.6.2 docker for OOM

    Update testsuite version for RC2 frankfurt

    Issue-ID: INT-1550

Signed-off-by: mrichomme <morgan.richomme@orange.com>
    Change-Id: I78bf8c3558658c11b2fb1fb96908d9209016014b
    (cherry picked from commit 51322d3b374588a051b4a5522fbd25ac92ffb328)

3 years agoMerge "Version 3.0.4 of UUI needs to be released." into frankfurt
Sylvain Desbureaux [Fri, 29 May 2020 06:51:04 +0000 (06:51 +0000)]
Merge "Version 3.0.4 of UUI needs to be released." into frankfurt

3 years ago[COMMON] Use common aaf template in elasticsearch 56/108356/3
Krzysztof Opasiak [Fri, 8 May 2020 23:43:08 +0000 (01:43 +0200)]
[COMMON] Use common aaf template in elasticsearch

Instead of copy-pasting code around aaf_agent usage let's use a common
template that automates this.

Issue-ID: AAF-1134
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I9b3c7aab73186c0bf1dfaa5fe21cf2f001ca8619

3 years ago[PORTAL] Move portal subcharts to components 55/108355/3
Krzysztof Opasiak [Thu, 21 May 2020 21:53:02 +0000 (23:53 +0200)]
[PORTAL] Move portal subcharts to components

In order to allow to define dependencies per subchart let's move all
of them to components and make sure that they can be build
independently.

Issue-ID: AAF-1134
Change-Id: Ia75ba66d9338dbacaea500c20f6a5b384d1685a1
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
3 years ago[SDNC] Use common aaf template in sdnc 54/108354/3
Krzysztof Opasiak [Tue, 12 May 2020 10:53:50 +0000 (12:53 +0200)]
[SDNC] Use common aaf template in sdnc

Instead of copy-pasting code around aaf_agent usage let's use a common
template that automates this.

Issue-ID: AAF-1134
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I66886290a1a13ca1c1d924b4d1128adc293b301c

3 years ago[COMMON] Fix certInitializer to use proper global values 53/108353/3
Krzysztof Opasiak [Mon, 18 May 2020 22:44:12 +0000 (00:44 +0200)]
[COMMON] Fix certInitializer to use proper global values

One of reasons why certInitializer is a proper chart that you need to
put in your requirements.yaml is to avoid copy-pasting the same global
values among different charts. As it turned out in tests we've been
not "mangling" global values properly while creating
$subchartDot. This patch fixes the issue.

Issue-ID: AAF-1134
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I630154c4eedd7192ebb1881e5899c8df495d988b

3 years ago[DMAAP] Use common aaf template in dmaap-bc 52/108352/3
Krzysztof Opasiak [Wed, 6 May 2020 22:26:00 +0000 (00:26 +0200)]
[DMAAP] Use common aaf template in dmaap-bc

Instead of copy-pasting code around aaf_agent usage let's use a common
template that automates this.

Issue-ID: AAF-1134
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I42bb5a8840701dfd99488df9913a5ffd01b17f64

3 years ago[COMMON] Fix certInitializer 55/108255/3
Krzysztof Opasiak [Wed, 13 May 2020 23:44:30 +0000 (01:44 +0200)]
[COMMON] Fix certInitializer

By mistage aaf-agent-certs volume was created only if aaf_add_config
option was set. This is incorrect as it should be created always.

Issue-ID: AAF-1134
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I6172d2cbb781db4a26e09b7c4c324e985978b31e
(cherry picked from commit 108483cae4831bb99e11d0c7df9dad8621b202ff)

3 years ago[COMMON] Override truststore in aaf_agent image 54/108254/3
Krzysztof Opasiak [Wed, 6 May 2020 21:27:18 +0000 (23:27 +0200)]
[COMMON] Override truststore in aaf_agent image

aaf_agent image currently contains hardcoded truststores in order to
be able to connect to certman to retrieve certificate for given
component.

The goal is to remove hardcoded truststore from aaf_agent immage but
first we need to be sure that all its users are able to provide the
truststore to the pod as a configmap.

Issue-ID: AAF-1134
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ibe9de6ad7264c05aeca2af858918fc2b4d3a772b
(cherry picked from commit 95a5f84069703c583e49028b37003c73c03cc07d)

3 years agoMerge "Update Portal Images for Role Mgt fix" into frankfurt
Sylvain Desbureaux [Thu, 28 May 2020 14:29:07 +0000 (14:29 +0000)]
Merge "Update Portal Images for Role Mgt fix" into frankfurt

3 years agoVersion 3.0.4 of UUI needs to be released. 79/108379/1
hekeguang [Tue, 26 May 2020 02:32:30 +0000 (10:32 +0800)]
Version 3.0.4 of UUI needs to be released.

Issue-ID: USECASEUI-434
Change-Id: I050c1ebfb086e879be9a764cf9e2844b6556ec2c
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
(cherry picked from commit 9f5bf370648664ee76bdbcf58b9eb484fb31d58c)

3 years agoMerge "[COMMON] Allow to use ' in postgres passwords" into frankfurt
Sylvain Desbureaux [Thu, 28 May 2020 06:48:04 +0000 (06:48 +0000)]
Merge "[COMMON] Allow to use ' in postgres passwords" into frankfurt

3 years agoUpdate Portal Images for Role Mgt fix 50/108250/3
statta [Wed, 27 May 2020 20:42:57 +0000 (16:42 -0400)]
Update Portal Images for Role Mgt fix

Issue-ID: PORTAL-894

Change-Id: I7cf521518a89be18443148b350ba3d1df1bfec06
Signed-off-by: statta <statta@research.att.com>
3 years agoMerge "Naming micro-service - Helm chart values updates." into frankfurt
Sylvain Desbureaux [Wed, 27 May 2020 07:58:38 +0000 (07:58 +0000)]
Merge "Naming micro-service - Helm chart values updates." into frankfurt

3 years agoMerge "[POLICY] frankfurt RC2 images" into frankfurt
Sylvain Desbureaux [Wed, 27 May 2020 07:56:57 +0000 (07:56 +0000)]
Merge "[POLICY] frankfurt RC2 images" into frankfurt

3 years agoMerge "Upgrade refrepo to 1.5.2" into frankfurt
Sylvain Desbureaux [Wed, 27 May 2020 07:46:26 +0000 (07:46 +0000)]
Merge "Upgrade refrepo to 1.5.2" into frankfurt

3 years agoMerge "[so][msb] Update MSB url to match with its certificate" into frankfurt
Sylvain Desbureaux [Wed, 27 May 2020 07:27:07 +0000 (07:27 +0000)]
Merge "[so][msb] Update MSB url to match with its certificate" into frankfurt

3 years agoMerge "Set certificate SAN as msb-iag" into frankfurt
Sylvain Desbureaux [Wed, 27 May 2020 07:27:04 +0000 (07:27 +0000)]
Merge "Set certificate SAN as msb-iag" into frankfurt

3 years agoMerge "the final docker release for R6" into frankfurt
Sylvain Desbureaux [Wed, 27 May 2020 07:15:13 +0000 (07:15 +0000)]
Merge "the final docker release for R6" into frankfurt

3 years agoUpgrade refrepo to 1.5.2 45/108245/2
Bogumil Zebek [Tue, 26 May 2020 07:21:42 +0000 (09:21 +0200)]
Upgrade refrepo to 1.5.2

Issue-ID: VNFSDK-577
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I64cb933fe5d0f721221c13f5b5271d2f460f021b

3 years ago[COMMON] Allow to use ' in postgres passwords 41/108241/1
Krzysztof Opasiak [Mon, 25 May 2020 13:38:48 +0000 (15:38 +0200)]
[COMMON] Allow to use ' in postgres passwords

' 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: OOM-2317
Reported-by: Fiachra Corcoran <fiachra.corcoran@est.tech>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I970eaf03fbcbfa8cb68df4a06ee27503d02d896a
(cherry picked from commit b0a2d3b3628166dc2dba34a6984cc36b8f821fe0)

3 years agoNaming micro-service - Helm chart values updates. 40/108240/1
bt2983 [Sun, 10 May 2020 23:06:09 +0000 (17:06 -0600)]
Naming micro-service - Helm chart values updates.

Changes requested by Yuriy. Moved policy password to secrets.

Issue-ID: CCSDK-1307

Signed-off-by: bt2983 <bt2983@att.com>
Change-Id: Ibec80f147ad1f7623b5915afd0072f7add76ef9f
(cherry picked from commit 91566f00ca5ad9d76ff658f05fc8596ab481287a)

3 years ago[POLICY] frankfurt RC2 images 46/108046/2
jhh [Fri, 22 May 2020 14:59:49 +0000 (09:59 -0500)]
[POLICY] frankfurt RC2 images

Issue-ID: POLICY-2514
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Id2597d80cfd5c43992e8d0435a2aca4312a3c796
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
3 years agoMerge "Make Policy PAP exposition configurable" into frankfurt
Sylvain Desbureaux [Tue, 26 May 2020 06:53:10 +0000 (06:53 +0000)]
Merge "Make Policy PAP exposition configurable" into frankfurt

3 years agoMerge "Use non encrypted pwd for AAF communication" into frankfurt
Sylvain Desbureaux [Tue, 26 May 2020 06:50:06 +0000 (06:50 +0000)]
Merge "Use non encrypted pwd for AAF communication" into frankfurt

3 years ago[so][msb] Update MSB url to match with its certificate 55/108055/1
Konrad Bańka [Wed, 29 Apr 2020 17:31:03 +0000 (19:31 +0200)]
[so][msb] Update MSB url to match with its certificate

Change tested on so-openstack-adapter but it should impact each
subcomponent the same way.

Issue-ID: MSB-467
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I3f2ffef25b614701b23aeb9b248db24eee671188
(cherry picked from commit 9755aadf7f86d65db50c3193b984c8f76536c54f)

3 years agoSet certificate SAN as msb-iag 54/108054/1
Huabing Zhao [Thu, 14 May 2020 01:17:52 +0000 (09:17 +0800)]
Set certificate SAN as msb-iag

Also add helm certificate to be used within deployments.

Issue-ID: MSB-467
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I1dabc31275edebd4a01be658e462a7d45497ce46
(cherry picked from commit 88cf4965828fa7f17e413a4465844e200d1358df)

3 years agoMerge "Fix policy api credentials for oof in oom" into frankfurt
Krzysztof Opasiak [Mon, 25 May 2020 16:44:57 +0000 (16:44 +0000)]
Merge "Fix policy api credentials for oof in oom" into frankfurt