oom.git
2 years agoMerge "[COMMON] Add custom certs into AAF truststore"
Krzysztof Opasiak [Tue, 11 May 2021 12:30:14 +0000 (12:30 +0000)]
Merge "[COMMON] Add custom certs into AAF truststore"

2 years agoMerge "[SDC] Fix image name"
Krzysztof Opasiak [Tue, 11 May 2021 12:28:51 +0000 (12:28 +0000)]
Merge "[SDC] Fix image name"

2 years agoMerge "[DCAEGEN2] Add CMPv2 support to dcaegen2-services"
Krzysztof Opasiak [Mon, 10 May 2021 20:08:44 +0000 (20:08 +0000)]
Merge "[DCAEGEN2] Add CMPv2 support to dcaegen2-services"

2 years agoMerge "[APPC][CDT] Simplify cert retrieval script"
Krzysztof Opasiak [Mon, 10 May 2021 20:07:04 +0000 (20:07 +0000)]
Merge "[APPC][CDT] Simplify cert retrieval script"

2 years agoMerge "[COMMON] Fix &> and <<< bashisms"
Krzysztof Opasiak [Mon, 10 May 2021 20:06:01 +0000 (20:06 +0000)]
Merge "[COMMON] Fix &> and <<< bashisms"

2 years agoMerge "[AAI] Keycloak integration into aai-traversal"
Krzysztof Opasiak [Mon, 10 May 2021 09:32:55 +0000 (09:32 +0000)]
Merge "[AAI] Keycloak integration into aai-traversal"

2 years ago[COMMON] Fix &> and <<< bashisms 63/119063/14
Guillaume Lambert [Wed, 10 Mar 2021 12:32:50 +0000 (13:32 +0100)]
[COMMON] Fix &> and <<< bashisms

pointed out by checkbashisms.

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

2 years agoMerge "[COMMON] Fix trailing blanks in shell scripts"
Krzysztof Opasiak [Mon, 10 May 2021 09:30:09 +0000 (09:30 +0000)]
Merge "[COMMON] Fix trailing blanks in shell scripts"

2 years agoMerge "[AAF][CASSANDRA] Lower disk claim"
Krzysztof Opasiak [Mon, 10 May 2021 09:28:14 +0000 (09:28 +0000)]
Merge "[AAF][CASSANDRA] Lower disk claim"

2 years agoMerge "[COMMON][CASSANDRA] Higher PVC Claim for Cassandra"
Krzysztof Opasiak [Mon, 10 May 2021 09:27:44 +0000 (09:27 +0000)]
Merge "[COMMON][CASSANDRA] Higher PVC Claim for Cassandra"

2 years ago[DCAEGEN2] Add CMPv2 support to dcaegen2-services 03/120903/9
Remigiusz Janeczek [Mon, 26 Apr 2021 12:37:57 +0000 (14:37 +0200)]
[DCAEGEN2] Add CMPv2 support to dcaegen2-services

Add support for CMPv2 certificates in dcaegen2-services-common
template

Add CMPv2 certificates to HV-VES and VES charts

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

2 years agoMerge "[COMMON][MARIADB] Use Startup probes"
Krzysztof Opasiak [Mon, 10 May 2021 09:25:14 +0000 (09:25 +0000)]
Merge "[COMMON][MARIADB] Use Startup probes"

2 years ago[APPC][CDT] Simplify cert retrieval script 49/118249/8
Sylvain Desbureaux [Tue, 23 Feb 2021 15:06:08 +0000 (16:06 +0100)]
[APPC][CDT] Simplify cert retrieval script

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

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

2 years agoMerge "[COMMON][MARIADB] Give higher requests/limits"
Krzysztof Opasiak [Mon, 10 May 2021 09:15:16 +0000 (09:15 +0000)]
Merge "[COMMON][MARIADB] Give higher requests/limits"

2 years ago[COMMON][MARIADB] Use Startup probes 95/121095/7
Sylvain Desbureaux [Wed, 5 May 2021 07:20:18 +0000 (09:20 +0200)]
[COMMON][MARIADB] Use Startup probes

Instead of long initial delay on readiness and liveness probes, use
startup probes and be more aggressive on readiness and liveness.

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

2 years agoMerge "[SDNC] Support CallHome"
Sylvain Desbureaux [Fri, 7 May 2021 16:53:47 +0000 (16:53 +0000)]
Merge "[SDNC] Support CallHome"

2 years ago[COMMON][CASSANDRA] Higher PVC Claim for Cassandra 52/121152/1
Sylvain Desbureaux [Fri, 7 May 2021 06:18:53 +0000 (08:18 +0200)]
[COMMON][CASSANDRA] Higher PVC Claim for Cassandra

After 3 monthes, usage of Cassandra disk is 8Gi.
Moving PVC Claim to 10Gi in order to satisfy this.

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

2 years ago[AAF][CASSANDRA] Lower disk claim 51/121151/1
Sylvain Desbureaux [Fri, 7 May 2021 06:14:54 +0000 (08:14 +0200)]
[AAF][CASSANDRA] Lower disk claim

Currently, AAF Cassandra is claiming 20Gi of disk.
After boot, use is around 140Mi and after 3 monthes, it's 3.8Gi.
5Gi seems a better value.

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

2 years ago[SDNC] Support CallHome 15/120315/10
demskeq8 [Thu, 8 Apr 2021 12:49:47 +0000 (14:49 +0200)]
[SDNC] Support CallHome

Expose netconf callHome port as node port

Issue-ID: OOM-2721
Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
Change-Id: I0b4205755a9e9e66fc23b4e1dc6cabe985bc859e

2 years agoMerge "[COMMON][CERTINIT] Generate cert with certInit"
Krzysztof Opasiak [Thu, 6 May 2021 22:21:01 +0000 (22:21 +0000)]
Merge "[COMMON][CERTINIT] Generate cert with certInit"

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

2 years agoMerge "[COMMON][CASSANDRA] Use Startup probes"
Krzysztof Opasiak [Thu, 6 May 2021 22:18:45 +0000 (22:18 +0000)]
Merge "[COMMON][CASSANDRA] Use Startup probes"

2 years agoMerge "[COMMON][CERTS] Allow to provide custom certs easily"
Krzysztof Opasiak [Thu, 6 May 2021 22:18:19 +0000 (22:18 +0000)]
Merge "[COMMON][CERTS] Allow to provide custom certs easily"

2 years agoMerge "[POLICY] Add force to clamp-be db script"
Krzysztof Opasiak [Thu, 6 May 2021 22:17:14 +0000 (22:17 +0000)]
Merge "[POLICY] Add force to clamp-be db script"

2 years ago[COMMON] Fix trailing blanks in shell scripts 69/119269/13
Guillaume Lambert [Fri, 12 Mar 2021 20:21:54 +0000 (21:21 +0100)]
[COMMON] Fix trailing blanks in shell scripts

$ find . -not -path '*/\.*' -name *.sh -exec sed -i 's/  *$//g' {} +

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

2 years ago[AAI] Keycloak integration into aai-traversal 31/119931/15
Sam Huang [Fri, 26 Mar 2021 19:27:17 +0000 (13:27 -0600)]
[AAI] Keycloak integration into aai-traversal

In order to support multi-tenancy, keycloak(https://www.keycloak.org/)
as Identity and Access Management has been integrated into aai-traversal
and needs to be configured accordignly based on created instance

Issue-ID: AAI-3300
Signed-off-by: Sam Huang <sam.huang@yoppworks.com>
Change-Id: I393fb98ef6ac9cc6f4bf9d476cd682531d15011e

2 years agoMerge "[COMMON][MUSIC] Simplify cert retrieval script"
Krzysztof Opasiak [Thu, 6 May 2021 13:35:16 +0000 (13:35 +0000)]
Merge "[COMMON][MUSIC] Simplify cert retrieval script"

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

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

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

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

Updating release notes to match work done for Honolulu.

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

2 years ago[POLICY] Add force to clamp-be db script 18/120818/4
sebdet [Thu, 22 Apr 2021 08:50:14 +0000 (10:50 +0200)]
[POLICY] Add force to clamp-be db script

Add a force flag so that clamp can be mounted even if the db already exists

Issue-ID: POLICY-3161
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I784c354378fbad3281b9adc55ff7aa0bc2ef3510

2 years ago[COMMON][CERTS] Allow to provide custom certs easily 45/120645/9
Sylvain Desbureaux [Mon, 19 Apr 2021 14:00:49 +0000 (16:00 +0200)]
[COMMON][CERTS] Allow to provide custom certs easily

Instead of mandating to provide custom certificates before creation of
helm packages, let's propose to include certificates from a known
secret or configmap.
The current implementation will first search for secret and if not
provided will look for configmap.

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

2 years ago[COMMON][CERTINIT] Generate cert with certInit 77/120277/6
Sylvain Desbureaux [Wed, 7 Apr 2021 15:22:42 +0000 (17:22 +0200)]
[COMMON][CERTINIT] Generate cert with certInit

Some components are http based but want to be usable from outside world.
Instead of dealing with TLS part on the component itself, let's use
certInitializer to generate a secret with the certs which will be usable
by Ingress

Issue-ID: SO-3078
Issue-ID: SO-3237
Issue-ID: CPS-281
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: If166716d159586b1eb94c111e9d3d82a54c2fd6e

2 years agoMerge "[PORTAL] Simplify cert retrieval script"
Sylvain Desbureaux [Thu, 6 May 2021 06:24:44 +0000 (06:24 +0000)]
Merge "[PORTAL] Simplify cert retrieval script"

2 years ago[COMMON][CASSANDRA] Use Startup probes 25/121125/1
Sylvain Desbureaux [Wed, 5 May 2021 08:47:58 +0000 (10:47 +0200)]
[COMMON][CASSANDRA] Use Startup probes

Instead of long initial delay on readiness and liveness probes, use
startup probes and be more aggressive on readiness and liveness.

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

2 years ago[COMMON][MUSIC] Simplify cert retrieval script 55/118255/11
Sylvain Desbureaux [Tue, 23 Feb 2021 15:14:09 +0000 (16:14 +0100)]
[COMMON][MUSIC] Simplify cert retrieval script

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

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

2 years agoMerge "[MSB] Simplify cert retrieval script"
Krzysztof Opasiak [Wed, 5 May 2021 15:58:10 +0000 (15:58 +0000)]
Merge "[MSB] Simplify cert retrieval script"

2 years agoMerge "[POLICY] Simplify cert retrieval script"
Krzysztof Opasiak [Wed, 5 May 2021 15:56:41 +0000 (15:56 +0000)]
Merge "[POLICY] Simplify cert retrieval script"

2 years agoMerge "[SDC] Simplify cert retrieval script"
Krzysztof Opasiak [Wed, 5 May 2021 15:32:50 +0000 (15:32 +0000)]
Merge "[SDC] Simplify cert retrieval script"

2 years agoMerge "[ROBOT] Bumb 1.8.0 for Honolulu"
Krzysztof Opasiak [Wed, 5 May 2021 14:09:35 +0000 (14:09 +0000)]
Merge "[ROBOT] Bumb 1.8.0 for Honolulu"

2 years ago[ROBOT] Bumb 1.8.0 for Honolulu 10/121010/9
morganrol [Thu, 29 Apr 2021 13:40:10 +0000 (15:40 +0200)]
[ROBOT] Bumb 1.8.0 for Honolulu

This version include the robot test updates based
on honolulu testing campaign

Please note that this pod is not used in CI, we systematically
rebuild the xtesting dockers
However the robot pod shall be aligned for the release

Issue-ID: TEST-335

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

2 years agoMerge "[CDS] Add startup probe"
Sylvain Desbureaux [Mon, 3 May 2021 19:31:57 +0000 (19:31 +0000)]
Merge "[CDS] Add startup probe"

2 years ago[SDC] Fix image name 59/121059/1
Sylvain Desbureaux [Mon, 3 May 2021 13:24:59 +0000 (15:24 +0200)]
[SDC] Fix image name

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

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

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

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

Issue-ID: CCSDK-3275
Change-Id: Iec2eaeb2edf0cc2f9b29e35431d0e642e3b6d998
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2 years agoMerge "[DCAE] Dashboard container revision"
Sylvain Desbureaux [Mon, 3 May 2021 07:59:04 +0000 (07:59 +0000)]
Merge "[DCAE] Dashboard container revision"

2 years ago[SDC] Simplify cert retrieval script 67/118267/3
Sylvain Desbureaux [Tue, 23 Feb 2021 15:38:07 +0000 (16:38 +0100)]
[SDC] Simplify cert retrieval script

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

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

2 years ago[PORTAL] Simplify cert retrieval script 66/118266/2
Sylvain Desbureaux [Tue, 23 Feb 2021 15:34:37 +0000 (16:34 +0100)]
[PORTAL] Simplify cert retrieval script

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

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

2 years ago[MSB] Simplify cert retrieval script 71/118271/2
Sylvain Desbureaux [Tue, 23 Feb 2021 15:47:56 +0000 (16:47 +0100)]
[MSB] Simplify cert retrieval script

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

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

2 years ago[POLICY] Simplify cert retrieval script 62/118262/2
Sylvain Desbureaux [Tue, 23 Feb 2021 15:31:07 +0000 (16:31 +0100)]
[POLICY] Simplify cert retrieval script

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

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

2 years ago[DCAE] Common template update for policy sidecar 18/120618/13
vv770d [Thu, 15 Apr 2021 16:21:36 +0000 (12:21 -0400)]
[DCAE] Common template update for policy sidecar

Template enhanced to include policy sidecar
support for DCAE components

Issue-ID: DCAEGEN2-2689
Change-Id: Ida7eeadbcc2df2af9579fdda939d0427a7963b63
Signed-off-by: vv770d <vv770d@att.com>
2 years agoMerge "[PMS] Persistent storage of policies and type definitions"
Sylvain Desbureaux [Fri, 30 Apr 2021 12:58:15 +0000 (12:58 +0000)]
Merge "[PMS] Persistent storage of policies and type definitions"

2 years agoMerge "[CPS] Remove duplicate configuration"
Sylvain Desbureaux [Fri, 30 Apr 2021 06:08:03 +0000 (06:08 +0000)]
Merge "[CPS] Remove duplicate configuration"

2 years agoMerge "[DCEAGEN] Add app-config volume mount to common dceagen2 template"
Sylvain Desbureaux [Fri, 30 Apr 2021 06:03:04 +0000 (06:03 +0000)]
Merge "[DCEAGEN] Add app-config volume mount to common dceagen2 template"

2 years agoMerge "[DCAEGEN2] Set env variables from secrets"
Sylvain Desbureaux [Fri, 30 Apr 2021 06:00:58 +0000 (06:00 +0000)]
Merge "[DCAEGEN2] Set env variables from secrets"

2 years ago[DCAE] Dashboard container revision 92/119992/12
vv770d [Mon, 29 Mar 2021 19:42:55 +0000 (19:42 +0000)]
[DCAE] Dashboard container revision

bugfix & switch to integration-java11:8.0.0 base image
increase readiness timeout

Error noticed is possibly due to resource contraint
bumping up requests limit

Change-Id: I8cbe3e1706a184a95cd64abc99d285fb64151dcf
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: INT-1864
Issue-ID: CCSDK-3233
Signed-off-by: vv770d <vv770d@att.com>
2 years ago[CPS] Remove duplicate configuration 31/120431/11
Renu Kumari [Mon, 12 Apr 2021 12:36:27 +0000 (08:36 -0400)]
[CPS] Remove duplicate configuration

1. Introduced spring profiles to override default properties value
2. Added config.additional to provide an ability to add properties
   without changing chart

Issue-ID: CPS-320
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: If621ad7c5f69f3398a8eae54d5fa6c563cfcba22

2 years ago[DCEAGEN] Add app-config volume mount to common dceagen2 template 56/120756/9
Bartosz Gardziejewski [Wed, 21 Apr 2021 10:08:50 +0000 (12:08 +0200)]
[DCEAGEN] Add app-config volume mount to common dceagen2 template

Mount volume containing app configuration to all deployments in dcaegen2

Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Issue-ID: DCAEGEN2-2692
Change-Id: I414c44633f7dd1b0a37b135e5cbc2f2111494a0b

2 years ago[DCAEGEN2] Set env variables from secrets 11/120211/12
Jack Lucas [Mon, 5 Apr 2021 13:49:46 +0000 (09:49 -0400)]
[DCAEGEN2] Set env variables from secrets

Enhances the dcaegen2-services-common deployment template to
allow setting environment variables for a DCAE microservice
container from a secret

Issue-ID: DCAEGEN2-2687
Change-Id: I8452cd1f52e941c0a3ebd15eb39b1eecc97a0ded
Signed-off-by: Jack Lucas <jflos@sonoris.net>
[Fail the deployment if one of required params is not provided]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2 years ago[SO] Bump versions to resolve the CNFO issues 59/120859/29
seshukm [Thu, 22 Apr 2021 17:00:42 +0000 (22:30 +0530)]
[SO] Bump versions to resolve the CNFO issues

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

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

2 years ago[PMS] Persistent storage of policies and type definitions 58/120758/14
PatrikBuhr [Fri, 9 Apr 2021 08:58:58 +0000 (10:58 +0200)]
[PMS] Persistent storage of policies and type definitions

Policy types and type definitions are stored persistently
to survive a restart of PMS.
Added persistent volume claim.

Change-Id: Ia947bb71a6bdee3a8e576337b2870c54ee3c08f9
Issue-ID: CCSDK-3256
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2 years agoMerge "[CDS][MARIADB] Use specific configuration"
Krzysztof Opasiak [Thu, 29 Apr 2021 00:18:17 +0000 (00:18 +0000)]
Merge "[CDS][MARIADB] Use specific configuration"

2 years agoMerge "[SDC] Add chart for helm-validator microservice"
Krzysztof Opasiak [Thu, 29 Apr 2021 00:16:43 +0000 (00:16 +0000)]
Merge "[SDC] Add chart for helm-validator microservice"

3 years ago[CDS][MARIADB] Use specific configuration 20/120920/9
Sylvain Desbureaux [Tue, 27 Apr 2021 08:00:06 +0000 (10:00 +0200)]
[CDS][MARIADB] Use specific configuration

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

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

3 years ago[SDC] Add chart for helm-validator microservice 11/119711/7
Remigiusz Janeczek [Wed, 24 Mar 2021 11:31:00 +0000 (12:31 +0100)]
[SDC] Add chart for helm-validator microservice

Add microservice for SDC that allows to validate Helm
charts package with various versions of Helm

Issue-ID: SDC-3185
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ic9c4305175d6418d472ac6554b661bfde89ed17d

3 years agoMerge "[COMMON] Fix condition equality bashisms"
Krzysztof Opasiak [Tue, 27 Apr 2021 20:25:19 +0000 (20:25 +0000)]
Merge "[COMMON] Fix condition equality bashisms"

3 years agoMerge "[AAI] Keycloak integration into aai-resources updates"
Krzysztof Opasiak [Tue, 27 Apr 2021 20:20:57 +0000 (20:20 +0000)]
Merge "[AAI] Keycloak integration into aai-resources updates"

3 years agoMerge "[DOC] Decrease Sphinx tox profiles logs verbosity"
Krzysztof Opasiak [Tue, 27 Apr 2021 20:18:47 +0000 (20:18 +0000)]
Merge "[DOC] Decrease Sphinx tox profiles logs verbosity"

3 years agoMerge "[PLATFORM] Generate Cert-Service certs with Cert-Manager"
Sylvain Desbureaux [Tue, 27 Apr 2021 14:52:52 +0000 (14:52 +0000)]
Merge "[PLATFORM] Generate Cert-Service certs with Cert-Manager"

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

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

Applying it to ONAP camunda configuration.

gitlint-ignore: B1, body-max-line-length
Issue-ID: INT-1883
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ie0cb1c70e4271496ffd5e51ce1d816785f88689f

3 years ago[DOC] Decrease Sphinx tox profiles logs verbosity 88/120888/1
guillaume.lambert [Sat, 24 Apr 2021 08:37:53 +0000 (10:37 +0200)]
[DOC] Decrease Sphinx tox profiles logs verbosity

to ease gate failures analysis as proposed by Eric.

Issue-ID: DOC-710
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Ic59da02bc65ca9d5b584c48429215760fe4130da

3 years ago[SDC] Update SDC to 1.8.5 24/120624/12
ChrisC [Mon, 19 Apr 2021 06:33:54 +0000 (08:33 +0200)]
[SDC] Update SDC to 1.8.5

Bugfixes only for Honolulu RC2 including

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

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

3 years agoMerge "[SDNC] Bump version to install license/bug fix"
Sylvain Desbureaux [Fri, 23 Apr 2021 09:11:31 +0000 (09:11 +0000)]
Merge "[SDNC] Bump version to install license/bug fix"

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

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

Issue-ID: SDNC-1507
Issue-ID: SDNC-1515
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I80721c0ce88ce2654b637d7f6748441496a684e6

3 years ago[PLATFORM] Generate Cert-Service certs with Cert-Manager 21/119921/10
Piotr Marcinkiewicz [Fri, 26 Mar 2021 12:06:35 +0000 (13:06 +0100)]
[PLATFORM] Generate Cert-Service certs with Cert-Manager

Utilize Cert-Manager to secure communication between
Cert-Service and its clients, adjust templates and
configs.

Issue-ID: OOM-2712
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I96426b1a184b4d254575e76d29214d9deda08cce
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
3 years ago[AAI] Keycloak integration into aai-resources updates 29/120729/6
roger yuan [Tue, 20 Apr 2021 15:20:38 +0000 (09:20 -0600)]
[AAI] Keycloak integration into aai-resources updates

fix Keycloak integration into aai-resources PR by
replacing all hard coded values
with reference values in values.yaml file.

Issue-ID: AAI-3326
Signed-off-by: Roger Yuan <roger.yuan@yoppworks.com>
Change-Id: Ie8bd900d6512ad171ed3a5977a2f7e9e1c1da5ab

3 years ago[OOF] Remove so-simulator from CMSO 73/120173/3
krishnaa96 [Tue, 30 Mar 2021 14:11:01 +0000 (19:41 +0530)]
[OOF] Remove so-simulator from CMSO

so-simulator has been kept in place as
a side car for cmso testing which is no
longer required, hence removing it

Issue-ID: OOM-2714
Signed-off-by: krishna moorthy <krishna.moorthy6@wipro.com>
Change-Id: I6d681e9dbe0e61c5b2a1501f7a9d9398e5bb98eb

3 years ago[COMMON] Add custom certs into AAF truststore 44/120644/1
Sylvain Desbureaux [Mon, 19 Apr 2021 13:32:44 +0000 (15:32 +0200)]
[COMMON] Add custom certs into AAF truststore

Instead of creating a truststore nobody is using when using AAF, let's
reuse AAF truststore and onboard certs in it.

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

3 years agoMerge "[COMMON] Fix function declarations bashisms"
Sylvain Desbureaux [Mon, 19 Apr 2021 07:00:50 +0000 (07:00 +0000)]
Merge "[COMMON] Fix function declarations bashisms"

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

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

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

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

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

Issue-ID: SO-3473

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

3 years ago[COMMON] Fix condition equality bashisms 97/118997/6
Guillaume Lambert [Tue, 9 Mar 2021 20:52:32 +0000 (21:52 +0100)]
[COMMON] Fix condition equality bashisms

pointed out by checkbashisms.

$ mycmd=$(tox -e checkbashisms | grep "(should be 'b = a')" | sed -e
  "s@^[^.]*\(.[^ ]*\) line \([0-9]*\) .*@sed -i -e '\2s/==/=/g' \1;@")

$ eval $mycmd

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

3 years agoMerge "[DMAAP-MR] Bump MR image version"
Krzysztof Opasiak [Fri, 16 Apr 2021 08:00:01 +0000 (08:00 +0000)]
Merge "[DMAAP-MR] Bump MR image version"

3 years agoMerge "[DOC] Installation guidelines for Cert-Manager"
Krzysztof Opasiak [Fri, 16 Apr 2021 07:57:56 +0000 (07:57 +0000)]
Merge "[DOC] Installation guidelines for Cert-Manager"

3 years agoMerge "[CPS] Bump CPS versions for RC1 bug fixes"
Krzysztof Opasiak [Fri, 16 Apr 2021 07:42:27 +0000 (07:42 +0000)]
Merge "[CPS] Bump CPS versions for RC1 bug fixes"

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

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

Issue-ID: CPS-304
Issue-ID: CPS-249
Issue-ID: CPS-276
Issue-ID: CPS-288
Issue-ID: CPS-290
Issue-ID: CPS-292
Issue-ID: CPS-300
Issue-ID: CPS-308
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I732a0be8b557dd125ae61f538eb77ed96f5dc2db
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
3 years ago[DOC] Installation guidelines for Cert-Manager 26/120526/3
Sylwia Jakubek [Wed, 14 Apr 2021 09:51:30 +0000 (09:51 +0000)]
[DOC] Installation guidelines for Cert-Manager

This patch adds a table of contents to make
it more convenient to browse through the
document

Issue-ID: OOM-2701
Signed-off-by: Sylwia Jakubek <sylwia.jakubek@nokia.com>
Change-Id: I3fcfaac2bd1ef00db6482db7826edc8567f10296

3 years ago[DMAAP-MR] Bump MR image version 05/120105/14
efiacor [Thu, 1 Apr 2021 13:41:51 +0000 (14:41 +0100)]
[DMAAP-MR] Bump MR image version

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

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Id1742c665a90535fbc9a5d45e060e5d79e7b3f47
Issue-ID: DMAAP-1542

3 years agoMerge "[NBI] Simplify cert retrieval script"
Krzysztof Opasiak [Thu, 15 Apr 2021 10:37:10 +0000 (10:37 +0000)]
Merge "[NBI] Simplify cert retrieval script"

3 years ago[COMMON] Fix function declarations bashisms 96/118996/10
Guillaume Lambert [Tue, 9 Mar 2021 20:41:30 +0000 (21:41 +0100)]
[COMMON] Fix function declarations bashisms

pointed out by checkbashisms.

$ mycmd=$(tox -e checkbashisms | grep "^possible .*'function' is useless
" | sed -e "s@^[^.]*\(.[^ ]*\) line \([0-9]*\) .*@sed -i -e '\2s/functio
n \\\([^ ()]*\\\) *(\\\?)\\\?/\\\1 ()/\' -e '\2s/(){/() {/' \1;@")

$ eval $mycmd

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

3 years agoMerge "[COMMON] Use proper format specifiers to printf masterPassword"
Sylvain Desbureaux [Wed, 14 Apr 2021 13:18:05 +0000 (13:18 +0000)]
Merge "[COMMON] Use proper format specifiers to printf masterPassword"

3 years agoMerge "[UUI] Update image of components of UUI"
Sylvain Desbureaux [Wed, 14 Apr 2021 13:11:53 +0000 (13:11 +0000)]
Merge "[UUI] Update image of components of UUI"

3 years agoMerge "[COMMON] Fix shell scripts missing shebangs"
Sylvain Desbureaux [Wed, 14 Apr 2021 13:11:01 +0000 (13:11 +0000)]
Merge "[COMMON] Fix shell scripts missing shebangs"

3 years agoMerge "[CCSDK] Install bug fix for A1 policy manager"
Sylvain Desbureaux [Wed, 14 Apr 2021 13:09:39 +0000 (13:09 +0000)]
Merge "[CCSDK] Install bug fix for A1 policy manager"

3 years agoMerge "[POLICY] Add date to logging timestamp"
Sylvain Desbureaux [Wed, 14 Apr 2021 13:09:03 +0000 (13:09 +0000)]
Merge "[POLICY] Add date to logging timestamp"

3 years ago[COMMON] Use proper format specifiers to printf masterPassword 31/112031/9
Krzysztof Opasiak [Wed, 2 Sep 2020 08:18:24 +0000 (10:18 +0200)]
[COMMON] Use proper format specifiers to printf masterPassword

%s should be used instead of %d to printf strings.
Even though with %d everything works perfectly fine (as we just need
any string) let's fix this.

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

3 years ago[UUI] Update image of components of UUI 55/120455/4
hekeguang [Tue, 13 Apr 2021 03:44:11 +0000 (11:44 +0800)]
[UUI] Update image of components of UUI

Update the image version for UUI components.

Issue-ID: USECASEUI-566
Change-Id: Id2920cffa95b9a9f00dd73592ff8f6712ba7f234
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
3 years ago[COMMON] Fix shell scripts missing shebangs 79/118979/15
Guillaume Lambert [Tue, 9 Mar 2021 15:56:08 +0000 (16:56 +0100)]
[COMMON] Fix shell scripts missing shebangs

pointed out by checkbashisms.

$ tox -e checkbashisms |grep 'interpreter line' | cut -d' ' -f2
  |xargs grep -lv '#!/bin/sh' | xargs sed -i -e '1i#!/bin/sh' -e '1i\\'

plus manual fixes

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

3 years ago[NBI] Simplify cert retrieval script 57/118257/3
Sylvain Desbureaux [Tue, 23 Feb 2021 15:21:19 +0000 (16:21 +0100)]
[NBI] Simplify cert retrieval script

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

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

3 years ago[POLICY] Add date to logging timestamp 46/120346/7
jhh [Fri, 9 Apr 2021 01:56:17 +0000 (20:56 -0500)]
[POLICY] Add date to logging timestamp

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

Issue-ID: POLICY-3177
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: If86cad58115d9124e09a953c0aa807644830ad4b
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
3 years ago[CCSDK] Install bug fix for A1 policy manager 30/120330/6
Dan Timoney [Thu, 8 Apr 2021 15:32:14 +0000 (11:32 -0400)]
[CCSDK] Install bug fix for A1 policy manager

Bump version of a1 policy manager to install bug fix for
issue CCSDK-3227, which is causing flood of log message
to sdnc pod.

Issue-ID: CCSDK-3227
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia43dfed07490571d3d1fa588d894fc13c282c4e2

3 years agoMerge "[GLOBAL] Don't try to set keypassword when storetype is PKCS12"
Sylvain Desbureaux [Mon, 12 Apr 2021 06:30:09 +0000 (06:30 +0000)]
Merge "[GLOBAL] Don't try to set keypassword when storetype is PKCS12"