oom.git
2 years agoMerge "[DMAAP][MR] Allow kafka to run with < 3 replicas" into honolulu honolulu
Krzysztof Opasiak [Wed, 15 Dec 2021 22:32:50 +0000 (22:32 +0000)]
Merge "[DMAAP][MR] Allow kafka to run with < 3 replicas" into honolulu

2 years ago[DMAAP][MR] Allow kafka to run with < 3 replicas 65/124165/4
Sylvain Desbureaux [Thu, 16 Sep 2021 06:38:01 +0000 (08:38 +0200)]
[DMAAP][MR] Allow kafka to run with < 3 replicas

Current hardcoded configuration doesn't allow kafka to be run with less
than 3 replicas.
This patchs fixes this.

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

2 years ago[DCAEGEN2] Added imagePullSecret to cleanup job 22/125622/1
Andreas Geissler [Tue, 19 Oct 2021 10:14:01 +0000 (10:14 +0000)]
[DCAEGEN2] Added imagePullSecret to cleanup job

Added the imagePullSecret in the job to enable private registries with
credential access

Issue-ID: OOM-2869
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I00f2166dee740a226f30e51b81b5e8e7f8396d04
(cherry picked from commit 72b14dedce781f6c2d2a42f51ffeab7995dd0c83)

2 years ago[DOC] Add release note for Maintenance Release 1 96/124696/1
Sylvain Desbureaux [Wed, 6 Oct 2021 06:38:10 +0000 (08:38 +0200)]
[DOC] Add release note for Maintenance Release 1

Maintenance release 1 will be out October 7th. Release notes have to be
updated.

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

2 years ago[DOC] Fix docs requirements and Sphinx profiles 90/124590/2
Eric Debeau [Sun, 26 Sep 2021 19:06:43 +0000 (21:06 +0200)]
[DOC] Fix docs requirements and Sphinx profiles

- force lfdocs-confr~=0.7.5 in docs/requirements-docs.txt
- add funcparserlib==1.0.0a0 in docs/requirements-docs.txt
- enforce compatible versions in other listed packages

Issue-ID: DOC-765

Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: If3c9758cb9d691b222b04a22145f33cfb4f2a72b
(cherry picked from commit c08270e3213309dac5d6dada14c1d09410921be7)

2 years agoMerge "[DCAE] Dashboard healthcheck failure" into honolulu
Sylvain Desbureaux [Tue, 21 Sep 2021 06:38:50 +0000 (06:38 +0000)]
Merge "[DCAE] Dashboard healthcheck failure" into honolulu

2 years agoMerge "[DCAE] Fix PRH aai lookup url config" into honolulu
Sylvain Desbureaux [Tue, 21 Sep 2021 06:38:47 +0000 (06:38 +0000)]
Merge "[DCAE] Fix PRH aai lookup url config" into honolulu

2 years ago[DCAE] Fix PRH aai lookup url config 62/124162/2
vv770d [Mon, 26 Jul 2021 19:42:44 +0000 (19:42 +0000)]
[DCAE] Fix PRH aai lookup url config

envsubst was modifying application config containing
${<pattern>} to null; introduced dummy variable as work-around
to generate required config

Change-Id: I596e542f4719880a4359de9ea82bbb80b9d87403
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2869
Signed-off-by: vv770d <vv770d@att.com>
(cherry picked from commit 5026ae342fbbfd52e53fd7d6f1715a4fd8220863)

2 years ago[DCAE] Dashboard healthcheck failure 63/124163/2
vv770d [Mon, 21 Jun 2021 15:06:40 +0000 (15:06 +0000)]
[DCAE] Dashboard healthcheck failure

Remove resource limit setting to resolve orange
gating/daily job failures

Switched to 1.4.4 released image from nexus3.

Change-Id: Ie5d7979cbd6d6a950519228c2e61c432f363b9f6
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2800
Signed-off-by: vv770d <vv770d@att.com>
(cherry picked from commit 4c64ef138c221f934a2642b2d20c8d66d486cb61)

2 years ago[SO] release the latest SO changes along with the CDS 40/124040/2
seshukm [Sat, 11 Sep 2021 12:27:48 +0000 (17:57 +0530)]
[SO] release the latest SO changes along with the CDS

SO core images of 1.8.3 and the CDS 1.5.1 images

Issue-ID: SO-3740

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

2 years agoMerge "[POLICY] Image Versions for Maintenance 1" into honolulu
Krzysztof Opasiak [Mon, 9 Aug 2021 19:13:28 +0000 (19:13 +0000)]
Merge "[POLICY] Image Versions for Maintenance 1" into honolulu

2 years ago[POLICY] Image Versions for Maintenance 1 32/122632/7
jhh [Wed, 14 Jul 2021 13:40:39 +0000 (08:40 -0500)]
[POLICY] Image Versions for Maintenance 1

Update policy image version

Issue-ID: POLICY-3467
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I278e838ae0f0e9236b302fe895c3a12f3d5fdc34
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2 years ago[PLATFORM] Added imagePullSecrets to common template files 74/122574/5
andreas-geissler [Mon, 19 Jul 2021 15:46:31 +0000 (17:46 +0200)]
[PLATFORM] Added imagePullSecrets to common template files

Added the missing definition for imagePullSecrets in the
  deployment.yaml of oom-cert-service, cmpv2-cert-provider
to support the registryGenerator

Issue-ID: OOM-2792
Signed-off-by: andreas-geissler <andreas-geissler@telekom.de>
Change-Id: I6cec6b223515de649606f1daba1dd920a8348213
(cherry picked from commit 5389da8a1a915f5423df99d97b3c6ebee16916ec)

2 years agoMerge "[POLICY] Added imagePullSecrets to common template files" into honolulu
Krzysztof Opasiak [Tue, 27 Jul 2021 13:36:01 +0000 (13:36 +0000)]
Merge "[POLICY] Added imagePullSecrets to common template files" into honolulu

2 years agoMerge "Add missing DB service entry for local DB deployment" into honolulu
Krzysztof Opasiak [Thu, 22 Jul 2021 09:41:57 +0000 (09:41 +0000)]
Merge "Add missing DB service entry for local DB deployment" into honolulu

2 years ago[POLICY] Added imagePullSecrets to common template files 70/122570/2
andreas-geissler [Mon, 19 Jul 2021 15:53:22 +0000 (17:53 +0200)]
[POLICY] Added imagePullSecrets to common template files

Added the missing definition for imagePullSecrets in the
  job.yaml (policy, clamp-be)
to support the registryGenerator.

Issue-ID: OOM-2793

Signed-off-by: andreas-geissler <andreas-geissler@telekom.de>
Change-Id: I482564ad13cbb6736520a887ced344bbb95d1fba
(cherry picked from commit 7d85f3f93b7189f83a2e573431698ae75ebcddab)

2 years ago[CONTRIB] Added imagePullSecrets to common template files 73/122573/1
andreas-geissler [Mon, 19 Jul 2021 15:37:10 +0000 (17:37 +0200)]
[CONTRIB] Added imagePullSecrets to common template files

Added the missing definition for imagePullSecrets in the
  deployment.yaml of ejbca
to support the registryGenerator

Issue-ID: OOM-2791

Signed-off-by: andreas-geissler <andreas-geissler@telekom.de>
Change-Id: Ib5397889f7e1159c8cac472d2565065e90fcc83d

2 years agoMerge "[COMMON] Bump Honolulu MR version" into honolulu
Krzysztof Opasiak [Tue, 20 Jul 2021 09:26:31 +0000 (09:26 +0000)]
Merge "[COMMON] Bump Honolulu MR version" into honolulu

2 years agoMerge "[COMMON] Name release" into honolulu
Krzysztof Opasiak [Tue, 20 Jul 2021 09:25:10 +0000 (09:25 +0000)]
Merge "[COMMON] Name release" into honolulu

2 years agoMerge "[COMMON] Added imagePullSecrets to common template files with some fix" into...
Sylvain Desbureaux [Tue, 20 Jul 2021 06:39:01 +0000 (06:39 +0000)]
Merge "[COMMON] Added imagePullSecrets to common template files with some fix" into honolulu

2 years agoMerge "[DCAE] Update policy handler version" into honolulu
Sylvain Desbureaux [Tue, 20 Jul 2021 06:38:31 +0000 (06:38 +0000)]
Merge "[DCAE] Update policy handler version" into honolulu

2 years agoAdd missing DB service entry for local DB deployment 69/122569/1
andreasgeissler [Thu, 10 Jun 2021 14:21:09 +0000 (16:21 +0200)]
Add missing DB service entry for local DB deployment

Issue-ID: OOM-2762

Change-Id: I9c405996f62549b9dc8c191b1fed47e3f7b44b88
Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
2 years ago[COMMON] Add missing .helmignore files and "components/" entries 68/122568/1
andreasgeissler [Thu, 10 Jun 2021 14:15:14 +0000 (16:15 +0200)]
[COMMON] Add missing .helmignore files and "components/" entries

In order to save some space

Issue-ID: OOM-2763
Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
Change-Id: Ibbd8d5f713307ada76a0d04ede57d3c7696bcfe5
(cherry picked from commit d803c2a5040216900bc91e642caf284a5479a531)

2 years ago[COMMON] Added imagePullSecrets to common template files with some fix 67/122567/1
andreas-geissler [Wed, 7 Jul 2021 13:40:41 +0000 (15:40 +0200)]
[COMMON] Added imagePullSecrets to common template files with some fix

Added the missing definition for imagePullSecrets in the
  statefulsets.yaml
  deployment.yaml
to support the registryGenerator

Issue-ID: OOM-2789
Signed-off-by: andreas-geissler <andreas-geissler@telekom.de>
Change-Id: I013ba52c9c49f95cd3d53fcaa9eb084adcbfe662
(cherry picked from commit f84cccd0fad42df9fc4c590ea93a2f164f3f3071)

2 years ago[DCAE] Update policy handler version 36/122636/1
Jack Lucas [Wed, 14 Jul 2021 16:05:16 +0000 (12:05 -0400)]
[DCAE] Update policy handler version

Remove VOLUME definition from PH Dockerfile
to prevent startup issues with newer versions
of containerd (in current gating/integration,
for example)

Issue-ID: DCAEGEN2-2849
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I9b6b755f053424f68a6b006547871ae8d45d033f

2 years ago[COMMON] Bump Honolulu MR version 86/122486/2
Sylvain Desbureaux [Wed, 7 Jul 2021 08:05:56 +0000 (10:05 +0200)]
[COMMON] Bump Honolulu MR version

Bump charts to version 8.0.1
Also update / create license header

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

2 years ago[OOF] Fix AAI schema version from v19 to v21 90/122290/1
nellix93 [Tue, 29 Jun 2021 11:49:01 +0000 (13:49 +0200)]
[OOF] Fix AAI schema version from v19 to v21

AAI v19 version schema is deprecated

Change-Id: Iff6bb1332b0aba08ee0d1a691e44762f2539d809
Signed-off-by: nellix93 <aniellopaolo.malinconico@guest.telecomitalia.it>
Issue-ID: OOM-2766
(cherry picked from commit 1c997988bad10cb227aaf4662464f80bd63774c5)

2 years ago[COMMON] Name release 85/122485/1
Sylvain Desbureaux [Wed, 7 Jul 2021 06:55:49 +0000 (08:55 +0200)]
[COMMON] Name release

During version bump, release name change wasn't done.

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

2 years agoMerge "[SDC] Fix image name" into honolulu
Borislav Glozman [Wed, 30 Jun 2021 07:17:30 +0000 (07:17 +0000)]
Merge "[SDC] Fix image name" into honolulu

2 years agoMerge "[DMAAP][DR] Set replica of Mariadb to 1" into honolulu
Krzysztof Opasiak [Mon, 28 Jun 2021 22:01:07 +0000 (22:01 +0000)]
Merge "[DMAAP][DR] Set replica of Mariadb to 1" into honolulu

2 years ago[ONAP] Disable APPC default installation 73/121973/3
Sylvain Desbureaux [Mon, 21 Jun 2021 13:55:52 +0000 (15:55 +0200)]
[ONAP] Disable APPC default installation

As per Honolulu MR, APPC is no longer installed by default.

Issue-ID: OOM-2778
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ifd8042afb90131e18b2f2fbfb9b1a42622df1ad1
(cherry picked from commit 0e34d2dd64ee18b9dfdac6205651f7ae7aaebbc6)

2 years ago[DMAAP][DR] Set replica of Mariadb to 1 77/121977/1
Sylvain Desbureaux [Mon, 21 Jun 2021 14:11:39 +0000 (16:11 +0200)]
[DMAAP][DR] Set replica of Mariadb to 1

As decided by TSC, all local databases (not the shared one) should use a
replica of 1 per default.

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

2 years ago[APPC] Fix APPC charts to make SQL queries with GROUP BY work again 72/121972/1
Marcin Wilk [Fri, 18 Jun 2021 08:09:20 +0000 (10:09 +0200)]
[APPC] Fix APPC charts to make SQL queries with GROUP BY work again

Changes made to common/mariadb-galera chart in Honolulu prevents existing APPC
SELECT statements with GROUP BY clause to work properly. mariadb config must
not contain ONLY_FULL_GROUP_BY in the mysql_mode config option.

Issue-ID: OOM-2777
Signed-off-by: Marcin Wilk <m.wilk@samsung.com>
Change-Id: I9388f092adcf12d92118caf390686ea708bbcc02
(cherry picked from commit e45e9fa722a46004fef04499e69d19c3d5ca9aa4)

2 years agoMerge "[CCSDK] Fix pnf-reg and fault message lost" into honolulu
Sylvain Desbureaux [Mon, 21 Jun 2021 13:43:39 +0000 (13:43 +0000)]
Merge "[CCSDK] Fix pnf-reg and fault message lost" into honolulu

2 years ago[AAI] Update truststore path to generated certificate location 34/121934/2
Harish Venkata Kajur [Tue, 15 Jun 2021 15:49:16 +0000 (11:49 -0400)]
[AAI] Update truststore path to generated certificate location

After the change to use the generated certificate
the path to where the truststoreONAPAll.jks is changed
so updating location to match that

Issue-ID: AAI-3350
Change-Id: Ic20cd2c87eb66ca098dcc232d8629fd7d25d8413
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2 years ago[CCSDK] Fix pnf-reg and fault message lost 58/121658/1
Satoshi Fujii [Tue, 1 Jun 2021 09:33:24 +0000 (09:33 +0000)]
[CCSDK] Fix pnf-reg and fault message lost

CCSDK mountpoint-registrar bundle consumes SEC_FAULT_OUTPUT and
VES_PNFREG_OUTPUT DMaaP topics.
Currently dmaap timeout is set to 50000, which is much longer than
jersey.config.client.readTimeout=25000. The bundle is giving up
connection before dmaap timeout and that could cause message lost
if message arrived after client timeout.

This change remove the inappropriate timeout value from
the property file so that the bundle uses default timeout value
defined in java class.

Issue-ID: CCSDK-3320
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
Change-Id: I638af7c1f737b0904cb21c8121f2a08b2737d94b
(cherry picked from commit f49357b57b2d5756f6e30f6e60b797fbd2477997)

2 years agoMerge "[COMMON] Change import-custom-cert from bash to sh" into honolulu
Sylvain Desbureaux [Fri, 28 May 2021 05:54:27 +0000 (05:54 +0000)]
Merge "[COMMON] Change import-custom-cert from bash to sh" into honolulu

2 years ago[COMMON] Change import-custom-cert from bash to sh 81/121481/7
a.sreekumar [Wed, 19 May 2021 11:52:14 +0000 (12:52 +0100)]
[COMMON] Change import-custom-cert from bash to sh

As part of removing GPLv3 license, policy components have moved from
bash to sh. This change is required in import-custom-certs script so
that custom certificates can be imported into components that try to
import them. Without this change, the init containers of the
components will just fail.

Change-Id: I6c5028428d4cd7c8baf3e96cb16a3cd91db57f9e
Issue-ID: POLICY-3232
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
(cherry picked from commit f79b6676cfdc380e004f184a21bb969b2824c06e)

2 years ago[PORTAL] Fix portal-app startup arguments 18/121318/3
Marat Salakhutdinov [Wed, 12 May 2021 17:57:58 +0000 (13:57 -0400)]
[PORTAL] Fix portal-app startup arguments

Fix portal-app startup arguments to make it work with aaf disabled.

Issue-ID: OOM-2747
Signed-off-by: Marat Salakhutdinov <marat.salakhutdinov@bell.ca>
Change-Id: I32d9992125b38e8074f7ffcabfdc8e323f5a58c6
(cherry picked from commit 6c2cefa6efe2fcfb74bb2f68998eebe973e1bc06)

2 years agoMerge "[COMMON][MARIADB] Give higher requests/limits" into honolulu
Krzysztof Opasiak [Wed, 26 May 2021 06:43:24 +0000 (06:43 +0000)]
Merge "[COMMON][MARIADB] Give higher requests/limits" into honolulu

2 years agoMerge "[SDNC] Fix SDNC charts to make it work with aaf disabled" into honolulu
Sylvain Desbureaux [Fri, 21 May 2021 13:12:37 +0000 (13:12 +0000)]
Merge "[SDNC] Fix SDNC charts to make it work with aaf disabled" into honolulu

2 years agoMerge "[MULTICLOUD] Bump multicloud-k8s image to 0.8.2" into honolulu
Sylvain Desbureaux [Fri, 21 May 2021 13:12:08 +0000 (13:12 +0000)]
Merge "[MULTICLOUD] Bump multicloud-k8s image to 0.8.2" into honolulu

2 years agoMerge "[SO] Adding "update" to the list of supported operations" into honolulu
Sylvain Desbureaux [Fri, 21 May 2021 13:04:02 +0000 (13:04 +0000)]
Merge "[SO] Adding "update" to the list of supported operations" into honolulu

2 years ago[COMMON][MARIADB] Give higher requests/limits 53/121453/1
Sylvain Desbureaux [Wed, 5 May 2021 15:16:57 +0000 (17:16 +0200)]
[COMMON][MARIADB] Give higher requests/limits

With stability tests, we see that mariadb gets OOM killed and has some
CPU throttling.
Putting higher limits in order to make it no happen.
Scaling also replicas from VFC and APPC db from 3 to 1.

Issue-ID: INT-1883
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I2699b34ac5fcaa805c6fc01592c5a5f607b17fae
(cherry picked from commit 4d04706a2295529efbc265091979971dc90c8382)

2 years ago[MULTICLOUD] Bump multicloud-k8s image to 0.8.2 02/121302/4
Konrad Bańka [Wed, 12 May 2021 19:39:28 +0000 (21:39 +0200)]
[MULTICLOUD] Bump multicloud-k8s image to 0.8.2

Update k8splugin with version based on Helm3 libraries

Issue-ID: MULTICLOUD-1295
Issue-ID: MULTICLOUD-1338
Issue-ID: MULTICLOUD-1348
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I793ccc0366fc061c5f0cb1e580e805de70b3d88a

2 years ago[SDNC] Fix SDNC charts to make it work with aaf disabled 40/121440/1
Marat Salakhutdinov [Thu, 13 May 2021 14:47:39 +0000 (10:47 -0400)]
[SDNC] Fix SDNC charts to make it work with aaf disabled

Fix SDNC service template to make it work with aaf disabled.

Issue-ID: OOM-2748
Signed-off-by: Marat Salakhutdinov <marat.salakhutdinov@bell.ca>
Change-Id: Ic0ac6bcb12cfc86d7b338da21d621e35e94b03c0
(cherry picked from commit dd994c36c36b25fdc77c28e81a78da9928f4ae07)

2 years agoMerge "[DCAE] Bump up to Dashboard 1.4.3" into honolulu
Sylvain Desbureaux [Wed, 19 May 2021 08:35:35 +0000 (08:35 +0000)]
Merge "[DCAE] Bump up to Dashboard 1.4.3" into honolulu

2 years ago[SO] Adding "update" to the list of supported operations 10/121310/3
Hesam Rahimi [Thu, 13 May 2021 21:04:15 +0000 (21:04 +0000)]
[SO] Adding "update" to the list of supported operations

    Update operation was missing for vnf-topology-operation in
    generic-resource-api. This "update" operation is needed to
    support the "modify" Trnasport Slice use-case of CCVPN.

Issue-ID: OOM-2750
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I3c36abf5d7f674abc8392b20b3c374f70bf2a520

2 years ago[DCAE] Bump up to Dashboard 1.4.3 92/121092/3
vv770d [Tue, 4 May 2021 21:04:45 +0000 (21:04 +0000)]
[DCAE] Bump up to Dashboard 1.4.3

Fixes login issue introduced by commom/pg version upgrade
to crunchy-postgres:centos8-13.2-4.6.1
Modified readiness config to match master

Change-Id: I0a5b25c03c25c42987fc2fd0397378250628147c
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2751
Signed-off-by: vv770d <vv770d@att.com>
2 years ago[SDC] Fix image name 23/121023/7
Sylvain Desbureaux [Mon, 3 May 2021 13:24:59 +0000 (15:24 +0200)]
[SDC] Fix image name

One of SDC onboarding fe image is using the old way.
Change it to the right way.

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

2 years agoMerge "[DOC] Release Notes for Honolulu" into honolulu
Krzysztof Opasiak [Thu, 6 May 2021 22:19:56 +0000 (22:19 +0000)]
Merge "[DOC] Release Notes for Honolulu" into honolulu

2 years ago[DOC] Release Notes for Honolulu 36/121036/1
Sylvain Desbureaux [Thu, 6 May 2021 09:17:00 +0000 (11:17 +0200)]
[DOC] Release Notes for Honolulu

Updating release notes to match work done for Honolulu.

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

2 years ago[SO] Bump versions to resolve the CNFO issues 26/120826/8
seshukm [Thu, 22 Apr 2021 17:00:42 +0000 (22:30 +0530)]
[SO] Bump versions to resolve the CNFO issues

The fix for blocking issue of
1. SO-CDS interaction and
2. post instantiate flag

Issue-ID: SO-3628
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Id09c1e04e8063dd1fb5cae47b5c17bc43d028d57

2 years agoMerge "[COMMON][MARIADB] Align conf with camunda needs" into honolulu
Krzysztof Opasiak [Wed, 5 May 2021 14:22:07 +0000 (14:22 +0000)]
Merge "[COMMON][MARIADB] Align conf with camunda needs" into honolulu

2 years ago[CDS] Add startup probe 85/120985/5
Jozsef Csongvai [Wed, 28 Apr 2021 21:04:57 +0000 (17:04 -0400)]
[CDS] Add startup probe

When cds runs in cluster mode it needs longer startup time.
Also bump image tags to 1.1.4, and change defaults to disable
cluster mode and set replicas=1

Issue-ID: CCSDK-3275
Change-Id: Iec2eaeb2edf0cc2f9b29e35431d0e642e3b6d998
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
(cherry picked from commit 08515b79a76d6e077ef28e157fcffeec22dc2ad2)

2 years ago[COMMON][MARIADB] Align conf with camunda needs 38/120838/7
Sylvain Desbureaux [Thu, 22 Apr 2021 15:18:11 +0000 (17:18 +0200)]
[COMMON][MARIADB] Align conf with camunda needs

Camunda has given a guide in order to configure camunda
(https://docs.camunda.org/manual/latest/user-guide/process-engine/database/mariadb-galera-configuration/).

Applying it to ONAP camunda configuration.

gitlint-ignore: B1, body-max-line-length
Issue-ID: INT-1883
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ie0cb1c70e4271496ffd5e51ce1d816785f88689f
(cherry picked from commit 7d3ddcdcdcbb00c495a5ac93df9cf30e8f929963)

2 years ago[CDS][MARIADB] Use specific configuration 50/120950/1 8.0.0
Sylvain Desbureaux [Tue, 27 Apr 2021 08:00:06 +0000 (10:00 +0200)]
[CDS][MARIADB] Use specific configuration

CDS seems to not behave well with new configuration.
This patch move back to the previous one only for CDS.

Issue-ID: INT-1883
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I3b5d1a42229ac8c9a3799008462834fad58d6db1

2 years ago[GENERAL] Align gitreview 26/120926/1
Sylvain Desbureaux [Tue, 27 Apr 2021 09:27:19 +0000 (11:27 +0200)]
[GENERAL] Align gitreview

On Honolulu branch .gitreview must point to honolulu.

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

2 years agoMerge "[DMAAP-MR] Bump MR image version" into honolulu
Krzysztof Opasiak [Mon, 26 Apr 2021 14:56:50 +0000 (14:56 +0000)]
Merge "[DMAAP-MR] Bump MR image version" into honolulu

2 years agoMerge "[HOLMES] Fixed the Start-up Failure in the Dualstack Env" into honolulu
Sylvain Desbureaux [Mon, 26 Apr 2021 13:38:18 +0000 (13:38 +0000)]
Merge "[HOLMES] Fixed the Start-up Failure in the Dualstack Env" into honolulu

2 years agoMerge "[SDNC] Bump version to install license/bug fix" into honolulu
Krzysztof Opasiak [Mon, 26 Apr 2021 13:37:23 +0000 (13:37 +0000)]
Merge "[SDNC] Bump version to install license/bug fix" into honolulu

2 years ago[SDC] Update SDC to 1.8.5 34/120834/8
ChrisC [Mon, 19 Apr 2021 06:33:54 +0000 (08:33 +0200)]
[SDC] Update SDC to 1.8.5

Bugfixes only for Honolulu RC2 including

SDC-3557
SDC-3551
SDC-3545
SDC-3533
SDC-3528

Issue-ID: SDC-3555
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ie48ae7e04a755f84831b7f436a6c4ddbf14e4b8c
(cherry picked from commit dc6c6109400a50141884ab7f6020a256a9feb6da)

3 years ago[SDNC] Bump version to install license/bug fix 28/120828/5
Dan Timoney [Mon, 12 Apr 2021 17:17:41 +0000 (13:17 -0400)]
[SDNC] Bump version to install license/bug fix

Version bump on sdnc images to install license fix to address issue
identified in latest license scan, and to install fix for bug
in basic_vm_model test (SDNC-1515)

Issue-ID: SDNC-1507
Issue-ID: SDNC-1515
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I80721c0ce88ce2654b637d7f6748441496a684e6
(cherry picked from commit 3df0068395ec33d7d8e75b913d8499759fc7e322)

3 years ago[HOLMES] Fixed the Start-up Failure in the Dualstack Env 84/120284/12
GuangrongFu [Wed, 7 Apr 2021 06:07:38 +0000 (14:07 +0800)]
[HOLMES] Fixed the Start-up Failure in the Dualstack Env

Fixed the start-up failure in the dualstack and hence, updated the
docker image version.

Change-Id: Id0e98596016fe1fb772814b213792a1f6f5de439
Issue-ID: HOLMES-429
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
3 years ago[DMAAP-MR] Bump MR image version 25/120825/2
efiacor [Thu, 1 Apr 2021 13:41:51 +0000 (14:41 +0100)]
[DMAAP-MR] Bump MR image version

Update MR image version for H.
Orig commit was lost due to AAF cert problems
https://gerrit.onap.org/r/c/oom/+/118602

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Id1742c665a90535fbc9a5d45e060e5d79e7b3f47
Issue-ID: DMAAP-1542
(cherry picked from commit ad7ab17d4c09f16b4ba1877e25f807d279907bb8)

3 years ago[SO] Honolulu versions for CNF adapter, oof adapter and nssmf adapter 16/120516/3
seshukm [Thu, 1 Apr 2021 16:29:10 +0000 (21:59 +0530)]
[SO] Honolulu versions for CNF adapter, oof adapter and nssmf adapter

The sub-components of the SO that are depend on the latest SO core component.

Issue-ID: SO-3473

Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I7528df6aeac00bb2c64b4659185ab7f72d4f2aff
(cherry picked from commit 65ba214c463b720c3f0b0c714d643d2ac53082e9)

3 years agoMerge "[MULTICLOUD] Update k8splugin image" into honolulu
Sylvain Desbureaux [Mon, 19 Apr 2021 07:40:00 +0000 (07:40 +0000)]
Merge "[MULTICLOUD] Update k8splugin image" into honolulu

3 years agoMerge "[CPS] Bump CPS versions for RC1 bug fixes" into honolulu
Sylvain Desbureaux [Mon, 19 Apr 2021 07:38:13 +0000 (07:38 +0000)]
Merge "[CPS] Bump CPS versions for RC1 bug fixes" into honolulu

3 years agoMerge "[AAI] Fix truststore password to avoid exceptions" into honolulu
Sylvain Desbureaux [Mon, 19 Apr 2021 07:01:18 +0000 (07:01 +0000)]
Merge "[AAI] Fix truststore password to avoid exceptions" into honolulu

3 years ago[MULTICLOUD] Update k8splugin image 06/120506/3
Konrad Bańka [Thu, 15 Apr 2021 12:18:48 +0000 (14:18 +0200)]
[MULTICLOUD] Update k8splugin image

Update k8splugin image with one containing Honolulu RC2 Bugfixes:
MULTICLOUD-1311, MULTICLOUD-1308, MULTICLOUD-1307

Issue-ID: MULTICLOUD-1307
Issue-ID: MULTICLOUD-1308
Issue-ID: MULTICLOUD-1311
Issue-ID: MULTICLOUD-1295
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I97c7a263e81453d1db710fe5121f3f3720cb06ca

3 years ago[CPS] Bump CPS versions for RC1 bug fixes 10/120510/3
puthuparambil.aditya [Mon, 12 Apr 2021 14:29:38 +0000 (15:29 +0100)]
[CPS] Bump CPS versions for RC1 bug fixes

Bump CPS images to version 1.0.1 to install bug fixes discovered between
M3 and RC1. Overview of these can be see in https://jira.onap.org/browse/CPS-319

Issue-ID: CPS-304
Issue-ID: CPS-249
Issue-ID: CPS-276
Issue-ID: CPS-288
Issue-ID: CPS-290
Issue-ID: CPS-292
Issue-ID: CPS-300
Issue-ID: CPS-308
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I732a0be8b557dd125ae61f538eb77ed96f5dc2db
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
3 years ago[POLICY] Add date to logging timestamp 02/120502/1
jhh [Fri, 9 Apr 2021 01:56:17 +0000 (20:56 -0500)]
[POLICY] Add date to logging timestamp

Policy components log the current time to stdout
but not the actual date.   This patch adds the
date in UTC format

Issue-ID: POLICY-3177
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: If86cad58115d9124e09a953c0aa807644830ad4b
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
(cherry picked from commit 417bcbae7b6cdb92da9ab8cb02f7bc31c9f5192d)

3 years ago[AAI] Fix truststore password to avoid exceptions 06/120406/4
Krzysztof Opasiak [Fri, 2 Apr 2021 06:56:15 +0000 (08:56 +0200)]
[AAI] Fix truststore password to avoid exceptions

Deployment of aai-resources sometimes fails with exception:

org.springframework.expression.ParseException:
Expression [BH#{XS@*#xoUULIO)eQkxaBA] @2: No ending suffix
'}' for expression starting at character 2: #{XS@*#xoUULIO)eQkxaBA

which basically means that aai-resources (and probably aai-traversal)
are unable to handle special characters that AAF is putting into cert
passwords. To avoid random AAI failures let's use a know method
proposed by Sylvain Desbureaux and just set passwords that contains
only alphanumeric characters.

Issue-ID: OOM-1
Change-Id: I248c2de6e59e4fc073b5a06f6409802634b254cf
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
3 years ago[SDNC] Enable SDNC to use external oauth provider 04/120404/1
demskeq8 [Fri, 12 Feb 2021 14:43:48 +0000 (15:43 +0100)]
[SDNC] Enable SDNC to use external oauth provider

- add additional environment variables

- add config file for external oauth-providers

Issue-ID: OOM-2675
Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
Change-Id: I235d3f46f5d109a1e82bdaa3c9de97508116fbe3
[Improve secretes handling]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
3 years agoMerge "[SO] Release the H release for sol005 adapter" into honolulu
Krzysztof Opasiak [Sat, 10 Apr 2021 19:21:48 +0000 (19:21 +0000)]
Merge "[SO] Release the H release for sol005 adapter" into honolulu

3 years ago[SO] Release the H release for sol005 adapter 38/120138/2
seshukm [Tue, 30 Mar 2021 16:15:16 +0000 (21:45 +0530)]
[SO] Release the H release for sol005 adapter

Rename the vfc-adapter to etsi-sol005-adapter

Issue-ID: SO-3473
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I79949521c58b05f9b7eacad591d06f62e3ab1983
(cherry picked from commit 87ccd87a9f3120c98b93f22f5e6219ffd080cc5d)

3 years ago[CDS] Bump CDS versions for RC1 bug fixes 36/120136/2
Dan Timoney [Tue, 6 Apr 2021 12:36:26 +0000 (08:36 -0400)]
[CDS] Bump CDS versions for RC1 bug fixes

Bump CDS images to version 1.1.2 to install bug fixes discovered between
M3 and RC1.  The set of bug fixes included can be found in this
link: https://jira.onap.org/issues/?filter=12492
Issue-ID: CCSDK-3239
Issue-ID: CCSDK-3232
Issue-ID: CCSDK-3230
Issue-ID: CCSDK-3221
Issue-ID: CCSDK-3220
Issue-ID: CCSDK-3219
Issue-ID: CCSDK-3211
Issue-ID: CCSDK-3216

Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ib349918c57e7ce909c2f97d55de96bf2e0dd7c08
(cherry picked from commit d6f0b023ce7a0e49ee1ba3236d8491ee6beb5e3c)

3 years ago[SDNC] Add readiness check for sdnc-dbinit job 29/120129/1
Dan Timoney [Thu, 1 Apr 2021 19:49:23 +0000 (15:49 -0400)]
[SDNC] Add readiness check for sdnc-dbinit job

sdnc container needs to wait for completion of its dbinit job before coming
online.  This appears to be root cause for a recurring issue we
have seen in gating runs and in weekly run, where we see errors that
directed graphs are missing.

Issue-ID: SDNC-1512
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3fb9dad6b36fc8a549094e94b0a6a8936f9a4916
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
(cherry picked from commit 17554770bdc355599c18fbdf87edbe9bcfc9b0e3)

3 years ago[UUI] Update image of components of UUI 44/119844/5
hekeguang [Thu, 25 Mar 2021 13:14:06 +0000 (21:14 +0800)]
[UUI] Update image of components of UUI

Update the image version for UUI components

Issue-ID: USECASEUI-549
Change-Id: Ib1189e3871485a927f100d963589b8a642a3b5bb
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
3 years agoMerge "[CCSDK] Fix error logs due to empty URL"
Sylvain Desbureaux [Thu, 1 Apr 2021 06:43:14 +0000 (06:43 +0000)]
Merge "[CCSDK] Fix error logs due to empty URL"

3 years agoMerge "[OOF] CMSO logs to STDOUT"
Sylvain Desbureaux [Thu, 1 Apr 2021 06:40:08 +0000 (06:40 +0000)]
Merge "[OOF] CMSO logs to STDOUT"

3 years agoMerge "[DOC] Update user guide doc"
Krzysztof Opasiak [Thu, 1 Apr 2021 06:37:50 +0000 (06:37 +0000)]
Merge "[DOC] Update user guide doc"

3 years agoMerge "[DCAE] Boostrap version bump to 3.0.4"
Sylvain Desbureaux [Thu, 1 Apr 2021 05:40:28 +0000 (05:40 +0000)]
Merge "[DCAE] Boostrap version bump to 3.0.4"

3 years agoMerge "[DMAAP] Fix scaling logic for message router kafka and zookeeper"
Sylvain Desbureaux [Thu, 1 Apr 2021 05:32:17 +0000 (05:32 +0000)]
Merge "[DMAAP] Fix scaling logic for message router kafka and zookeeper"

3 years ago[CCSDK-SDNC] Bump versions for Honolulu 84/118284/44
Dan Timoney [Tue, 23 Feb 2021 16:25:39 +0000 (11:25 -0500)]
[CCSDK-SDNC] Bump versions for Honolulu

Bump versions of CCSDK (including CDS) and SDNC images for
SDNC Honolulu release.

Fixed issues found in CDS command-executor and py-executor
pods.

Added missing env variable settings.

Issue-ID: CCSDK-3125
Issue-ID: SDNC-1473
Issue-ID: CCSDK-3192
Issue-ID: CCSDK-3197
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Id3bbe696313c568dc9ffb328715a7fc572330411

3 years ago[DMAAP] Fix scaling logic for message router kafka and zookeeper 78/114278/9
Marat Salakhutdinov [Tue, 27 Oct 2020 15:40:03 +0000 (11:40 -0400)]
[DMAAP] Fix scaling logic for message router kafka and zookeeper

Currently if we want to scale message router kafka and zookeeper
we need to do manual changes in charts to make it work. With this patch
all can be done with override files.

Issue-ID: OOM-2613
Signed-off-by: Marat Salakhutdinov <marat.salakhutdinov@bell.ca>
Change-Id: I1782dca26f964f33c250520ee2e187619cee0e5e

3 years ago[DCAE] Boostrap version bump to 3.0.4 96/119996/6
vv770d [Mon, 29 Mar 2021 20:34:22 +0000 (20:34 +0000)]
[DCAE] Boostrap version bump to 3.0.4

Disable holmes from boostrap deploy
DFC 1.5.5 (bug-fix/security)
PM-Mapper 1.5.2 (bug-fix/performance)
Cleanup bootstrap properties

Change-Id: If0071fd0805c701184896e8058d0c707997abed6
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2700
Issue-ID: DCAEGEN2-2659
Issue-ID: DCAEGEN2-2656
Signed-off-by: vv770d <vv770d@att.com>
3 years ago[OOF] CMSO logs to STDOUT 14/113414/6
Dominik Mizyn [Thu, 1 Oct 2020 09:03:15 +0000 (11:03 +0200)]
[OOF] CMSO logs to STDOUT

Root level change to INFO.
Result should be more logs in STDOUT.

Issue-ID: OOM-2514
Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
Change-Id: Ie64f0aff59a732f4a798e0a27d7ae18e38dfe2e2
[Add VM_ARGS define to point to the right logback file]
Suggested-by: Krishna Moorthy <krishna.moorthy6@wipro.com>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: Krishna Moorthy <krishna.moorthy6@wipro.com>
3 years agoMerge "[SO] Change sub component names"
Krzysztof Opasiak [Tue, 30 Mar 2021 12:15:02 +0000 (12:15 +0000)]
Merge "[SO] Change sub component names"

3 years ago[DOC] Update user guide doc 80/114380/14
ramagp [Thu, 29 Oct 2020 04:24:16 +0000 (04:24 +0000)]
[DOC] Update user guide doc

This is to update outdated command output versions and options

Change-Id: I9cf7a5f8344767146739084f63b512ca39a02cec
Issue-ID: OOM-2602
Signed-off-by: ramagp <ramakrishnagp@aarnanetworks.com>
3 years ago[CCSDK] Fix error logs due to empty URL 47/119847/7
RehanRaza [Thu, 25 Mar 2021 13:36:53 +0000 (14:36 +0100)]
[CCSDK] Fix error logs due to empty URL

The gating tests for Honolulu have reported flooding of error messages
in SDNC because the ricLink in values.yaml was not set.
The information about RICs can now be provided in values.yaml

Change-Id: I8ef67c27ed95432fb90de88b2976f39068fa7be0
Issue-ID: CCSDK-3227
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
[Improve ric list generation]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
3 years ago[SO] Update sub components to Honolu releases 96/119596/12
Sylvain Desbureaux [Mon, 22 Mar 2021 15:41:47 +0000 (16:41 +0100)]
[SO] Update sub components to Honolu releases

Update:
  - cnf adapter to 1.8.0
  - nssmf adapter to 1.8.0
  - oof adapter to 1.8.2

Issue-ID: SO-3473
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I10af676b741941cc9ecf4e6ea373363dd7c66b35

3 years ago[SO] Change sub component names 10/118510/16
Sylvain Desbureaux [Thu, 25 Feb 2021 13:13:01 +0000 (14:13 +0100)]
[SO] Change sub component names

Some SO components have changed their names:

* so-monitoring is now so-admin-cockpit
* so-etsi-nfvo-ns-lcm has a new repository
* so-vnfm-adapter is now so-etsi-sol003-adapater

Issue-ID: SO-3473
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I75be10b42fc7b44ac0f654853953f6139f3b1c13

3 years agoMerge "[SO] Release the artifacts for SO"
Krzysztof Opasiak [Mon, 29 Mar 2021 13:11:20 +0000 (13:11 +0000)]
Merge "[SO] Release the artifacts for SO"

3 years agoMerge "[SO] SDNC-adapter missing properties for the latest changes"
Krzysztof Opasiak [Mon, 29 Mar 2021 13:08:16 +0000 (13:08 +0000)]
Merge "[SO] SDNC-adapter missing properties for the latest changes"

3 years agoMerge "[DMAAP] Bump image versions"
Krzysztof Opasiak [Mon, 29 Mar 2021 13:06:30 +0000 (13:06 +0000)]
Merge "[DMAAP] Bump image versions"

3 years agoMerge "[AAI] Simplify cert retrieval script"
Krzysztof Opasiak [Mon, 29 Mar 2021 10:30:09 +0000 (10:30 +0000)]
Merge "[AAI] Simplify cert retrieval script"

3 years ago[SO] Release the artifacts for SO 09/119309/37
seshukm [Mon, 15 Mar 2021 11:41:32 +0000 (17:11 +0530)]
[SO] Release the artifacts for SO

SO core components 1.8.1 and sub-components 1.8.2.
Also the DB scripts to support the camunda 7.14.

Issue-ID: SO-3566
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ia0efe1116b6435c3aa19beb3b0a938a2f2ae0bea
[Rebase and resolve conflicts]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
3 years agoMerge "[AAF][SMS] Relax Vault limits"
Sylvain Desbureaux [Mon, 29 Mar 2021 07:12:10 +0000 (07:12 +0000)]
Merge "[AAF][SMS] Relax Vault limits"

3 years ago[AAI] Simplify cert retrieval script 48/118248/22
Sylvain Desbureaux [Tue, 23 Feb 2021 15:03:21 +0000 (16:03 +0100)]
[AAI] Simplify cert retrieval script

As retrieving values is now done via a generic script, let's clean a
little bit cert retrieval in order to be faster.

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