oom.git
3 years ago[SDC] Update SDC latest images for Guilin 90/111190/6
ChrisC [Wed, 12 Aug 2020 14:24:38 +0000 (16:24 +0200)]
[SDC] Update SDC latest images for Guilin

Bump sdc images to 1.7 version

Issue-ID: SDC-3076
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I496ee4f63def228cca5783127d69aee08028c27f
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
3 years agoMerge "Set service name in statefulset"
Sylvain Desbureaux [Mon, 21 Sep 2020 12:12:53 +0000 (12:12 +0000)]
Merge "Set service name in statefulset"

3 years agoMerge "Replace YAML comments with helm comments in templates"
Sylvain Desbureaux [Mon, 21 Sep 2020 10:58:18 +0000 (10:58 +0000)]
Merge "Replace YAML comments with helm comments in templates"

3 years agoMerge "[MULTICLOUD] provision multicloud-pike with msb https endpoint"
Sylvain Desbureaux [Mon, 21 Sep 2020 06:53:31 +0000 (06:53 +0000)]
Merge "[MULTICLOUD] provision multicloud-pike with msb https endpoint"

3 years agoSet service name in statefulset 88/112888/1
Jakub Latusek [Fri, 18 Sep 2020 10:06:39 +0000 (12:06 +0200)]
Set service name in statefulset

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

3 years agoMerge "[SDNC] broken handling of aaiclient.properties"
Sylvain Desbureaux [Fri, 18 Sep 2020 09:01:58 +0000 (09:01 +0000)]
Merge "[SDNC] broken handling of aaiclient.properties"

3 years agoMerge "[OOM] Moving cert-service to platform"
Sylvain Desbureaux [Fri, 18 Sep 2020 08:48:05 +0000 (08:48 +0000)]
Merge "[OOM] Moving cert-service to platform"

3 years ago[MULTICLOUD] provision multicloud-pike with msb https endpoint 54/112254/5
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

3 years agoMerge "[CCSDK] Configure dgbuilder to use certInitializer"
Sylvain Desbureaux [Fri, 18 Sep 2020 07:07:17 +0000 (07:07 +0000)]
Merge "[CCSDK] Configure dgbuilder to use certInitializer"

3 years agoMerge "Use lowercase in common.fullname during linting in helm3"
Sylvain Desbureaux [Fri, 18 Sep 2020 07:00:03 +0000 (07:00 +0000)]
Merge "Use lowercase in common.fullname during linting in helm3"

3 years ago[OOM] Moving cert-service to platform 73/111973/10
Maciej Malewski [Thu, 27 Aug 2020 08:43:09 +0000 (10:43 +0200)]
[OOM] Moving cert-service to platform

aaf-cert-service has been renamed to oom-cert-service and moved from oom/kubernetes/aaf/components to oom/kubernetes/platform/components.
All aaf-cert-service references have been replaced with oom-cert-service.

Issue-ID: OOM-2526
Change-Id: I70ef4bf3ee7085a5ef7075bde68eb0ea0a95ebf7
Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com>
3 years ago[CCSDK] Configure dgbuilder to use certInitializer 13/112613/14
Dan Timoney [Wed, 15 Jul 2020 21:31:43 +0000 (17:31 -0400)]
[CCSDK] Configure dgbuilder to use certInitializer

This change makes the following fixes to dgbuilder:
   * Replace hard-coded certificate with certificate generated by
     certInitializer
   * Configure dgbuilder to use http instead of https if AAF is
     disabled (i.e. global aafEnabled property = false)
   * Add resource limits

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

3 years agoMerge "[CLAMP] AAF certificate using certinializer"
Sylvain Desbureaux [Thu, 17 Sep 2020 15:24:04 +0000 (15:24 +0000)]
Merge "[CLAMP] AAF certificate using certinializer"

3 years agoReplace YAML comments with helm comments in templates 27/112827/1
Jakub Latusek [Wed, 16 Sep 2020 10:42:00 +0000 (12:42 +0200)]
Replace YAML comments with helm comments in templates

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

3 years agoUpdate git submodules
Harish Venkata Kajur [Thu, 17 Sep 2020 13:33:51 +0000 (09:33 -0400)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to 447967d32676845a8f706f1080f2b123af79e11c
  - Fix the service instance issue and support v21

    Issue-ID: AAI-3128
    Issue-ID: SO-3216
    Change-Id: Ibc8ff1dd31f42c3c17dc5491dbf56991c74e2785
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years ago[CLAMP] AAF certificate using certinializer 39/112539/6
ChrisC [Fri, 11 Sep 2020 16:39:23 +0000 (18:39 +0200)]
[CLAMP] AAF certificate using certinializer

use of auto-generated certificates via AAF side-car
at OOM deployment time for CLAMP.

Issue-ID: CLAMP-884

Change-Id: I24f5a119714a5e46c4d0c152c03b6bc545135b8e
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
3 years agoMerge "[CLAMP] Update mariadb db to latest"
Sylvain Desbureaux [Thu, 17 Sep 2020 12:20:45 +0000 (12:20 +0000)]
Merge "[CLAMP] Update mariadb db to latest"

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 agoUse lowercase in common.fullname during linting in helm3 03/112703/5
Jakub Latusek [Mon, 14 Sep 2020 14:39:43 +0000 (16:39 +0200)]
Use lowercase in common.fullname during linting in helm3

Helm3 linting check if object name conform Kubernetes naming requirements

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

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 ago[SDNC] broken handling of aaiclient.properties 40/112640/1
Alexander Dehn [Mon, 14 Sep 2020 20:55:56 +0000 (20:55 +0000)]
[SDNC] broken handling of aaiclient.properties

fix issue in startOdl.oom.sh

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

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>