oom.git
2 years ago[DCAEGEN2-SERVICES] Update chart with service account 42/124042/2
farida azmy [Sun, 12 Sep 2021 14:14:12 +0000 (16:14 +0200)]
[DCAEGEN2-SERVICES] Update chart with service account

Add service account to requirements, values and deployment/statefulset

Issue-ID: OOM-2828
Signed-off-by: farida azmy <farida.azmy.ext@orange.com>
Change-Id: I9093839265e0d70dd68d7fdded0704942b4d6f71

2 years agoMerge "[CPS] Charts added for repo cps-ncmp-dmi-plugin"
Sylvain Desbureaux [Fri, 10 Sep 2021 06:03:50 +0000 (06:03 +0000)]
Merge "[CPS] Charts added for repo cps-ncmp-dmi-plugin"

2 years agoMerge "[CDS] Prometheus metrics for command-executor"
Sylvain Desbureaux [Thu, 9 Sep 2021 13:03:02 +0000 (13:03 +0000)]
Merge "[CDS] Prometheus metrics for command-executor"

2 years agoMerge "[OOM] Update Linux SSL Truststore /etc/ssl"
Sylvain Desbureaux [Thu, 9 Sep 2021 12:54:16 +0000 (12:54 +0000)]
Merge "[OOM] Update Linux SSL Truststore /etc/ssl"

2 years agoMerge "[CONTRIB] Introduce certificate update use case in CertService"
Sylvain Desbureaux [Thu, 9 Sep 2021 12:53:35 +0000 (12:53 +0000)]
Merge "[CONTRIB] Introduce certificate update use case in CertService"

2 years agoMerge "[DCAE] Bootstrap and other components version update"
Sylvain Desbureaux [Thu, 9 Sep 2021 12:53:06 +0000 (12:53 +0000)]
Merge "[DCAE] Bootstrap and other components version update"

2 years ago[CPS] Charts added for repo cps-ncmp-dmi-plugin 02/123502/7
shivasubedi [Tue, 24 Aug 2021 12:17:07 +0000 (13:17 +0100)]
[CPS] Charts added for repo cps-ncmp-dmi-plugin

ncmp-dmi-plugin component added for ncmp dmi plugin application

Issue-ID: CPS-497
Change-Id: I4100140b5421a6ee638a2e0a7dab1eaf3031a698
Signed-off-by: shivasubedi <shiva.subedi@est.tech>
[Improve secrets management]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2 years agoMerge "[ESR] Remove ESR from OOM"
Sylvain Desbureaux [Wed, 8 Sep 2021 15:45:54 +0000 (15:45 +0000)]
Merge "[ESR] Remove ESR from OOM"

2 years agoMerge "[COMMON] Fix bashisms in import-custom-cert"
Krzysztof Opasiak [Wed, 8 Sep 2021 09:39:24 +0000 (09:39 +0000)]
Merge "[COMMON] Fix bashisms in import-custom-cert"

2 years agoMerge "[COMMON] Fix ${p//pat/str} bashism"
Krzysztof Opasiak [Wed, 8 Sep 2021 09:39:08 +0000 (09:39 +0000)]
Merge "[COMMON] Fix ${p//pat/str} bashism"

2 years agoMerge "[CONSUL] Update chart with service account"
Sylvain Desbureaux [Wed, 8 Sep 2021 07:34:35 +0000 (07:34 +0000)]
Merge "[CONSUL] Update chart with service account"

2 years ago[CDS] Prometheus metrics for command-executor 38/123738/6
kuldipr [Tue, 31 Aug 2021 19:13:52 +0000 (15:13 -0400)]
[CDS] Prometheus metrics for command-executor

helm chart changes to enable the collection of metrics

Issue-ID: OOM-2815
Signed-off-by: kuldipr <kuldip.rai@amdocs.com>
Change-Id: I25a45d45d39a9ce7309f0f37ad277a41538a8c43

2 years ago[CONSUL] Update chart with service account 84/120684/23
farida azmy [Sun, 11 Apr 2021 08:41:28 +0000 (10:41 +0200)]
[CONSUL] Update chart with service account

Add service account to requirements, values and deployment/statefulset

Issue-ID: OOM-2725
Signed-off-by: farida azmy <farida.azmy.ext@orange.com>
Change-Id: Ib3c768d074f5cf64e2f213fd31ee4b8517a21c09
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2 years ago[DCAE] Bootstrap and other components version update 78/123778/4
Vijay Venkatesh Kumar [Wed, 1 Sep 2021 21:04:37 +0000 (17:04 -0400)]
[DCAE] Bootstrap and other components version update

bootstrap 3.3.4 includes blueprint updates for following components

universalvesadaptor:1.3.0
datalake.exposure.service:1.1.1
datalakefeeder:1.1.1
prh-app-server:1.7.1
pm-mapper:1.7.1
Resource limit added for tca deployment

CM Container version bumped to 4.6.1 (includes clamp plugintype file
update)

MOD-Runtime import update for clampplugin 1.1.1

Change-Id: I4ea1c47a452f0649bc6cea375511b45be9f97beb
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2904
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2 years ago[COMMON] Fix bashisms in import-custom-cert 26/123926/6
guillaume.lambert [Tue, 7 Sep 2021 14:09:54 +0000 (16:09 +0200)]
[COMMON] Fix bashisms in import-custom-cert

Bashisms of type (should be 'b = a') were all fixed previously
but a new one was reintroduced during the fixes of other types.

Also commit f79b6676cfdc380e004f184a21bb969b2824c06e moved
import-custom-cert shebang from bash to sh but substring syntaxes
similar to ${f: -4} and only supported by bash were not migrated.

Let's fix that alltogether
before enforcing the checkbashisms tox profile.

Issue-ID: OOM-2643
Issue-ID: POLICY-3232
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Ie9b5ac1c2edd9ddf3574f09c77ca8734f2311d1d

2 years agoMerge "[COMMON] Fix brace expansion bashisms"
Krzysztof Opasiak [Tue, 7 Sep 2021 07:22:57 +0000 (07:22 +0000)]
Merge "[COMMON] Fix brace expansion bashisms"

2 years ago[COMMON] Fix ${p//pat/str} bashism 05/123405/6
Guillaume Lambert [Fri, 12 Mar 2021 09:59:34 +0000 (10:59 +0100)]
[COMMON] Fix ${p//pat/str} bashism

pointed out by checkbashisms

Issue-ID: OOM-2643
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: Ic3162f08f39026bf15a2c5a990b0078635c1c918

2 years agoMerge "[COMMON] Fix ${foo:3[:1]} bashisms"
Sylvain Desbureaux [Tue, 7 Sep 2021 07:06:11 +0000 (07:06 +0000)]
Merge "[COMMON] Fix ${foo:3[:1]} bashisms"

2 years agoMerge "[COMMON] Add prometheus service monitor template"
Sylvain Desbureaux [Tue, 7 Sep 2021 07:05:39 +0000 (07:05 +0000)]
Merge "[COMMON] Add prometheus service monitor template"

2 years ago[CONTRIB] Introduce certificate update use case in CertService 43/122343/19
Piotr Marcinkiewicz [Tue, 29 Jun 2021 14:15:49 +0000 (16:15 +0200)]
[CONTRIB] Introduce certificate update use case in CertService

1. Make changes in order to allow performing KUR/CR in EJBCA:
- Add Certificate Update Admin role
- Enable EndEntityAuthentication module
- Create and set CA with constant UID
- Add configuration for provider.
2. Update CertService, which provides with new certificate update
endpoint.
3. Update release-notes.

Issue-ID: OOM-2753
Issue-ID: OOM-2754
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I9cb0cb4d6d6939ad229a4ea254f2bc35d45a3d52
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2 years agoMerge "[AAI] Added Rolling Update Strategy to traversal"
Sylvain Desbureaux [Mon, 6 Sep 2021 07:51:23 +0000 (07:51 +0000)]
Merge "[AAI] Added Rolling Update Strategy to traversal"

2 years agoMerge "[AAI] Added Rolling Update Strategy to graphAdmin"
Sylvain Desbureaux [Mon, 6 Sep 2021 07:51:17 +0000 (07:51 +0000)]
Merge "[AAI] Added Rolling Update Strategy to graphAdmin"

2 years agoMerge "[AAI] Added Rolling Update Strategy"
Sylvain Desbureaux [Mon, 6 Sep 2021 07:51:09 +0000 (07:51 +0000)]
Merge "[AAI] Added Rolling Update Strategy"

2 years agoMerge "[DCAEGEN2] Add Consul key delete job"
Sylvain Desbureaux [Mon, 6 Sep 2021 07:50:20 +0000 (07:50 +0000)]
Merge "[DCAEGEN2] Add Consul key delete job"

2 years ago[COMMON] Fix ${foo:3[:1]} bashisms 64/119064/22
Guillaume Lambert [Wed, 10 Mar 2021 13:02:13 +0000 (14:02 +0100)]
[COMMON] Fix ${foo:3[:1]} bashisms

pointed out by checkbashisms

Issue-ID: OOM-264
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: Ief3b2595a55f0e7a0a2e7ab05857848c99ce42f9

2 years agoMerge "[DCAEGEN2] Update VES version to 1.10.1"
Sylvain Desbureaux [Mon, 6 Sep 2021 06:11:57 +0000 (06:11 +0000)]
Merge "[DCAEGEN2] Update VES version to 1.10.1"

2 years agoMerge "[DCAE] Update PRH version"
Sylvain Desbureaux [Mon, 6 Sep 2021 06:11:26 +0000 (06:11 +0000)]
Merge "[DCAE] Update PRH version"

2 years agoMerge "[UUI] Update image of components of UUI"
Sylvain Desbureaux [Mon, 6 Sep 2021 06:10:48 +0000 (06:10 +0000)]
Merge "[UUI] Update image of components of UUI"

2 years ago[COMMON] Add prometheus service monitor template 48/119648/8
Marat Salakhutdinov [Tue, 23 Mar 2021 14:20:46 +0000 (10:20 -0400)]
[COMMON] Add prometheus service monitor template

Add prometheus service monitor template to common charts so that components
can reuse it to enable scraping of their metrics by prometheus.

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

2 years agoMerge "[DCAE] Make sure to update index.yaml after pushing all components"
Sylvain Desbureaux [Mon, 6 Sep 2021 06:02:08 +0000 (06:02 +0000)]
Merge "[DCAE] Make sure to update index.yaml after pushing all components"

2 years ago[OOM] Update Linux SSL Truststore /etc/ssl 79/123879/4
Abdelmuhaimen Seaudi [Sun, 5 Sep 2021 14:32:22 +0000 (16:32 +0200)]
[OOM] Update Linux SSL Truststore /etc/ssl

Add update for /etc/ssl/cacerts/ca-certificates.crt

Issue-ID: CCSDK-3356
Change-Id: I797aea054bb80db805f4791a288e89b102e1d662
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2 years ago[AAI] Added Rolling Update Strategy to graphAdmin 45/123545/7
M.Hosnidokht [Wed, 25 Aug 2021 13:19:41 +0000 (09:19 -0400)]
[AAI] Added Rolling Update Strategy to graphAdmin

Addded preStop hook to let long-running tasks be finished
before the SIGTERM is invoked

Issue-ID: AAI-3368
Signed-off-by: Mohammad Hosnidokht <mohammad.hosnidokht@yoppworks.com>
Change-Id: Ie5d0c5b454bd99022e5a2307e5813a92a8713ebd

2 years ago[AAI] Added Rolling Update Strategy to traversal 44/123544/5
M.Hosnidokht [Wed, 25 Aug 2021 13:08:40 +0000 (09:08 -0400)]
[AAI] Added Rolling Update Strategy to traversal

Addded preStop hook to let long-running tasks be finished
before the SIGTERM is invoked

Issue-ID: AAI-3368
Signed-off-by: Mohammad Hosnidokht <mohammad.hosnidokht@yoppworks.com>
Change-Id: I7925c622f29b800c19cc7931a951f29083561cc1

2 years ago[AAI] Added Rolling Update Strategy 06/123506/8
M.Hosnidokht [Tue, 24 Aug 2021 13:00:42 +0000 (09:00 -0400)]
[AAI] Added Rolling Update Strategy

Addded preStop hook to let long-running tasks be finished
before the SIGTERM is invoked

Issue-ID: AAI-3368
Signed-off-by: Mohammad Hosnidokht <mohammad.hosnidokht@yoppworks.com>
Change-Id: I02cc0068a3588d94b3da9414685e6cd798e9976f

2 years ago[DCAEGEN2] Add Consul key delete job 93/123693/3
Jack Lucas [Mon, 16 Aug 2021 20:02:23 +0000 (16:02 -0400)]
[DCAEGEN2] Add Consul key delete job

Add a job for each microservice that deletes the
Consul key holding the microservice's configuration
when the microservice is undeployed.  (Fixes a bug
in an earlier version that would loop indefinitely
if Consul had been undeployed first.)

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

2 years ago[UUI] Update image of components of UUI 00/123600/6
hekeguang [Thu, 26 Aug 2021 07:44:08 +0000 (15:44 +0800)]
[UUI] Update image of components of UUI

Update the image version for UUI components

Issue-ID: USECASEUI-594
Change-Id: I3d2ebb8f264ecbce733c437338a63cc5591432a3
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2 years ago[ESR] Remove ESR from OOM 12/123812/1
morganrol [Thu, 2 Sep 2021 12:58:40 +0000 (14:58 +0200)]
[ESR] Remove ESR from OOM

Integration team believes that it will have no impact
assuming that ESR is not used directly.

Some AAI API mentions ESR but no direct call to ESR in the tests.

This gate shall prove it or not...

Issue-ID: INT-1972

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: If37199dc25fa9c268baa1dc88921aa22d6cb7277

2 years ago[DCAEGEN2] Update VES version to 1.10.1 08/123708/6
Piotr Marcinkiewicz [Tue, 31 Aug 2021 06:56:43 +0000 (08:56 +0200)]
[DCAEGEN2] Update VES version to 1.10.1

Update VES to read configuration provided via config-map instead
of Consul.

Issue-ID: DCAEGEN2-2719
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: Ie7a264b9aa3326f1425cf028e4b3308c1427ea9e

2 years ago[DCAE] Update PRH version 57/123657/5
Remigiusz Janeczek [Fri, 27 Aug 2021 14:41:56 +0000 (16:41 +0200)]
[DCAE] Update PRH version

Update PRH to read configuration provided via config-map instead
of Consul.
Resolve a bug causing PRH to exhaust node file descriptors limit
because of unclosed PRH-CBS connections.

Issue-ID: DCAEGEN2-2692
Issue-ID: DCAEGEN2-2863
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Id35029ecffdfecfde82845da839f42825c254952

2 years agoMerge "[CDS] Enable workflow status"
Sylvain Desbureaux [Wed, 1 Sep 2021 13:25:07 +0000 (13:25 +0000)]
Merge "[CDS] Enable workflow status"

2 years agoMerge "[DCAE] Helm charts for SNMPTrap collector"
Sylvain Desbureaux [Wed, 1 Sep 2021 13:24:17 +0000 (13:24 +0000)]
Merge "[DCAE] Helm charts for SNMPTrap collector"

2 years ago[COMMON] Fix brace expansion bashisms 92/119192/13
Guillaume Lambert [Thu, 11 Mar 2021 19:58:04 +0000 (20:58 +0100)]
[COMMON] Fix brace expansion bashisms

pointed out by checkbashisms

Issue-ID: OOM-2643
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: If162bba41eec0998bd6eaf321eebe2e7834aca29

2 years agoMerge "[MODELING] Update modeling/etsicatalog image"
Krzysztof Opasiak [Tue, 31 Aug 2021 12:54:25 +0000 (12:54 +0000)]
Merge "[MODELING] Update modeling/etsicatalog image"

2 years agoMerge "[COMMON] Fix ${p^^} bashisms"
Krzysztof Opasiak [Tue, 31 Aug 2021 12:47:38 +0000 (12:47 +0000)]
Merge "[COMMON] Fix ${p^^} bashisms"

2 years agoMerge "[COMMON] Fix non-breaking spaces in shell scripts"
Krzysztof Opasiak [Tue, 31 Aug 2021 12:46:11 +0000 (12:46 +0000)]
Merge "[COMMON] Fix non-breaking spaces in shell scripts"

2 years agoMerge "[COMMON] Fix handling affinity block for mariadb-galera"
Krzysztof Opasiak [Tue, 31 Aug 2021 12:45:09 +0000 (12:45 +0000)]
Merge "[COMMON] Fix handling affinity block for mariadb-galera"

2 years agoMerge "[SO] Check for job instead of container for so-mariadb-config"
Krzysztof Opasiak [Tue, 31 Aug 2021 12:44:23 +0000 (12:44 +0000)]
Merge "[SO] Check for job instead of container for so-mariadb-config"

2 years agoMerge "[SDNC] Fix MDSAL data not retained across restarts"
Krzysztof Opasiak [Tue, 31 Aug 2021 12:43:19 +0000 (12:43 +0000)]
Merge "[SDNC] Fix MDSAL data not retained across restarts"

2 years agoMerge "[SO] SO Istanbul first release candidate"
Krzysztof Opasiak [Tue, 31 Aug 2021 12:38:49 +0000 (12:38 +0000)]
Merge "[SO] SO Istanbul first release candidate"

2 years ago[CDS] Enable workflow status 39/123539/4
Kavitha P [Wed, 25 Aug 2021 11:10:38 +0000 (16:40 +0530)]
[CDS] Enable workflow status

CDS blueprints processors helm charts changes to include a flag to
enable workflow status persistence

Change-Id: Ieaf55c97bffc6f6ea3e8ea0bcde600e3b1cc037e
Signed-off-by: Kavitha P <pkavitha@aarnanetworks.com>
Issue-ID: OOM-2803

2 years agoMerge "[SO] Add multicloud endpoint to cnf adapter"
Krzysztof Opasiak [Tue, 31 Aug 2021 08:19:07 +0000 (08:19 +0000)]
Merge "[SO] Add multicloud endpoint to cnf adapter"

2 years ago[MODELING] Update modeling/etsicatalog image 05/123705/1
dyh [Tue, 31 Aug 2021 03:30:08 +0000 (11:30 +0800)]
[MODELING] Update modeling/etsicatalog image

Update modeling/etsicatalog image to 1.0.11

Change-Id: I1814097206fb12ac61eb2e58dc09ae31268d7f34
Issue-ID: MODELING-546
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2 years ago[SO] SO Istanbul first release candidate 86/123386/6
Dan Timoney [Thu, 19 Aug 2021 16:20:35 +0000 (12:20 -0400)]
[SO] SO Istanbul first release candidate

Includes the So core components.  Also installs compatible
CDS version 1.1.5

Issue-ID: SO-3740

Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ic40426e569fd9f15e50d6697eb031f169c7eb38b
Signed-off-by: Dan Timoney <dtimoney@att.com>
2 years ago[COMMON] Fix ${p^^} bashisms 32/119232/12
Guillaume Lambert [Fri, 12 Mar 2021 09:59:34 +0000 (10:59 +0100)]
[COMMON] Fix ${p^^} bashisms

pointed out by checkbashisms

Issue-ID: OOM-2643
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: I34d828ac4ab27b5ce6547a20aecc610cdcecf00e

2 years ago[SDNC] Fix MDSAL data not retained across restarts 76/123676/1
Satoshi Fujii [Sat, 28 Aug 2021 12:12:36 +0000 (12:12 +0000)]
[SDNC] Fix MDSAL data not retained across restarts

From ODL Aluminium, MDSAL journal dir is changed to
/opt/opendaylight/segmented-journal .
journalPath should be updated to make it retained across pod restarts.

Issue-ID: SDNC-1593
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
Change-Id: I67cc2f9b428316922ccca5ab072bb127891ef018

2 years ago[COMMON] Fix non-breaking spaces in shell scripts 75/123675/2
guillaume.lambert [Sat, 28 Aug 2021 07:40:08 +0000 (09:40 +0200)]
[COMMON] Fix non-breaking spaces in shell scripts

Non-breaking spaces (0xa0) are interpreted differently than spaces,
what makes shell scripts debugging very tricky.

Issue-ID: OOM-264
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Ica60bdc1274ae6f949c1df1cbef0836abd249654

2 years ago[DCAE] Helm charts for SNMPTrap collector 48/122348/18
Vijay Venkatesh Kumar [Tue, 29 Jun 2021 18:08:48 +0000 (14:08 -0400)]
[DCAE] Helm charts for SNMPTrap collector

Helm deployment support for DCAE transformation
common/svc template support for UDP protocol.

Added readiness configuration.

Change-Id: Idc40c60d95ddd5eb0ef43ba0b11b7b163970a5b1
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2708
Issue-ID: OOM-2751
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2 years ago[COMMON] Fix handling affinity block for mariadb-galera 26/123426/5
Prabhjot Singh Sethi [Sat, 21 Aug 2021 06:01:59 +0000 (11:31 +0530)]
[COMMON] Fix handling affinity block for mariadb-galera

fix matchExpressions under nodeSelectorTerms to indicating
array construct.
there is no helm tpl defined with common.tplvalues, fixing
it to use common.tplValue

Issue-ID: OOM-2800
Signed-off-by: Prabhjot Singh Sethi <prabhjot@aarnanetworks.com>
Change-Id: I572ee30af745aa7f10c8438ea9516534e71d5acd

2 years ago[SO] Check for job instead of container for so-mariadb-config 18/123418/5
Prabhjot Singh Sethi [Fri, 20 Aug 2021 17:10:23 +0000 (22:40 +0530)]
[SO] Check for job instead of container for so-mariadb-config

so-bpmn-infra deployment init container waits on
so-mariadb-config pod to complete instead of checking job
status itself. This causes issues when the completed config
job container finishes and gets cleaned up due to garbage
collector, after which so-bpmn-infra pod gets stuck in init
state forever.

Fixing other instances of waiting for so-mariadb-config job
as well.

Issue-ID: OOM-2799
Signed-off-by: Prabhjot Singh Sethi <prabhjot@aarnanetworks.com>
Change-Id: Ib6d1b53d52c178386a743558c4b45b8f8748487b

2 years ago[SO] Add multicloud endpoint to cnf adapter 32/123432/3
Lukasz Rajewski [Sun, 22 Aug 2021 22:11:34 +0000 (00:11 +0200)]
[SO] Add multicloud endpoint to cnf adapter

Add multicloud endpoint to cnf adapter overrides

Issue-ID: SO-3643
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: Ia5fb860e66be69607c90ba3cac5d76034344b80a

2 years ago[DCAE] Svc template support for policy release override 65/122865/14
Vijay Venkatesh Kumar [Mon, 26 Jul 2021 20:53:11 +0000 (16:53 -0400)]
[DCAE] Svc template support for policy release override

As ONAP (and policy framework) can be deployed with any release name,
the policy sidecar must support releasename as configuration.
The releasename is important to identify the K8S secret
created by Policy Framework (for retreiving the username/password
config required by Policy-Sidecar container).

Change-Id: I9145da841c68b585f2ad5f54c7df155470763f4f
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2870
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2 years agoMerge "[SDNC] Update chart with service account"
Krzysztof Opasiak [Tue, 24 Aug 2021 18:14:53 +0000 (18:14 +0000)]
Merge "[SDNC] Update chart with service account"

2 years agoMerge "[DCAEGEN2] Change AAI variable syntax in PRH"
Krzysztof Opasiak [Tue, 24 Aug 2021 14:50:01 +0000 (14:50 +0000)]
Merge "[DCAEGEN2] Change AAI variable syntax in PRH"

2 years agoMerge "[DMAAP] Replace aafConfig with certInitializer"
Krzysztof Opasiak [Tue, 24 Aug 2021 12:00:14 +0000 (12:00 +0000)]
Merge "[DMAAP] Replace aafConfig with certInitializer"

2 years ago[SDNC] Update chart with service account 00/123100/9
farida azmy [Wed, 4 Aug 2021 12:46:09 +0000 (14:46 +0200)]
[SDNC] Update chart with service account

Add service account to chart

Issue-ID: OOM-2719
Signed-off-by: farida azmy <farida.azmy.ext@orange.com>
Change-Id: I263f53a60e32867f61b2d85cc4dc8a78d9701449

2 years agoMerge "[PLATFORM][CMPV2-CERT-PROVIDER] Remove kube-rbac-proxy"
Sylvain Desbureaux [Tue, 17 Aug 2021 12:41:07 +0000 (12:41 +0000)]
Merge "[PLATFORM][CMPV2-CERT-PROVIDER] Remove kube-rbac-proxy"

2 years agoMerge "[DCAEGEN2] Deploy Datalake components(feeder, des, admin-ui) via Helm"
Sylvain Desbureaux [Tue, 17 Aug 2021 12:37:25 +0000 (12:37 +0000)]
Merge "[DCAEGEN2] Deploy Datalake components(feeder, des, admin-ui) via Helm"

2 years ago[DCAEGEN2] Change AAI variable syntax in PRH 39/123239/5
Tomasz Wrobel [Wed, 11 Aug 2021 09:55:41 +0000 (11:55 +0200)]
[DCAEGEN2] Change AAI variable syntax in PRH

- Change AAI URL syntax in config
- Top up PRH container to 1.7.0.
- Top up bootstrap container to 3.3.3.

Issue-ID: DCAEGEN2-2863
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Idff98a11cb0418e5c327251e04de2bd202f79315

2 years agoMerge "[MULTICLOUD] Change rb-definition-version identifier"
Sylvain Desbureaux [Tue, 17 Aug 2021 08:15:06 +0000 (08:15 +0000)]
Merge "[MULTICLOUD] Change rb-definition-version identifier"

2 years ago[PLATFORM][CMPV2-CERT-PROVIDER] Remove kube-rbac-proxy 51/123251/2
Piotr Marcinkiewicz [Wed, 11 Aug 2021 14:21:51 +0000 (16:21 +0200)]
[PLATFORM][CMPV2-CERT-PROVIDER] Remove kube-rbac-proxy

- Remove unused kube-rbac-proxy container with service

Issue-ID: OOM-2796
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I1c4eb79bc0d4336f24666779ab1efc10e2b484a6

2 years ago[MULTICLOUD] Change rb-definition-version identifier 48/122848/7
Lukasz Rajewski [Mon, 26 Jul 2021 07:35:49 +0000 (09:35 +0200)]
[MULTICLOUD] Change rb-definition-version identifier

Change rb-definition-version identifier. As a consequnece
the vf-module-model-customization-uuid will be used to
identify the version of the rb definition. In consequence
the profiling mechanism use may be affected

Issue-ID: MULTICLOUD-1377
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: Iab7f913f14d0a5066886c15be6e2d49aa9e6d627

2 years ago[DCAEGEN2] Deploy Datalake components(feeder, des, admin-ui) via Helm 14/123014/7
Niranjana [Fri, 30 Jul 2021 14:40:44 +0000 (14:40 +0000)]
[DCAEGEN2] Deploy Datalake components(feeder, des, admin-ui) via Helm

    DCAE Helm Transformation (Phase-2).

Issue-ID: DCAEGEN2-2764
Issue-ID: DCAEGEN2-2765
Issue-ID: DCAEGEN2-2860
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: Ib0ec587c6647d419967489b5d09b24d437567a16

2 years agoMerge "[SDC] Top up sdc-helm-validator image to 1.2.2"
Krzysztof Opasiak [Wed, 11 Aug 2021 15:57:11 +0000 (15:57 +0000)]
Merge "[SDC] Top up sdc-helm-validator image to 1.2.2"

2 years agoMerge "[DCAEGEN2] Update PRH to 1.6.1"
Krzysztof Opasiak [Wed, 11 Aug 2021 15:56:46 +0000 (15:56 +0000)]
Merge "[DCAEGEN2] Update PRH to 1.6.1"

2 years agoMerge "[DCAE] Update PRH config to use AAI v23 API"
Krzysztof Opasiak [Wed, 11 Aug 2021 15:52:48 +0000 (15:52 +0000)]
Merge "[DCAE] Update PRH config to use AAI v23 API"

2 years ago[DCAE] Update PRH config to use AAI v23 API 18/123218/2
Remigiusz Janeczek [Tue, 10 Aug 2021 11:14:14 +0000 (13:14 +0200)]
[DCAE] Update PRH config to use AAI v23 API

Update PRH app config to use AAI v23 API instead
of v12

Issue-ID: DCAEGEN2-1531
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I6d390e93c71c3c38eb6ab922b44171363b1eb775

2 years ago[CPS] Refactor CPS charts to include sub charts for other cps components 37/122837/12
puthuparambil.aditya [Fri, 23 Jul 2021 12:57:22 +0000 (13:57 +0100)]
[CPS] Refactor CPS charts to include sub charts for other cps components

Cps-core sub chart added in CPS.

Issue-ID: CPS-513
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: Ifb049f33864b0608ce8d938158f33bd3c01f87f4

2 years ago[DCAEGEN2] Update PRH to 1.6.1 34/123034/4
Tomasz Wrobel [Mon, 2 Aug 2021 12:32:37 +0000 (14:32 +0200)]
[DCAEGEN2] Update PRH to 1.6.1

- Update k8s-bootstrap-container to 3.3.2
- Update spring-boot to version 2.4.8

Issue-ID: DCAEGEN2-2808
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I46ffd0361a62604decc84953391e820c400ccd34

2 years ago[SDC] Top up sdc-helm-validator image to 1.2.2 88/123088/4
Joanna Jeremicz [Wed, 4 Aug 2021 09:04:25 +0000 (11:04 +0200)]
[SDC] Top up sdc-helm-validator image to 1.2.2

Fix code vulnerabilities:
- spring.version 2.4.3 -> 2.5.0
- apache.commons.compress.version 1.20 -> 1.21

Issue-ID: SDC-3647
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I9d05dee137aad8a7328ef6a5d0f2c6425bb31f56

2 years ago[DMAAP] Replace aafConfig with certInitializer 77/123077/4
Krzysztof Opasiak [Thu, 29 Jul 2021 20:45:45 +0000 (22:45 +0200)]
[DMAAP] Replace aafConfig with certInitializer

Use cert initializer instead of aafConfig to keep dmaap-dr-node
aligned with the rest of ONAP

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

2 years ago[DCAE] Make sure to update index.yaml after pushing all components 78/122978/3
Krzysztof Opasiak [Thu, 29 Jul 2021 20:49:54 +0000 (22:49 +0200)]
[DCAE] Make sure to update index.yaml after pushing all components

As helm may cache the index.yaml from the server let's force it to
update it after we push all dcae services to be sure that the
building process of umbrella chart is able to find them.

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

2 years agoMerge "[DCAEGEN2] Update PM-Mapper to 1.7.0"
Krzysztof Opasiak [Tue, 3 Aug 2021 15:51:20 +0000 (15:51 +0000)]
Merge "[DCAEGEN2] Update PM-Mapper to 1.7.0"

2 years agoMerge "[DCAE] Fix PRH aai lookup url config"
Krzysztof Opasiak [Thu, 29 Jul 2021 20:43:50 +0000 (20:43 +0000)]
Merge "[DCAE] Fix PRH aai lookup url config"

2 years agoMerge "[DCAE] Dashboard healthcheck failure"
Krzysztof Opasiak [Thu, 29 Jul 2021 14:42:21 +0000 (14:42 +0000)]
Merge "[DCAE] Dashboard healthcheck failure"

2 years ago[DCAEGEN2] Update PM-Mapper to 1.7.0 84/122984/1
Joanna Jeremicz [Thu, 29 Jul 2021 09:08:24 +0000 (11:08 +0200)]
[DCAEGEN2] Update PM-Mapper to 1.7.0

- Update k8s-bootstrap-container to 3.3.1
- Update io.undertow:undertow-core to version 2.2.9.Final
- Update org.freemarker:freemarker to version 2.3.31
- Update oparent to version 3.2.0

Issue-ID: DCAEGEN2-2807
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I4e2ba5f415d6417d5a4b04c6fb68076e187eff12

2 years ago[DCAE] Fix PRH aai lookup url config 64/122864/6
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>
2 years agoMerge "[DCAEGEN2] Update datafile-app-server to 1.6.0"
Krzysztof Opasiak [Wed, 28 Jul 2021 08:31:46 +0000 (08:31 +0000)]
Merge "[DCAEGEN2] Update datafile-app-server to 1.6.0"

2 years agoMerge "[DMAAP] Update chart with service account"
Krzysztof Opasiak [Tue, 27 Jul 2021 13:34:39 +0000 (13:34 +0000)]
Merge "[DMAAP] Update chart with service account"

2 years agoMerge "[OOF] Add configuration for Slice termination"
Krzysztof Opasiak [Tue, 27 Jul 2021 13:00:10 +0000 (13:00 +0000)]
Merge "[OOF] Add configuration for Slice termination"

2 years ago[DCAE] Dashboard healthcheck failure 79/122079/47
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>
2 years ago[OOF] Add configuration for Slice termination 40/122740/3
krishnaa96 [Tue, 20 Jul 2021 10:53:25 +0000 (16:23 +0530)]
[OOF] Add configuration for Slice termination

- Add query templates for termination app
- Add DSL url to osdf config

Issue-ID: OPTFRA-984
Signed-off-by: krishna Moorthy <krishna.moorthy6@wipro.com>
Change-Id: I90f1c17fbf93dd83bac9c061f7276e002f130d6a

2 years ago[DMAAP] Update chart with service account 80/118880/25
farida azmy [Wed, 17 Mar 2021 09:33:28 +0000 (11:33 +0200)]
[DMAAP] Update chart with service account

Add service account to requirements.yaml, values.yaml and deployment/statefulset

Issue-ID: OOM-2702
Signed-off-by: farida azmy <farida.azmy.ext@orange.com>
Co-authored-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Id63ae33ce92a5192d43ff0f782487b3974fc5f41

2 years ago[DCAEGEN2] Update datafile-app-server to 1.6.0 09/122809/4
Joanna Jeremicz [Thu, 22 Jul 2021 06:54:19 +0000 (08:54 +0200)]
[DCAEGEN2] Update datafile-app-server to 1.6.0

- docker base image to integration (from debian based to alpine based)
- java version bump from 11.0.8 to 11.0.9
- remove exec file permission for config file
- tomcat-embed-core version bump from 9.0.39 to 9.0.50
- spring version bump from 5.3.1 to 5.3.6
- spring-boot version bump from 2.4.0 to 2.4.5

Issue-ID: DCAEGEN2-2804
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I3306cfd014dda48cdda5db9fa24c5048764c1ce8

2 years agoMerge "[POLICY] Update chart with service account"
Krzysztof Opasiak [Thu, 22 Jul 2021 09:38:12 +0000 (09:38 +0000)]
Merge "[POLICY] Update chart with service account"

2 years agoMerge "[AAI] Update chart with service account"
Krzysztof Opasiak [Thu, 22 Jul 2021 09:35:50 +0000 (09:35 +0000)]
Merge "[AAI] Update chart with service account"

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

2 years agoMerge "[CONTRIB] Added imagePullSecrets to common template files"
Sylvain Desbureaux [Wed, 21 Jul 2021 18:02:23 +0000 (18:02 +0000)]
Merge "[CONTRIB] Added imagePullSecrets to common template files"

2 years ago[AAI] Update chart with service account 44/118944/10
farida azmy [Tue, 9 Mar 2021 10:20:42 +0000 (12:20 +0200)]
[AAI] Update chart with service account

Add service account to requirements.yaml, values.yaml and deployment/statefulset

Issue-ID: OOM-2704
Signed-off-by: farida azmy <farida.azmy.ext@orange.com>
Co-authored-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Id03799f7a7ed1a031c7d819999496b18bac80881

2 years ago[NBI] Add missing DB service entry for local DB deployment 00/121800/3
andreasgeissler [Thu, 10 Jun 2021 14:21:09 +0000 (16:21 +0200)]
[NBI] Add missing DB service entry for local DB deployment

Without this entry deployment with local DB fails

Issue-ID: OOM-2762

Change-Id: I9c405996f62549b9dc8c191b1fed47e3f7b44b88
Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
2 years ago[CONTRIB] Added imagePullSecrets to common template files 14/122714/2
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