oom.git
3 years agoMerge "[DCAEGEN2] Use generic makefiles"
Sylvain Desbureaux [Mon, 22 Feb 2021 14:08:56 +0000 (14:08 +0000)]
Merge "[DCAEGEN2] Use generic makefiles"

3 years agoMerge "[AAI] Move schema service to use v23"
Sylvain Desbureaux [Mon, 22 Feb 2021 14:07:41 +0000 (14:07 +0000)]
Merge "[AAI] Move schema service to use v23"

3 years agoMerge "[GENERAL] Fix setting of HELM_VER variable"
Sylvain Desbureaux [Mon, 22 Feb 2021 14:06:33 +0000 (14:06 +0000)]
Merge "[GENERAL] Fix setting of HELM_VER variable"

3 years ago[AAI] Move schema service to use v23 21/117921/2
Harish Venkata Kajur [Tue, 16 Feb 2021 19:33:06 +0000 (14:33 -0500)]
[AAI] Move schema service to use v23

Update schema service to add v23 api
Also use java 11 for schema service

Issue-ID: AAI-3009
Change-Id: I44834fcbd900705dc3fb7707f8e3d5ddd8182284
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years agoMerge "[NBI] Fix image name"
Sylvain Desbureaux [Sat, 20 Feb 2021 15:52:41 +0000 (15:52 +0000)]
Merge "[NBI] Fix image name"

3 years agoMerge "[SDNC] Fix issue with certs from CMPv2 by Netconf (TLS)"
Sylvain Desbureaux [Fri, 19 Feb 2021 16:41:28 +0000 (16:41 +0000)]
Merge "[SDNC] Fix issue with certs from CMPv2 by Netconf (TLS)"

3 years agoMerge "[DCAEGEN2] Update inventory Api to 3.5.2"
Sylvain Desbureaux [Fri, 19 Feb 2021 16:37:58 +0000 (16:37 +0000)]
Merge "[DCAEGEN2] Update inventory Api to 3.5.2"

3 years agoMerge "[GENERAL] Fix failed chart list reporting in deploy plugin"
Sylvain Desbureaux [Fri, 19 Feb 2021 16:31:39 +0000 (16:31 +0000)]
Merge "[GENERAL] Fix failed chart list reporting in deploy plugin"

3 years ago[SDNC] Fix issue with certs from CMPv2 by Netconf (TLS) 53/117753/6
Piotr Marcinkiewicz [Thu, 11 Feb 2021 10:23:31 +0000 (11:23 +0100)]
[SDNC] Fix issue with certs from CMPv2 by Netconf (TLS)

- correct cmpv2Certificate to take outputType from 'certificates'
- add postStart hook for CertManagerIntegration to make cert dir writable
- add setting ODL_CERT_DIR env

Issue-ID: SDNC-1477
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I4531392cc4f113b173d10a27b98b1fe97d6faa4d

3 years ago[GENERAL] Fix setting of HELM_VER variable 76/118076/1
Krzysztof Opasiak [Thu, 18 Feb 2021 18:09:00 +0000 (19:09 +0100)]
[GENERAL] Fix setting of HELM_VER variable

It turns out that helm v2 and helm v3 uses different format for the
helm version command. If we use v3 version HELM_VER variable is empty
when run on a system with helm v2.

To fix this let's add a fallback and if we failed to obtain correct
version information using v3 format then fallback to v2 one.

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

3 years agoMerge "[AAI][SPARKY] Updating the sparky config"
Krzysztof Opasiak [Thu, 18 Feb 2021 15:28:20 +0000 (15:28 +0000)]
Merge "[AAI][SPARKY] Updating the sparky config"

3 years ago[NBI] Fix image name 49/118049/1
Krzysztof Opasiak [Thu, 18 Feb 2021 14:47:04 +0000 (15:47 +0100)]
[NBI] Fix image name

-latest images are not allowed in the oom master branch

Issue-ID: EXTAPI-564
Change-Id: I381f87fa813e103c47434227327dbfadaf4b8892
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
3 years ago[DCAEGEN2] Use generic makefiles 91/117991/3
Michal Banka [Wed, 17 Feb 2021 18:10:23 +0000 (19:10 +0100)]
[DCAEGEN2] Use generic makefiles

Changed Makefiles of DCAE project to generic ONAP
components Makefiles.

Signed-off-by: Michal Banka <michal.banka@nokia.com>
Change-Id: I01f4974812a29990a69b363ef000d365af31c8b6
Issue-ID: DCAEGEN2-2574

3 years ago[APPC][CDT] Automatically retrieve certificates 81/117881/4
Sylvain Desbureaux [Tue, 16 Feb 2021 09:29:00 +0000 (10:29 +0100)]
[APPC][CDT] Automatically retrieve certificates

Instead of using hardcoded certificates in container, use
certInitializer in order to retrieve them.

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

3 years ago[AAI][SPARKY] Updating the sparky config 07/117807/4
wr148d [Fri, 12 Feb 2021 16:28:21 +0000 (11:28 -0500)]
[AAI][SPARKY] Updating the sparky config

Sparky config updated to no longer run a sync to elastic
Sparky config updated to 2.0.0

Issue-ID: AAI-3250
Change-Id: Iccae63830032ca7454b8127a605236f208699a7b
Signed-off-by: wr148d <wr148d@att.com>
3 years agoMerge "[AAI] Add multi.tenancy.enabled flag to keycloak properties file"
Krzysztof Opasiak [Wed, 17 Feb 2021 11:05:13 +0000 (11:05 +0000)]
Merge "[AAI] Add multi.tenancy.enabled flag to keycloak properties file"

3 years agoMerge "[MSB] Use certInitializer for MSB"
Krzysztof Opasiak [Wed, 17 Feb 2021 11:02:38 +0000 (11:02 +0000)]
Merge "[MSB] Use certInitializer for MSB"

3 years agoMerge "[AAF] Give `identities.dat` to working deployments"
Krzysztof Opasiak [Wed, 17 Feb 2021 11:01:28 +0000 (11:01 +0000)]
Merge "[AAF] Give `identities.dat` to working deployments"

3 years ago[DCAEGEN2] Update inventory Api to 3.5.2 36/117936/1
Edyta Krukowska [Wed, 17 Feb 2021 09:11:58 +0000 (10:11 +0100)]
[DCAEGEN2] Update inventory Api to 3.5.2

Update libraries

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

3 years agoMerge "[DCAE] Top up components version"
Krzysztof Opasiak [Tue, 16 Feb 2021 22:11:20 +0000 (22:11 +0000)]
Merge "[DCAE] Top up components version"

3 years agoMerge "Add target-db property for OOM xacml"
Krzysztof Opasiak [Tue, 16 Feb 2021 21:59:04 +0000 (21:59 +0000)]
Merge "Add target-db property for OOM xacml"

3 years ago[AAI] Add multi.tenancy.enabled flag to keycloak properties file 09/117909/2
Eric Santos [Tue, 16 Feb 2021 15:08:40 +0000 (10:08 -0500)]
[AAI] Add multi.tenancy.enabled flag to keycloak properties file

Issue-ID: AAI-3274
Signed-off-by: Santos, Eric <eric.santos@yoppworks.com>
Change-Id: I783ad95fb44def2e0fb08c606e4b1728d1152d25

3 years agoMerge "[EXTAPI] Deploy R8 container image for external api"
Krzysztof Opasiak [Tue, 16 Feb 2021 14:17:09 +0000 (14:17 +0000)]
Merge "[EXTAPI] Deploy R8 container image for external api"

3 years agoMerge "[COMMON][CASSANDRA] Service mesh compatible deploy"
Krzysztof Opasiak [Tue, 16 Feb 2021 14:15:25 +0000 (14:15 +0000)]
Merge "[COMMON][CASSANDRA] Service mesh compatible deploy"

3 years agoAdd target-db property for OOM xacml 99/117899/1
Jim Hahn [Tue, 16 Feb 2021 13:34:42 +0000 (08:34 -0500)]
Add target-db property for OOM xacml

The new version of eclipselink does not recognize mariadb by default.
Added a property to make it work with xacml-pdp.  None of the other
policy components need an additional property (as far as I can tell).

Issue-ID: POLICY-3005
Change-Id: I050ac85fd23c887009a095b08a9d6ef603b6de36
Signed-off-by: Jim Hahn <jrh3@att.com>
3 years agoMerge "[PORTAL] Fix Heap config generation"
Krzysztof Opasiak [Tue, 16 Feb 2021 12:51:09 +0000 (12:51 +0000)]
Merge "[PORTAL] Fix Heap config generation"

3 years ago[DCAE] Top up components version 90/117890/1
Tomasz Pietruszkiewicz [Tue, 16 Feb 2021 10:58:05 +0000 (11:58 +0100)]
[DCAE] Top up components version

- onboarding-api to 2.12.5

Change-Id: I41ba718ece435874542a7d111f58c33dc9300a6f
Issue-ID: DCAEGEN2-2627
Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
3 years ago[MSB] Use certInitializer for MSB 05/114505/24
Sylvain Desbureaux [Mon, 2 Nov 2020 17:21:11 +0000 (18:21 +0100)]
[MSB] Use certInitializer for MSB

MSB is currently using an hardcoded certificate. In order to follow
SECOMMON requirements, let's use a freshly generated certificate instead

Issue-ID: MSB-521
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I157e44a6e30391c36c0142acfa08604c37b79cc4

3 years ago[PORTAL] Fix Heap config generation 51/117851/2
Sylvain Desbureaux [Mon, 15 Feb 2021 14:28:19 +0000 (15:28 +0100)]
[PORTAL] Fix Heap config generation

When tried to apply heap configuration for small flavors, weird side
effects have appeared.
This patch solves them by doing a more generic way of configuring heap
variables for cassandra.

Issue-ID: PORTAL-1037
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Iebe2edd5281213580d9e1d4d86f9ca0b2abd2601

3 years agoMerge "[VID] Automatically retrieve certificates"
Krzysztof Opasiak [Mon, 15 Feb 2021 23:08:51 +0000 (23:08 +0000)]
Merge "[VID] Automatically retrieve certificates"

3 years agoMerge "[COMMON] Fix problem with useNodePortExt"
Krzysztof Opasiak [Mon, 15 Feb 2021 22:52:04 +0000 (22:52 +0000)]
Merge "[COMMON] Fix problem with useNodePortExt"

3 years ago[COMMON] Fix problem with useNodePortExt 11/117811/3
Jack Lucas [Fri, 12 Feb 2021 17:48:53 +0000 (12:48 -0500)]
[COMMON] Fix problem with useNodePortExt

Fix so that the useNodePortExt flag is honored when
creating a k8s Service with the service template.

Issue-ID: OOM-2679
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I40ff3ab6df28ee1f9c582dff35a5360f632accbd

3 years agoMerge "Change path to daexim directory"
Sylvain Desbureaux [Mon, 15 Feb 2021 15:20:56 +0000 (15:20 +0000)]
Merge "Change path to daexim directory"

3 years ago[EXTAPI] Deploy R8 container image for external api 39/117839/1
aosull01 [Mon, 15 Feb 2021 10:45:36 +0000 (10:45 +0000)]
[EXTAPI] Deploy R8 container image for external api

Deploy new Honolulu version of nbi container
with enhanced support for internal macromode SO APIs

Issue-ID: EXTAPI-564

Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: I39780e800b09eb49b35974cc43d2b05aee7f1d33

3 years ago[VID] Automatically retrieve certificates 98/117598/18
Sylvain Desbureaux [Mon, 8 Feb 2021 14:59:33 +0000 (15:59 +0100)]
[VID] Automatically retrieve certificates

Use certInitializer in order to retrieve the certificates instead of
hardcoding them.

Issue-ID: VID-959
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I72eb09cd2719995ee05141034936f8e0589c7ad1

3 years agoMerge "[DCAEMOD] Update runtime-api image"
Krzysztof Opasiak [Fri, 12 Feb 2021 17:43:23 +0000 (17:43 +0000)]
Merge "[DCAEMOD] Update runtime-api image"

3 years ago[DCAEMOD] Update runtime-api image 75/117775/2
Remigiusz Janeczek [Fri, 12 Feb 2021 07:52:03 +0000 (08:52 +0100)]
[DCAEMOD] Update runtime-api image

Update after vulnerability removal of underlying project
dependencies:
- update springfox libraries to version 3.0.0

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

3 years agoMerge "[DCAEGEN2] Upgrade prh-app-server to 1.5.5"
Krzysztof Opasiak [Fri, 12 Feb 2021 13:21:02 +0000 (13:21 +0000)]
Merge "[DCAEGEN2] Upgrade prh-app-server to 1.5.5"

3 years ago[AAF] Give `identities.dat` to working deployments 58/117758/3
Sylvain Desbureaux [Thu, 11 Feb 2021 17:12:46 +0000 (18:12 +0100)]
[AAF] Give `identities.dat` to working deployments

Today, `identities.dat` is put on cassandra deployment. But this file is
actually needed by "working" deployments (at least certman and service)
and not by cassandra.
This patch removes it from cassandra deployments and add it to the other
ones form "authz" family.

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

3 years agoMerge "[DCAEGEN2] Update cm-container and consul-loader"
Krzysztof Opasiak [Thu, 11 Feb 2021 21:45:16 +0000 (21:45 +0000)]
Merge "[DCAEGEN2] Update cm-container and consul-loader"

3 years agoMerge "[PORTAL][CASSANDRA] Configure Heap"
Krzysztof Opasiak [Thu, 11 Feb 2021 21:30:25 +0000 (21:30 +0000)]
Merge "[PORTAL][CASSANDRA] Configure Heap"

3 years agoMerge "[POLICY] Migration of clamp to policy area"
Krzysztof Opasiak [Thu, 11 Feb 2021 21:29:24 +0000 (21:29 +0000)]
Merge "[POLICY] Migration of clamp to policy area"

3 years agoMerge "[COMMON] Update words whitelist URL"
Krzysztof Opasiak [Thu, 11 Feb 2021 21:29:01 +0000 (21:29 +0000)]
Merge "[COMMON] Update words whitelist URL"

3 years agoMerge "[COMMON] Add a spellchecker tox profile"
Krzysztof Opasiak [Thu, 11 Feb 2021 21:28:50 +0000 (21:28 +0000)]
Merge "[COMMON] Add a spellchecker tox profile"

3 years agoMerge "[AAI] Remove unused AAF proxies"
Krzysztof Opasiak [Thu, 11 Feb 2021 21:26:19 +0000 (21:26 +0000)]
Merge "[AAI] Remove unused AAF proxies"

3 years ago[GENERAL] Fix failed chart list reporting in deploy plugin 43/117743/1
Bartek Grzybowski [Thu, 11 Feb 2021 12:20:53 +0000 (13:20 +0100)]
[GENERAL] Fix failed chart list reporting in deploy plugin

Helm's v3 'list' subcommand syntax has changed and without
[-A | --all-namespaces] flag it's output will contain only
charts from default namespace, not the one ONAP was deployed
in. Hence if any chart fail to deploy the output of "helm ls"
would be still empty without --all-namespaces flag.

Change-Id: I425a6ac8823b69e64f2f68f4475c51691239ad33
Issue-ID: OOM-2677
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years ago[DCAEGEN2] Upgrade prh-app-server to 1.5.5 40/117740/1
Maciej Malewski [Wed, 10 Feb 2021 13:07:50 +0000 (14:07 +0100)]
[DCAEGEN2] Upgrade prh-app-server to 1.5.5

Changes in the new version include:
Spring Web from 5.2.12 to 5.3.3
Spring Boot from 2.2.4.RELEASE to 2.4.2
Spring Cloud from Greenwich.SR1 to 2020.0.1

Issue-ID: DCAEGEN2-2537
Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com>
Change-Id: I5898b3109000c171819b447cf6086f0fd801a918

3 years ago[POLICY] Migration of clamp to policy area 83/116783/12
sebdet [Wed, 13 Jan 2021 10:35:56 +0000 (11:35 +0100)]
[POLICY] Migration of clamp to policy area

Creation of the clamp subcharts + fusion of the clamp database to policy mariadb

Issue-ID: POLICY-2951
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I8192f82bc393e3fc8d5884d6ab73912a0466edcd
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
3 years ago[COMMON] Update words whitelist URL 72/117672/2
Guillaume Lambert [Wed, 10 Feb 2021 10:48:39 +0000 (11:48 +0100)]
[COMMON] Update words whitelist URL

cf
https://gerrit.onap.org/r/c/doc/+/117667
https://gerrit.onap.org/r/c/doc/+/117668

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

3 years ago[COMMON] Add a spellchecker tox profile 09/117309/5
Guillaume Lambert [Mon, 1 Feb 2021 20:22:33 +0000 (21:22 +0100)]
[COMMON] Add a spellchecker tox profile

inspired from openStack
https://github.com/openstack/qa-specs/blob/master/tox.ini

https://doughellmann.com/blog/tag/sphinxcontrib-spelling/
https://pypi.org/project/sphinxcontrib-spelling/

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

3 years ago[COMMON][CASSANDRA] Service mesh compatible deploy 05/117305/2
Sylvain Desbureaux [Mon, 1 Feb 2021 14:05:48 +0000 (15:05 +0100)]
[COMMON][CASSANDRA] Service mesh compatible deploy

In order to make cassandra behaving smoothly on service mesh, we must
make it listen to 127.0.0.1 but broadcasting the real IP address.
This patch does it.

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

3 years agoMerge "[COMMON] Create certManagerCertificate chart"
Sylvain Desbureaux [Wed, 10 Feb 2021 09:38:58 +0000 (09:38 +0000)]
Merge "[COMMON] Create certManagerCertificate chart"

3 years agoChange path to daexim directory 60/117660/1
demskeq8 [Wed, 10 Feb 2021 08:53:33 +0000 (09:53 +0100)]
Change path to daexim directory

configure absolut path for daexim persistent directory

Issue-ID: SDNC-1475
Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
Change-Id: I1cfc348b733dee2e02b1a0193f6cba3c78e61d91

3 years ago[DCAEGEN2] Update cm-container and consul-loader 07/117607/2
Jack Lucas [Mon, 8 Feb 2021 17:47:49 +0000 (12:47 -0500)]
[DCAEGEN2] Update cm-container and consul-loader

cm-container 4.2.0 fixes a restart issue
consul-loader-container 1.1.0 adds functionality
needed for deploying DCAE microservices with Helm

Issue-ID: DCAEGEN2-2581
Issue-ID: DCAEGEN2-2616
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I3999767d51ce7135c2783a7eee6dadd0b3270d4f

3 years ago[DOCS] Fix Helm3 install guide in regard of "deploy" step 33/117633/1
Bartek Grzybowski [Tue, 9 Feb 2021 10:47:39 +0000 (11:47 +0100)]
[DOCS] Fix Helm3 install guide in regard of "deploy" step

In contrary to helm v2 behaviour helm v3 does not automatically create
namespace even if "--namespace" option is passed to it's "install" or "upgrade"
subcommand. Additional flag "--create-namespace" has to be set. Alternatively
namespace can be created manually before running "helm deploy" without that
flag.

Change-Id: I3c425667db3065e2aa04a8f140e1037d5080c96a
Issue-ID: OOM-2562
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years ago[DOCS] Fix Helm3 install guide regarding "helm search" command 32/117632/1
Bartek Grzybowski [Tue, 9 Feb 2021 10:36:14 +0000 (11:36 +0100)]
[DOCS] Fix Helm3 install guide regarding "helm search" command

For helm v3 the correct syntax for "search" command is
"helm search repo [keyword]"

Change-Id: Ie2c824ce5c0cdd38dd38de3b621e8302685dd743
Issue-ID: OOM-2562
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoMerge "[COMMON] Fix tox docs profiles configuration"
Krzysztof Opasiak [Mon, 8 Feb 2021 13:00:18 +0000 (13:00 +0000)]
Merge "[COMMON] Fix tox docs profiles configuration"

3 years ago[PORTAL][CASSANDRA] Configure Heap 63/117563/3
Sylvain Desbureaux [Fri, 5 Feb 2021 20:33:31 +0000 (21:33 +0100)]
[PORTAL][CASSANDRA] Configure Heap

When on small flavor, limits set are too small to allow a smooth start
of cassandra with usual Heap configurations.
This patch adds heap configuration when on small.

Issue-ID: PORTAL-1037
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Icdbc4fd5892c3f350642ffdd924e4c36f0135019

3 years ago[MUSIC] Make MUSIC to use cert manager 40/117540/4
krishnaa96 [Fri, 5 Feb 2021 09:54:06 +0000 (15:24 +0530)]
[MUSIC] Make MUSIC to use cert manager

Make music to use cert manager to generate
and load the certificates

Issue-ID: OOM-2673
Signed-off-by: Krishna Moorthy <krishna.moorthy6@wipro.com>
Change-Id: I3c655107bebb969f317bcbe87cfc6a55a1821533

3 years ago[COMMON] Create certManagerCertificate chart 59/116759/21
Piotr Marcinkiewicz [Tue, 12 Jan 2021 16:37:08 +0000 (17:37 +0100)]
[COMMON] Create certManagerCertificate chart

- Create certManagerCertificate chart for Certificate template
- Change default values for duration and renewBefore
- Add creation Secret with keystore password
- Use template in SDNC (add volumes and volumesMounts)

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

3 years agoMerge "[AAI] Templatize MSB services"
Krzysztof Opasiak [Thu, 4 Feb 2021 22:28:52 +0000 (22:28 +0000)]
Merge "[AAI] Templatize MSB services"

3 years agoMerge "[COMMON] Fix Ingress templating"
Krzysztof Opasiak [Thu, 4 Feb 2021 22:24:43 +0000 (22:24 +0000)]
Merge "[COMMON] Fix Ingress templating"

3 years agoMerge "[DCAEGEN2] Updates to bootstrap and cm-container"
Krzysztof Opasiak [Thu, 4 Feb 2021 22:06:13 +0000 (22:06 +0000)]
Merge "[DCAEGEN2] Updates to bootstrap and cm-container"

3 years agoMerge "[AAI] Use CertInitializer for AAI Proxy"
Krzysztof Opasiak [Thu, 4 Feb 2021 22:02:40 +0000 (22:02 +0000)]
Merge "[AAI] Use CertInitializer for AAI Proxy"

3 years agoMerge "[DCAE] Top up components version"
Krzysztof Opasiak [Thu, 4 Feb 2021 21:58:47 +0000 (21:58 +0000)]
Merge "[DCAE] Top up components version"

3 years ago[DMAAP][DR] Fix bad templating 98/117498/1
Sylvain Desbureaux [Thu, 4 Feb 2021 17:26:23 +0000 (18:26 +0100)]
[DMAAP][DR] Fix bad templating

In DR deployments, use of `{{- end -}}` at the of affinity makes the
next line to "glue" to resources information.
And it seems that in recent kubernetes, it makes it break.

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

3 years agoMerge "[COMMON][ETCD] Skip startup self-discovery for etcd nodes"
Krzysztof Opasiak [Tue, 2 Feb 2021 17:00:20 +0000 (17:00 +0000)]
Merge "[COMMON][ETCD] Skip startup self-discovery for etcd nodes"

3 years ago[COMMON] Fix tox docs profiles configuration 43/117343/2
Guillaume Lambert [Tue, 2 Feb 2021 09:51:46 +0000 (10:51 +0100)]
[COMMON] Fix tox docs profiles configuration

- sphinx-build '-W' option needed only once
- remove docs/tox.ini since
  * same profiles are declared in tox.ini
  * once run from the docs folder, this generates invalid files
    in doc/.tox for linters setup (e.g.  docs/.tox/[..]/invalid.rst).
    They can cause warnings treated as errors by root tox profiles.
- modify requirements.txt to force a sphinxcontrib-needs version prior
  to 0.6.0 . This latest version introduces a new services support
  functionality that cannot be easily disabled here and that requires
  additional configuration parameters to link GitHub issues.
  We cannot provide these parameters since this project uses JIRA.
  As a result, sphinx generates a warning treated as an error
  that makes the gate fail.

https://sphinxcontrib-needs.readthedocs.io/en/service/services/index.html

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

3 years ago[AAI] Use CertInitializer for AAI Proxy 85/116385/8
Sylvain Desbureaux [Tue, 15 Dec 2020 10:56:51 +0000 (11:56 +0100)]
[AAI] Use CertInitializer for AAI Proxy

Instead of using an harcoded certificate for AAI Haproxy, let's use
certInitializer in order to have a fresh one.

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

3 years agoMerge "[AAI] AAI-EVENT publishing fix for https"
Sylvain Desbureaux [Tue, 2 Feb 2021 07:25:54 +0000 (07:25 +0000)]
Merge "[AAI] AAI-EVENT publishing fix for https"

3 years agoMerge "[SDNC] Provide proxy settings for sdnr mountpointRegistrar"
Sylvain Desbureaux [Tue, 2 Feb 2021 07:23:15 +0000 (07:23 +0000)]
Merge "[SDNC] Provide proxy settings for sdnr mountpointRegistrar"

3 years agoMerge "[PLATFORM] Update cert service images to 2.3.3"
Sylvain Desbureaux [Tue, 2 Feb 2021 07:22:17 +0000 (07:22 +0000)]
Merge "[PLATFORM] Update cert service images to 2.3.3"

3 years ago[AAI] AAI-EVENT publishing fix for https 99/117299/2
Harish Venkata Kajur [Mon, 1 Feb 2021 13:59:46 +0000 (08:59 -0500)]
[AAI] AAI-EVENT publishing fix for https

Updating the resources microservice to
trust the onap certificates to fix the
issue where the A&AI is unable to publish
to AAI-EVENT topic because A&AI is not trusting
the message router certificate

Issue-ID: AAI-3219
Change-Id: I33d52a1f4593154ce123e7c67aee6dcdeedaf889
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
3 years agoMerge "[DMAAP][MR] Service Mesh compatibility"
Krzysztof Opasiak [Mon, 1 Feb 2021 13:43:15 +0000 (13:43 +0000)]
Merge "[DMAAP][MR] Service Mesh compatibility"

3 years ago[DCAE] Top up components version 93/117293/1
Tomasz Wrobel [Mon, 1 Feb 2021 11:04:47 +0000 (12:04 +0100)]
[DCAE] Top up components version

- runtime-api to 1.2.1
- onboarding-api to 2.12.4

Issue-ID: DCAEGEN2-1179
Issue-ID: DCAEGEN2-2441
Issue-ID: DCAEGEN2-2546
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I04dfb7c9dd9c797bf48f1fb507b84719f3f3b171

3 years ago[DCAEGEN2] Updates to bootstrap and cm-container 31/116731/5
Jack Lucas [Mon, 11 Jan 2021 17:46:33 +0000 (12:46 -0500)]
[DCAEGEN2] Updates to bootstrap and cm-container

Update cm-container to 4.1.0
Update bootstrap to 3.0.0
Move plugin configuration from bootstrap to cm-container
Remove unneeded inputs files

Issue-ID: DCAEGEN2-2542
Issue-ID: DCAEGEN2-2582
Issue-ID: DCAEGEN2-2543
Issue-ID: DCAEGEN2-2383
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I30a3f549d9811adedc8472fd410038eaa068e771

3 years ago[PLATFORM] Update cert service images to 2.3.3 57/117157/1
Joanna Jeremicz [Wed, 27 Jan 2021 12:15:16 +0000 (13:15 +0100)]
[PLATFORM] Update cert service images to 2.3.3

Enhance CertServiceAPI response (include CMP server error messages)
Fix KeyUsage extension sent to CMPv2 server

Issue-ID: OOM-2658
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: Ic2c68b85fce08d20e423b316a3234e6f00799a42

3 years agoMerge "[COMMON] Add template for CertServiceClient"
Sylvain Desbureaux [Wed, 27 Jan 2021 07:20:03 +0000 (07:20 +0000)]
Merge "[COMMON] Add template for CertServiceClient"

3 years ago[COMMON] Fix Ingress templating 51/114451/8
Sylvain Desbureaux [Fri, 30 Oct 2020 16:57:16 +0000 (17:57 +0100)]
[COMMON] Fix Ingress templating

New TLS part of Ingress templating was broken. This commit fixes it.

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

3 years agoMerge "[PORTAL] Fix ONAP Portal redirect to internal port"
Krzysztof Opasiak [Mon, 25 Jan 2021 12:15:47 +0000 (12:15 +0000)]
Merge "[PORTAL] Fix ONAP Portal redirect to internal port"

3 years ago[SDNC] Provide proxy settings for sdnr mountpointRegistrar 80/116880/6
demskeq8 [Thu, 14 Jan 2021 15:45:28 +0000 (16:45 +0100)]
[SDNC] Provide proxy settings for sdnr mountpointRegistrar

proxyUser, ProxyPassowrd and proxyUrl for jersey.config.client.proxy settings

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

3 years agoMerge "[COMMON][MARIADB] Force Galera Node address"
Krzysztof Opasiak [Mon, 25 Jan 2021 11:07:40 +0000 (11:07 +0000)]
Merge "[COMMON][MARIADB] Force Galera Node address"

3 years ago[COMMON][ETCD] Skip startup self-discovery for etcd nodes 94/117094/2
Konrad Bańka [Mon, 25 Jan 2021 06:44:49 +0000 (07:44 +0100)]
[COMMON][ETCD] Skip startup self-discovery for etcd nodes

Current startup script of etcd checks whether all assumed other nodes
are already running, before proceeding. This check, however, also
includes checking localhost, but due to using headless service
statefulset pod DNS discovery, it doesnt succeed immediately.
In some deployments k8s DNS server may be laggy, thus failing startup
script to finish before liveness check. This patch fixes such failures
of 1 pod etcd clusters, and improves startup time for any size ones.

Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Issue-ID: OOM-2668
Change-Id: I2f9263a0f4964b0a495631775d0cbbceef25e85b

3 years ago[AAI] Remove unused AAF proxies 45/116945/4
Sylvain Desbureaux [Mon, 18 Jan 2021 10:43:33 +0000 (11:43 +0100)]
[AAI] Remove unused AAF proxies

Some AAI components have the ability of using AAF proxies for
authentication. As AAF is deprecated and these proxies seems not to be
used by anybody, let's remove them.

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

3 years agoMerge "[COMMON][CERTS] Use sh to onboard custom certs"
Krzysztof Opasiak [Thu, 21 Jan 2021 13:23:35 +0000 (13:23 +0000)]
Merge "[COMMON][CERTS] Use sh to onboard custom certs"

3 years ago[DMAAP][MR] Service Mesh compatibility 15/116915/2
Sylvain Desbureaux [Fri, 15 Jan 2021 15:27:47 +0000 (16:27 +0100)]
[DMAAP][MR] Service Mesh compatibility

In order to make DMaaP Message Router to work, a change in Zookeeper has
to be done so it's listening on all Interfaces.
Also, rename service port names in order to follow istio best practices.

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

3 years ago[COMMON] Add template for CertServiceClient 83/116283/16
Remigiusz Janeczek [Thu, 10 Dec 2020 12:10:15 +0000 (13:10 +0100)]
[COMMON] Add template for CertServiceClient

Create generic template to simplify CertServiceClient use

Issue-ID: OOM-2568
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I4fb9829b27b1dd13a9e7a098f807710cc5648438

3 years agoMerge "[COMMON] Uses new generator for repos and images"
Krzysztof Opasiak [Wed, 20 Jan 2021 15:22:50 +0000 (15:22 +0000)]
Merge "[COMMON] Uses new generator for repos and images"

3 years agoMerge "[AAF] Externalizes init data out from aaf-cass"
Krzysztof Opasiak [Wed, 20 Jan 2021 12:18:48 +0000 (12:18 +0000)]
Merge "[AAF] Externalizes init data out from aaf-cass"

3 years ago[PORTAL] Fix ONAP Portal redirect to internal port 72/116972/5
marcinrzepeckiwroc [Tue, 19 Jan 2021 13:17:26 +0000 (14:17 +0100)]
[PORTAL] Fix ONAP Portal redirect to internal port

Incorrect redirection to the login page.
Unlogged user after entering to
https://portal.api.simpledemo.onap.org:30225/ONAPPORTAL/app/applicationsHome
should be redirected to
https://portal.api.simpledemo.onap.org:30225/ONAPPORTAL/login.htm
instead of http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/login.htm

Issue-ID: PORTAL-1055
Signed-off-by: Marcin Rzepecki <marcin.rzepecki@nokia.com>
Change-Id: I48673fa45aea66f664e9c22107fcaef00305264a

3 years agoMerge "[SDNC] Move ODL persistent data to pvc"
Sylvain Desbureaux [Wed, 20 Jan 2021 07:43:54 +0000 (07:43 +0000)]
Merge "[SDNC] Move ODL persistent data to pvc"

3 years agoMerge "[SDNC] Bump versions for Guilin mtce release 1"
Sylvain Desbureaux [Wed, 20 Jan 2021 07:43:33 +0000 (07:43 +0000)]
Merge "[SDNC] Bump versions for Guilin mtce release 1"

3 years ago[COMMON][CERTS] Use sh to onboard custom certs 74/116974/1
Sylvain Desbureaux [Tue, 19 Jan 2021 13:51:24 +0000 (14:51 +0100)]
[COMMON][CERTS] Use sh to onboard custom certs

Today, onboarding custom certificates relies on `bash`. But image used
for that doesn't have bash.
Therefore, we need to use `sh` in order to onboard the certs.

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

3 years agoMerge "[OOF] Fix typo in license headers"
Sylvain Desbureaux [Tue, 19 Jan 2021 07:45:49 +0000 (07:45 +0000)]
Merge "[OOF] Fix typo in license headers"

3 years ago[AAI] Templatize MSB services 44/116944/2
Sylvain Desbureaux [Mon, 18 Jan 2021 10:38:49 +0000 (11:38 +0100)]
[AAI] Templatize MSB services

Instead of "hardcoding" all services, let's generate them with two
values and shrink a little bit template.
It also simplify the reading of the template.

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

3 years ago[COMMON][MARIADB] Force Galera Node address 54/116954/1
Sylvain Desbureaux [Mon, 18 Jan 2021 13:53:55 +0000 (14:53 +0100)]
[COMMON][MARIADB] Force Galera Node address

Bitnami init script can automatically choose the node address (which is
the IP address of the container).
Unfortunately, this doesn't work when on dual stack as both IP addresses
with a space are given (see
https://github.com/bitnami/charts/issues/4077).
This patch force the IP address so we can get rid of this issue

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

3 years agoMerge "[DCAEGEN2] Update bootstrap to version 2.2.4"
Sylvain Desbureaux [Mon, 18 Jan 2021 13:21:43 +0000 (13:21 +0000)]
Merge "[DCAEGEN2] Update  bootstrap to version 2.2.4"

3 years ago[OOF] Fix typo in license headers 75/116775/2
krishnaa96 [Wed, 13 Jan 2021 05:22:00 +0000 (10:52 +0530)]
[OOF] Fix typo in license headers

Issue-ID: OPTFRA-886
Signed-off-by: Krishna Moorthy <krishna.moorthy6@wipro.com>
Change-Id: I1e6475c90546a94051015732dc9730dc21cc591f

3 years ago[COMMON] Uses new generator for repos and images 12/115112/6
Sylvain Desbureaux [Thu, 19 Nov 2020 15:41:07 +0000 (16:41 +0100)]
[COMMON] Uses new generator for repos and images

This commit makes common template to use the new generator for
repositories and images.

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

3 years agoMerge "[DCAEMOD] Update runtime-api"
Sylvain Desbureaux [Mon, 18 Jan 2021 07:42:29 +0000 (07:42 +0000)]
Merge "[DCAEMOD] Update runtime-api"