oom.git
3 years agoMerge "Add A1 Policy Management Service helm charts"
Sylvain Desbureaux [Thu, 17 Sep 2020 12:19:36 +0000 (12:19 +0000)]
Merge "Add A1 Policy Management Service helm charts"

3 years agoMerge "[SDC] Deprecate DCAE-DS"
Sylvain Desbureaux [Thu, 17 Sep 2020 12:10:21 +0000 (12:10 +0000)]
Merge "[SDC] Deprecate DCAE-DS"

3 years agoMerge "Use lowercase in secret name during helm3 linting"
Sylvain Desbureaux [Thu, 17 Sep 2020 07:06:29 +0000 (07:06 +0000)]
Merge "Use lowercase in secret name during helm3 linting"

3 years agoMerge "[OOF] Use certInitializer for OOF pods"
Sylvain Desbureaux [Wed, 16 Sep 2020 19:13:01 +0000 (19:13 +0000)]
Merge "[OOF] Use certInitializer for OOF pods"

3 years agoMerge "[CDS] Added properties for k8s-profile-upload component"
Sylvain Desbureaux [Wed, 16 Sep 2020 19:03:46 +0000 (19:03 +0000)]
Merge "[CDS] Added properties for k8s-profile-upload component"

3 years agoAdd A1 Policy Management Service helm charts 34/111834/11
Lathish [Wed, 26 Aug 2020 12:45:03 +0000 (13:45 +0100)]
Add A1 Policy Management Service helm charts

Issue-ID: CCSDK-2492
Change-Id: Ide809298d075471b457cfb93fee77658c7cb597c
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years ago[SDC] Deprecate DCAE-DS 10/112710/2
ChrisC [Tue, 15 Sep 2020 15:49:47 +0000 (17:49 +0200)]
[SDC] Deprecate DCAE-DS

DCAE-DS is now deprecated (replaced by DCAE-MOD) - no need to maintain old charts

Issue-ID: SDC-2642
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Iba2f17ff22c73b668466abd638323e5b2914c959

3 years ago[OOF] Use certInitializer for OOF pods 28/112028/23
krishnaa96 [Tue, 11 Aug 2020 04:56:50 +0000 (10:26 +0530)]
[OOF] Use certInitializer for OOF pods

Remove Hardcoded certificates from OOF
Resturcture OOF charts

Issue-ID: OPTFRA-803
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Ibe886a44fcbf22bb3443fbb8ec8e37ddc7636ffe

3 years agoMerge "Use helm-push plugin"
Sylvain Desbureaux [Wed, 16 Sep 2020 11:18:05 +0000 (11:18 +0000)]
Merge "Use helm-push plugin"

3 years agoMerge "update artifactbroker to upgrade java 11"
Sylvain Desbureaux [Wed, 16 Sep 2020 09:20:08 +0000 (09:20 +0000)]
Merge "update artifactbroker to upgrade java 11"

3 years ago[CDS] Added properties for k8s-profile-upload component 76/112676/2
Lukasz Rajewski [Tue, 15 Sep 2020 07:12:16 +0000 (09:12 +0200)]
[CDS] Added properties for k8s-profile-upload component

Issue-ID: CCSDK-2630
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: Iffe3b8ad14f5c18fe7e68490e37c1bc182b44e65

3 years agoMerge "[CONTRIB] Adjust EJBCA to issue certificates usable by servers."
Sylvain Desbureaux [Wed, 16 Sep 2020 08:11:35 +0000 (08:11 +0000)]
Merge "[CONTRIB] Adjust EJBCA to issue certificates usable by servers."

3 years agoMerge "[Multicloud] Provide limits for storage pods"
Sylvain Desbureaux [Wed, 16 Sep 2020 08:09:16 +0000 (08:09 +0000)]
Merge "[Multicloud] Provide limits for storage pods"

3 years agoMerge "Use common.resources template to generate resources"
Sylvain Desbureaux [Wed, 16 Sep 2020 07:18:29 +0000 (07:18 +0000)]
Merge "Use common.resources template to generate resources"

3 years agoMerge "Remove field not defined in statefulset specification"
Sylvain Desbureaux [Wed, 16 Sep 2020 07:17:54 +0000 (07:17 +0000)]
Merge "Remove field not defined in statefulset specification"

3 years agoMerge "Remove field not defined in deployment specification"
Sylvain Desbureaux [Wed, 16 Sep 2020 07:17:17 +0000 (07:17 +0000)]
Merge "Remove field not defined in deployment specification"

3 years agoMerge "Use default password during linting in helm3"
Sylvain Desbureaux [Wed, 16 Sep 2020 07:09:31 +0000 (07:09 +0000)]
Merge "Use default password during linting in helm3"

3 years agoUse helm-push plugin 01/112701/2
Jakub Latusek [Mon, 14 Sep 2020 14:33:55 +0000 (16:33 +0200)]
Use helm-push plugin

Helm3 remove serve command, instead developer suggest to use chartMuseum.
In makefile we check helm version and for helm3 we use
helm-push plugin to push chart package to local repository

Change-Id: I50800c4577140d6dcbd363142efdf625a5ea9e2e
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562

3 years agoupdate artifactbroker to upgrade java 11 28/112728/1
Bin Yang [Wed, 16 Sep 2020 06:49:21 +0000 (14:49 +0800)]
update artifactbroker to upgrade java 11

Issue-ID: MULTICLOUD-1204
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I4d83258862303e340092b9b138ade00fb1543852

3 years agoUse common.resources template to generate resources 14/112714/1
Jakub Latusek [Tue, 15 Sep 2020 09:07:56 +0000 (11:07 +0200)]
Use common.resources template to generate resources

Change-Id: Ibb947b44286f9f3df4a2b5c9e1cef9c3f76cde6b
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562

3 years agoRemove field not defined in statefulset specification 13/112713/1
Jakub Latusek [Tue, 15 Sep 2020 09:04:24 +0000 (11:04 +0200)]
Remove field not defined in statefulset specification

Change-Id: I70d5571f51a297bf164a299f614b0809576cd65f
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562

3 years agoRemove field not defined in deployment specification 12/112712/1
Jakub Latusek [Tue, 15 Sep 2020 09:03:57 +0000 (11:03 +0200)]
Remove field not defined in deployment specification

Change-Id: I811b5a5fe6f6c77209ab7f7b2da5fe188cf7b2db
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562

3 years agoUse lowercase in secret name during helm3 linting 09/112709/1
Jakub Latusek [Mon, 14 Sep 2020 15:08:56 +0000 (17:08 +0200)]
Use lowercase in secret name during helm3 linting

Change-Id: I69b66828ba23db07c4885ae058e229a0af3e8df2
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562

3 years agoUse default password during linting in helm3 02/112702/1
Jakub Latusek [Mon, 14 Sep 2020 14:37:36 +0000 (16:37 +0200)]
Use default password during linting in helm3

Helm3 change release name during linting to test-release

Change-Id: Iabc6fc8cd0c9bb6d707d1432d4b9cadaabbbc97e
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562

3 years agoReplace YAML comments with helm comments in templates 98/112698/1
Jakub Latusek [Mon, 14 Sep 2020 14:21:55 +0000 (16:21 +0200)]
Replace YAML comments with helm comments in templates

Change-Id: I8cb12dae07cc3984e7dcfc602afa4c2d07317e9a
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562

3 years ago[CONTRIB] Adjust EJBCA to issue certificates usable by servers. 72/112272/4
Remigiusz Janeczek [Tue, 8 Sep 2020 11:00:50 +0000 (13:00 +0200)]
[CONTRIB] Adjust EJBCA to issue certificates usable by servers.

Add configuration to EJBCA that allows to create keystores with
extendedKeyUsage containing serverAuth.

Issue-ID: AAF-1121
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I6fc1d228acb4edc089be11d66186cfb5006e9ad1

3 years agoMerge "[common] Add application mount path to cert initializer"
Sylvain Desbureaux [Tue, 15 Sep 2020 06:41:28 +0000 (06:41 +0000)]
Merge "[common] Add application mount path to cert initializer"

3 years agoMerge "[POLICY] new image versions"
Sylvain Desbureaux [Mon, 14 Sep 2020 11:27:12 +0000 (11:27 +0000)]
Merge "[POLICY] new image versions"

3 years agoMerge "[Tree-Wide] Reference ports by name not index"
Sylvain Desbureaux [Mon, 14 Sep 2020 11:25:57 +0000 (11:25 +0000)]
Merge "[Tree-Wide] Reference ports by name not index"

3 years agoMerge "[TREE-WIDE] Use faster version of common secret template"
Sylvain Desbureaux [Mon, 14 Sep 2020 10:02:54 +0000 (10:02 +0000)]
Merge "[TREE-WIDE] Use faster version of common secret template"

3 years agoMerge "[SDNC] Temporary disable sdnrdb"
Sylvain Desbureaux [Mon, 14 Sep 2020 09:37:00 +0000 (09:37 +0000)]
Merge "[SDNC] Temporary disable sdnrdb"

3 years ago[Multicloud] Provide limits for storage pods 34/112534/4
Konrad Bańka [Fri, 11 Sep 2020 15:04:51 +0000 (17:04 +0200)]
[Multicloud] Provide limits for storage pods

Issue-ID: MULTICLOUD-1205
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I06e23aa1e8a3cc6d80078a5461985c38b2b44279

3 years ago[common] Add application mount path to cert initializer 44/112344/2
krishnaa96 [Wed, 9 Sep 2020 04:00:58 +0000 (09:30 +0530)]
[common] Add application mount path to cert initializer

Add new mount path value in values.yaml to
specify app mount path

Issue-ID: OPTFRA-803
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I70771e0ab6ec16f7f4cfadcb8448ecfdfb6e8f4b

3 years ago[POLICY] new image versions 13/112513/6
jhh [Thu, 10 Sep 2020 19:01:49 +0000 (14:01 -0500)]
[POLICY] new image versions

- Changes needed to support the new images.
- Add resources to galera config job (POLICY-2820)

Issue-ID: POLICY-2789
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Id3b87a5931c64f729afcf77861d12fd5e25a5531
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
3 years ago[TREE-WIDE] Use faster version of common secret template 90/111990/3
Krzysztof Opasiak [Tue, 1 Sep 2020 17:17:20 +0000 (19:17 +0200)]
[TREE-WIDE] Use faster version of common secret template

Replace all calls to common.secret with a faster version to save some
linting time.

Issue-ID: OOM-2248
Change-Id: I3372c87226d5dd8b7468ebed2d77e7ceceba5777
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
3 years agoMerge "[OOF] Add limit to onboard and healthcheck jobs"
Sylvain Desbureaux [Fri, 11 Sep 2020 19:15:55 +0000 (19:15 +0000)]
Merge "[OOF] Add limit to onboard and healthcheck jobs"

3 years ago[Tree-Wide] Reference ports by name not index 62/112362/2
Krzysztof Opasiak [Wed, 9 Sep 2020 11:14:27 +0000 (13:14 +0200)]
[Tree-Wide] Reference ports by name not index

Referencing anything based on its position on alist can be really
fragile and har to debug. As we already have a convenience template
that allows us to access the port based on its name let's make sure
that everyone is using it.

Issue-ID: OOM-1971
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Id25cb9d9e48f39f46786ea9e9a432b0c51130c50

3 years agoMerge "Revert "[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM""
Sylvain Desbureaux [Fri, 11 Sep 2020 19:08:12 +0000 (19:08 +0000)]
Merge "Revert "[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM""

3 years ago[SDNC] Temporary disable sdnrdb 76/112576/1
Krzysztof Opasiak [Fri, 11 Sep 2020 18:40:18 +0000 (20:40 +0200)]
[SDNC] Temporary disable sdnrdb

As diagnosed today if sdnc is enabled a different entrypoint for SDNC
is used. Unfortunately this makes SDNC reach AAI using a bad URL which
causes our e2e tests to fail.

As a temporary solution let's disable sdnrdb and hope that the team
will be able to debug this further and reenable it.

Issue-ID: SO-3216
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ib2cda39aefea84a4c930d996e53429f3f64a86ef

3 years agoUpdate git submodules
Krzysztof Opasiak [Fri, 11 Sep 2020 18:04:02 +0000 (20:04 +0200)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to 48ae4e9d7a9ef5f9e73f6a3c90fd808f086089f5
  - [AAI] Revert commits that are breaking the master branch

    This reverts:
    b31e250091cd68edb77f3158691844decda82fc8
    46961c4794a17f72643bd491af6c159ea7e53380

    which are our main suspects for breaking testing in the master branch.
    As this issue prevents many SO related patches from being merged let's
    first revert those to make master work once again.

    Issue-ID: SO-3216
    Change-Id: I7f7daaaef3f7911afb5c8729c296773a630b5fb6
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
3 years agoRevert "[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM" 38/112538/1
Krzysztof Opasiak [Fri, 11 Sep 2020 15:51:38 +0000 (17:51 +0200)]
Revert "[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM"

This reverts commits:

b6a0f9ef4cefa4c63bcc9b57e8ffeb236194dcd7
5b4d13d79e72409c49b893b00ce763591696b104

Staging images are not allowed in OOM master branch. When they
disappear we get awful failures in gating thus components that sneak
in staging images by tagging them in the same way as the release
images has to be immediately removed unless a proper docker image is released.

Issue-ID: SO-3157
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ia18ff5b372b13b9d03a2969f4aaf2fcea144ea77

3 years ago[OOF] Add limit to onboard and healthcheck jobs 25/112525/1
krishnaa96 [Fri, 11 Sep 2020 10:06:32 +0000 (15:36 +0530)]
[OOF] Add limit to onboard and healthcheck jobs

Add resources field to OOF jobs to set limit

Issue-ID: OPTFRA-840
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I5fb9a804af9c1a5df440aa61818197028db2c4b6

3 years agoMerge "[SDC] use of certInitializer template"
Sylvain Desbureaux [Thu, 10 Sep 2020 07:41:02 +0000 (07:41 +0000)]
Merge "[SDC] use of certInitializer template"

3 years ago[COMMON] Make mongo run as non-root 15/112415/1
Krzysztof Opasiak [Wed, 9 Sep 2020 19:23:32 +0000 (21:23 +0200)]
[COMMON] Make mongo run as non-root

Use our helper template and k8s features to make mongodb run as a
non-root user as per Guiling requirements.

Issue-ID: DCAEGEN2-2424
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I44bc079a2cc49dc1b0f1da88e220290098e909d5

3 years ago[SDC] use of certInitializer template 13/111513/7
ChrisC [Fri, 4 Sep 2020 09:29:57 +0000 (11:29 +0200)]
[SDC] use of certInitializer template

Auto SSL certificates generation through certInitializer template for SDC
Refactor to components

Issue-ID: SDC-3172
Change-Id: I2c895a8d8e7c25e11a2a1e997735d2e7b2d258aa
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
3 years agoMerge "Mounting of DMAAP listener properties for RANSlice"
Sylvain Desbureaux [Wed, 9 Sep 2020 06:49:19 +0000 (06:49 +0000)]
Merge "Mounting of DMAAP listener properties for RANSlice"

3 years agoMerge "[DMAAP] Add logs to STDOUT"
Krzysztof Opasiak [Tue, 8 Sep 2020 16:02:16 +0000 (16:02 +0000)]
Merge "[DMAAP] Add logs to STDOUT"

3 years agoMerge "[CLAMP,COMMON] Escape special chars in mysql passwords"
Sylvain Desbureaux [Tue, 8 Sep 2020 14:54:01 +0000 (14:54 +0000)]
Merge "[CLAMP,COMMON] Escape special chars in mysql passwords"

3 years agoUpdate git submodules
Grzegorz-Lis [Tue, 8 Sep 2020 11:51:16 +0000 (13:51 +0200)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to 5a01a0953803b3d1b140a77c779a3b942e293228
  - [AAI] Use readiness container v3.0.1

    Readiness container v3.x and up are now present in ONAP main repository.
    They're also not using root user anymore and then script path has
    changed.
    Finally, "job_complete" script has been integrated in main "ready"
    script.
    This change will align readinessImage definition with rest of ONAP
    components.

    Issue-ID: OOM-2545
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
    Change-Id: I766a16be3ae2669f562c9b4ebef875bfbdfac6a0

3 years agoMerge "[MSB] Add logs to STDOUT"
Sylvain Desbureaux [Tue, 8 Sep 2020 11:00:30 +0000 (11:00 +0000)]
Merge "[MSB] Add logs to STDOUT"

3 years ago[MSB] Add logs to STDOUT 62/112262/1
Dominik Mizyn [Tue, 8 Sep 2020 08:30:14 +0000 (10:30 +0200)]
[MSB] Add logs to STDOUT

This commit add STDOUT appender to root level logging.

Issue-ID: OOM-2514
Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
Change-Id: I4b789abca452832d80ac77fdeb55bef83270ea17

3 years agoMerge "[OOF] use non-root user to access cmso database"
Sylvain Desbureaux [Tue, 8 Sep 2020 07:28:33 +0000 (07:28 +0000)]
Merge "[OOF] use non-root user to access cmso database"

3 years agoMerge "[ESR] Add logs to STDOUT"
Sylvain Desbureaux [Tue, 8 Sep 2020 07:14:30 +0000 (07:14 +0000)]
Merge "[ESR] Add logs to STDOUT"

3 years agoMerge "Update so-etsi-nfvo-ns-lcm with the new version of readiness image 3.0.1"
Sylvain Desbureaux [Tue, 8 Sep 2020 07:14:05 +0000 (07:14 +0000)]
Merge "Update so-etsi-nfvo-ns-lcm with the new version of readiness image 3.0.1"

3 years agoMerge "[OOF] Add make clean target"
Sylvain Desbureaux [Tue, 8 Sep 2020 06:28:44 +0000 (06:28 +0000)]
Merge "[OOF] Add make clean target"

3 years agoMerge "[COMMON] Use faster version of common secret template"
Krzysztof Opasiak [Mon, 7 Sep 2020 19:24:37 +0000 (19:24 +0000)]
Merge "[COMMON] Use faster version of common secret template"

3 years agoMerge "[COMMON] Allow to initialize custom mariadb instance"
Krzysztof Opasiak [Mon, 7 Sep 2020 19:24:28 +0000 (19:24 +0000)]
Merge "[COMMON] Allow to initialize custom mariadb instance"

3 years agoUpdate so-etsi-nfvo-ns-lcm with the new version of readiness image 3.0.1 28/112228/1
Magdalena_Biernacka [Mon, 7 Sep 2020 11:37:59 +0000 (13:37 +0200)]
Update so-etsi-nfvo-ns-lcm with the new version of readiness image 3.0.1

Issue-ID: OOM-2545
Signed-off-by: Magdalena Biernacka <magdalena.1.biernacka@nokia.com>
Change-Id: I8a5033fb51d2cdf6902d96e60f01af8ba61b66e5

3 years ago[OOF] use non-root user to access cmso database 60/110660/15
krishnaa96 [Tue, 28 Jul 2020 13:52:50 +0000 (19:22 +0530)]
[OOF] use non-root user to access cmso database

Move mariadb galera config from global to root
Add service name to mariadb-init config
Fix mariadb-init secret to use Additional databases
Create separate users for cmso service and optimizer

Issue-ID: OPTFRA-800
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I5b91d297d35125ca242f40fe1a6328da0f4daa62

3 years agoMerge "[POMBA] Add logs to STDOUT"
Sylvain Desbureaux [Mon, 7 Sep 2020 08:02:41 +0000 (08:02 +0000)]
Merge "[POMBA] Add logs to STDOUT"

3 years agoMerge "[COMMON/elasticsearch] Avoid 'Warning: Merging destination map for chart'"
Sylvain Desbureaux [Mon, 7 Sep 2020 07:55:16 +0000 (07:55 +0000)]
Merge "[COMMON/elasticsearch] Avoid 'Warning: Merging destination map for chart'"

3 years agoMerge "[COMMON] Allow to set default password complexity"
Sylvain Desbureaux [Mon, 7 Sep 2020 07:53:28 +0000 (07:53 +0000)]
Merge "[COMMON] Allow to set default password complexity"

3 years agoMerge "Removal of zookeeper from portal HELM charts"
Sylvain Desbureaux [Mon, 7 Sep 2020 07:36:21 +0000 (07:36 +0000)]
Merge "Removal of zookeeper from portal HELM charts"

3 years ago[COMMON] Use faster version of common secret template 88/111988/5
Krzysztof Opasiak [Tue, 1 Sep 2020 16:35:40 +0000 (18:35 +0200)]
[COMMON] Use faster version of common secret template

Replace all calls to common.secret in mariadb-init with
the faster version common.secretFast to save some linting time.

Issue-ID: OOM-2248
Change-Id: Id1658b46f3322ecc68155fafd72480e922978369
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
3 years ago[COMMON] Allow to initialize custom mariadb instance 89/111989/5
Krzysztof Opasiak [Mon, 31 Aug 2020 20:25:52 +0000 (22:25 +0200)]
[COMMON] Allow to initialize custom mariadb instance

Add the ability to use mariadb-init to create databases in any
mariadb-galera instace not only the common one.

Issue-ID: OPTFRA-800
Change-Id: Idfeacc9af49620378eb5b06ae3628f92e740cc65
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
3 years ago[OOF] Add make clean target 85/112185/2
Krzysztof Opasiak [Fri, 4 Sep 2020 15:46:41 +0000 (17:46 +0200)]
[OOF] Add make clean target

Add make clean target to ensure that removed dependencies are always
cleaned up properly.

Issue-ID: OPTFRA-803
Change-Id: I2f845c775d5643c7a8b4539b35886fbf79ce889a
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
3 years agoMerge "[GENERAL] Use readiness container v3.0.1"
Krzysztof Opasiak [Fri, 4 Sep 2020 16:34:04 +0000 (16:34 +0000)]
Merge "[GENERAL] Use readiness container v3.0.1"

3 years ago[ESR] Add logs to STDOUT 74/111874/4
Dominik Mizyn [Mon, 31 Aug 2020 10:05:19 +0000 (12:05 +0200)]
[ESR] Add logs to STDOUT

This commit add STDOUT appender to root level logging.
Additionally, it approximates the logback.xml file to
ONAP Application Logging Specification v1.2

Issue-ID: OOM-2514
Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
Change-Id: I1ae3fa5af0fc4ac27fdad185299cc659efe81c2d

3 years agoMounting of DMAAP listener properties for RANSlice 69/112069/2
Sandeep Shah [Thu, 3 Sep 2020 02:54:56 +0000 (21:54 -0500)]
Mounting of DMAAP listener properties for RANSlice

Mounting of DMAAP listener properties for RANSlice
in SDNC DMAAP-Listener charts

Issue-ID: OOM-2550
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: Iba8dde371ba78e784dfba6f04f7ccd925e140d4f

3 years ago[GENERAL] Use readiness container v3.0.1 09/111509/13
Sylvain Desbureaux [Fri, 21 Aug 2020 07:58:25 +0000 (09:58 +0200)]
[GENERAL] Use readiness container v3.0.1

Readiness container v3.x and up are now present in ONAP main repository.
They're also not using root user anymore and then script path has
changed.
Finally, "job_complete" script has been integrated in main "ready"
script.
As those changes are significant, we must upgrade all the components at
once.

Depends-On: I5afa83892043f4844afe12e61724a8d368a9f2e0
Issue-ID: OOM-2545
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: I0b4eb5dd86390273532d67d0a9696e1cfcadf110

3 years agoMerge "[CDS] Add logs to STDOUT"
Krzysztof Opasiak [Thu, 3 Sep 2020 14:59:10 +0000 (14:59 +0000)]
Merge "[CDS] Add logs to STDOUT"

3 years agoMerge "[SDNC] Remove hard-coded busybox image"
Krzysztof Opasiak [Thu, 3 Sep 2020 14:55:27 +0000 (14:55 +0000)]
Merge "[SDNC] Remove hard-coded busybox image"

3 years ago[POMBA] Add logs to STDOUT 91/112091/1
Dominik Mizyn [Thu, 3 Sep 2020 09:30:57 +0000 (11:30 +0200)]
[POMBA] Add logs to STDOUT

This commit add STDOUT appender to root level logging.

Issue-ID: OOM-2514
Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
Change-Id: I5b99d029713927c50f969aa69c3fe3d431c07256

3 years ago[DMAAP] Add logs to STDOUT 88/112088/1
Dominik Mizyn [Thu, 3 Sep 2020 09:04:44 +0000 (11:04 +0200)]
[DMAAP] Add logs to STDOUT

This commit add STDOUT appender to root level logging.

Issue-ID: OOM-2514
Change-Id: I03465e1e1446ff7c1c80838788d2b3accc3526b1
Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
3 years ago[COMMON] Allow to set default password complexity 17/111717/4
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

3 years agoUpdate git submodules
William Reehil [Wed, 2 Sep 2020 12:16:55 +0000 (12:16 +0000)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to 1990a02ce9295df7c94009401c24fa226a10f8e8
  - Merge "Revert "[AAI] Add logs to STDOUT""
  - Revert "[AAI] Add logs to STDOUT"

    This reverts commit befaa5500924f9ebda0b4bf65d8d6ab5a9f0745a.

    Reason for revert: Breaks the AAI HC

    Change-Id: Ie401f7bdc7408ce1171bc055a3e46cb610bd52c0

3 years ago[COMMON/elasticsearch] Avoid 'Warning: Merging destination map for chart' 36/112036/1
Alexander Dehn [Wed, 2 Sep 2020 11:48:20 +0000 (11:48 +0000)]
[COMMON/elasticsearch] Avoid 'Warning: Merging destination map for chart'

restructure values for docker image name:tag

Issue-ID: OOM-2533
Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com>
Change-Id: I7c02fe543b4f96871c3ade80c7b51c68627cb269

3 years agoMerge "[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM"
Krzysztof Opasiak [Wed, 2 Sep 2020 11:38:38 +0000 (11:38 +0000)]
Merge "[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM"

3 years agoMerge "[MariaDB] Create NFVO Database Within MariaDB"
Krzysztof Opasiak [Wed, 2 Sep 2020 11:33:27 +0000 (11:33 +0000)]
Merge "[MariaDB] Create NFVO Database Within MariaDB"

3 years ago[CDS] Add logs to STDOUT 29/111529/5
Dominik Mizyn [Fri, 21 Aug 2020 11:10:11 +0000 (13:10 +0200)]
[CDS] Add logs to STDOUT

This commit change logging level of used loggers to "INFO" and root
logging level to "INFO"

Thanks to that we will see "info", "error" and "warn" messages.

Issue-ID: OOM-2514
Change-Id: I545e2ee69f1bcde7f7313fdda8f80e8201b7461c
Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
3 years ago[SDNC] Remove hard-coded busybox image 32/112032/1
Alexander Dehn [Wed, 2 Sep 2020 09:01:15 +0000 (09:01 +0000)]
[SDNC] Remove hard-coded busybox image

get image values from global busyboxRepository/busyboxImage

Issue-ID: OOM-2543
Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com>
Change-Id: I5f0ef76fb8072b45bd9ad10d8580484656049b76
Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com>
3 years ago[CLAMP,COMMON] Escape special chars in mysql passwords 33/112033/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

3 years agoUpdate git submodules
William Reehil [Tue, 1 Sep 2020 14:45:03 +0000 (14:45 +0000)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to bdbb69908135f5cee7c27fab7fbbcdde17ff5d57
  - Merge "[AAI] Add logs to STDOUT"
  - [AAI] Add logs to STDOUT

    This commit add STDOUT appender to root level logging.
    Additionally, it approximates the logback.xml file to
    ONAP Application Logging Specification v1.2

    Issue-ID: OOM-2514
Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
    Change-Id: Iee075bb1400fd2ab2afbc39bf87e93f269ebaf84

3 years agoUpdate git submodules
efiacor [Tue, 1 Sep 2020 12:53:46 +0000 (13:53 +0100)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to b31e250091cd68edb77f3158691844decda82fc8
  - [aai-oom] Bump versions for babel and schema-service

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
    Issue-ID: AAI-3099
    Change-Id: Id6ebb67f39ed6f4b3dc24d1ef1447b1f272037a0

3 years ago[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM 78/111378/5
AndrewLamb [Wed, 12 Aug 2020 13:19:36 +0000 (14:19 +0100)]
[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM

As part of adding Support for SOL005 NBI API Handler

Issue-ID: SO-3157
Change-Id: I7ef5dc15b71d45a7d519390c245ef7cc106a363d
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
3 years ago[MariaDB] Create NFVO Database Within MariaDB 47/111647/4
rope252 [Mon, 24 Aug 2020 12:55:58 +0000 (13:55 +0100)]
[MariaDB] Create NFVO Database Within MariaDB

Adding an additional SH script in order to create the NFVO database, which will be used by the SO ETSI NFVO NS LCM.
It will be used to store required information on any NFVOs.

The creation of the NFVO Database should not have an effect on other databases, as their creations have not been modified.

Also renamed the Create so_user and so_admin SH scripts to start with 98, 99 in order to trigger after any new scripts are added in the future.

Issue-ID: SO-3159
Change-Id: Idbf09db294d5bbc9e7dca063bc08040ce2bc8568
Signed-off-by: rope252 <gareth.roper@est.tech>
3 years agoMerge "[SDNC] oom for clustered disaggregated SDN-R"
Sylvain Desbureaux [Tue, 1 Sep 2020 08:24:52 +0000 (08:24 +0000)]
Merge "[SDNC] oom for clustered disaggregated SDN-R"

3 years agoMerge "[VFC]Remove the process of mysql in vfc-redis"
Sylvain Desbureaux [Tue, 1 Sep 2020 07:44:46 +0000 (07:44 +0000)]
Merge "[VFC]Remove the process of mysql in vfc-redis"

3 years agoMerge "Fix of mariadb-galera backup charts."
Sylvain Desbureaux [Tue, 1 Sep 2020 07:43:29 +0000 (07:43 +0000)]
Merge "Fix of mariadb-galera backup charts."

3 years ago[SDNC] oom for clustered disaggregated SDN-R 31/106331/22
Alexander Dehn [Tue, 21 Apr 2020 09:53:50 +0000 (09:53 +0000)]
[SDNC] oom for clustered disaggregated SDN-R

use disaggregated elasticserach DB from common

Issue-ID: SDNC-1165
Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com>
Change-Id: I0c6ac6549f6c144f0ed5a64ae76a1fa352f740d2

3 years agoRemoval of zookeeper from portal HELM charts 66/111866/1
Sandeep Shah [Sun, 30 Aug 2020 22:28:02 +0000 (17:28 -0500)]
Removal of zookeeper from portal HELM charts

Portal components no more rely on zookeeper and removed
from rspective portal and its component HELM charts

Issue-ID: PORTAL-998
Signed-off-by: SandeepLinux <Sandeep.Shah@att.com>
Change-Id: I9939da45ee03623a4f7cfc379c68785fdcce8b63

3 years agoMerge "[VES] Update the VES Collector and bootstrap versions"
Sylvain Desbureaux [Fri, 28 Aug 2020 09:57:17 +0000 (09:57 +0000)]
Merge "[VES] Update the VES Collector and bootstrap versions"

3 years ago[POLICY] certInit support + refactoring 69/111069/12
jhh [Sun, 9 Aug 2020 17:08:08 +0000 (12:08 -0500)]
[POLICY] certInit support + refactoring

Several changes are including in this patch:
- certInitializer support (POLICY-2615, REQ-361)
- renamed policy objects to start with "policy-"
  prefix (POLICY-1000)
- add resources section to components that did not
  have or had it incorrectly set up rendering null
  (POLICY-2502)
- Removal of legacy policy-engine components (POLICY-2743)
- Miscellaneous refactoring of charts (POLICY-2745)
- update pdp legacy reference to policy-xacml-pdp from
  pdp (legacy)

Issue-ID: POLICY-2615
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I8b6984a663bbb14d331a366ec02b6dd38755cde7
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
3 years agoUpdate git submodules
Venkata Harish Kajur [Thu, 27 Aug 2020 18:16:45 +0000 (18:16 +0000)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to 7e6e2bf385f85e85e008d06b2415290851fee2b7
  - Merge "Updating the portal properties uebkey to remove the space in hopes this will fix 2905"
  - Updating the portal properties uebkey to remove the space in hopes this will fix 2905

    Issue-ID: AAI-2905
Signed-off-by: wreehil <wr148d@att.com>
    Change-Id: I6155787d24e6704a7f5b8b919a30dcc4f3624912

3 years agoFix of mariadb-galera backup charts. 56/110556/2
Marat Salakhutdinov [Fri, 24 Jul 2020 13:52:19 +0000 (09:52 -0400)]
Fix of mariadb-galera backup charts.

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

3 years agoUpdate git submodules
William Reehil [Wed, 26 Aug 2020 12:38:07 +0000 (12:38 +0000)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to d1b50c9c6c2c2d4452483da67729298e5953a2db
  - Merge "AAI-2958 Fix data-router in crash loopback state when there is no internet access"
  - AAI-2958 Fix data-router in crash loopback state when there is no internet access

    The problem is due to the fact in the data-router-oxm.xml file was referencing spring-context-4.2.xsd but it's not part of the spring-context-<xxx>.jar.  Therefore, it needs to reach out to the internet to download the internet.

    And in spring 5, it started to use versionless spring-context.xsd and it's part of spring-context-5.1.13.jar (which is packaged in data-router 1.6.2).

    The fix is to update data-router-oxm.xml to use the versionless spring-context.xsd (and it's only accessible via https).

    Change-Id: Icf62978b73ae097fc3bcbaf3e96a8f63706dc4fc
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
    Issue-ID: AAI-2958

3 years ago[VES] Update the VES Collector and bootstrap versions 29/111729/2
Edyta Krukowska [Wed, 26 Aug 2020 08:40:55 +0000 (10:40 +0200)]
[VES] Update the VES Collector and bootstrap versions

Update Ves version to 1.7.3 and bootstrap to 2.0.4 to use latest versions in Cloudify deployment.

Issue-ID: DCAEGEN2-2264
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I4d9225871b32a38e16590633022ac7aca7d63ec8

3 years agoMerge "[SDNC] Remove sdnc-portal component"
Sylvain Desbureaux [Wed, 26 Aug 2020 11:27:40 +0000 (11:27 +0000)]
Merge "[SDNC] Remove sdnc-portal component"

3 years agoMerge "Fix cassandra backup."
Sylvain Desbureaux [Wed, 26 Aug 2020 11:20:31 +0000 (11:20 +0000)]
Merge "Fix cassandra backup."

3 years agoMerge changes from topic "disabletca"
Sylvain Desbureaux [Wed, 26 Aug 2020 11:18:06 +0000 (11:18 +0000)]
Merge changes from topic "disabletca"

* changes:
  [DCAEMOD] Guilin updates for SECCOM and other enhancements
  [DCAE] Exclude TCA/cdap from bootstrap