oom.git
3 years agoMerge "[SDNC] Change sdnc to single startup script solution"
Sylvain Desbureaux [Thu, 5 Nov 2020 16:40:44 +0000 (16:40 +0000)]
Merge "[SDNC] Change sdnc to single startup script solution"

3 years agoMerge "[Tree-wide] Remove pnda charts from OOM"
Sylvain Desbureaux [Thu, 5 Nov 2020 16:38:01 +0000 (16:38 +0000)]
Merge "[Tree-wide] Remove pnda charts from OOM"

3 years agoMerge "[SO] Disable SO-APPC per default"
Krzysztof Opasiak [Thu, 5 Nov 2020 10:11:48 +0000 (10:11 +0000)]
Merge "[SO] Disable SO-APPC per default"

3 years agoMerge "[SO] don't use SO repositoryOverride for soHelper"
Krzysztof Opasiak [Thu, 5 Nov 2020 10:03:08 +0000 (10:03 +0000)]
Merge "[SO] don't use SO repositoryOverride for soHelper"

3 years agoMerge "[SO] Use readiness chart"
Krzysztof Opasiak [Thu, 5 Nov 2020 10:02:41 +0000 (10:02 +0000)]
Merge "[SO] Use readiness chart"

3 years agoMerge "[CLAMP] Release 5.1.4"
Sylvain Desbureaux [Wed, 4 Nov 2020 22:46:13 +0000 (22:46 +0000)]
Merge "[CLAMP] Release 5.1.4"

3 years agoMerge "[ONAP] Remove helm comment from environment files"
Sylvain Desbureaux [Wed, 4 Nov 2020 12:27:36 +0000 (12:27 +0000)]
Merge "[ONAP] Remove helm comment from environment files"

3 years ago[SDNC] Change sdnc to single startup script solution 74/114274/4
Alexander Dehn [Tue, 27 Oct 2020 13:03:53 +0000 (13:03 +0000)]
[SDNC] Change sdnc to single startup script solution

remove startup scripts

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

3 years agoMerge changes Ic1302ac2,I43584b7f
Sylvain Desbureaux [Wed, 4 Nov 2020 08:46:43 +0000 (08:46 +0000)]
Merge changes Ic1302ac2,I43584b7f

* changes:
  [CONSUL] Make consul server run as non-root
  [CONSUL] Make consul run as non-root

3 years ago[ONAP] Remove helm comment from environment files 79/114579/2
Jakub Latusek [Wed, 4 Nov 2020 08:38:37 +0000 (09:38 +0100)]
[ONAP] Remove helm comment from environment files

This files are never processed as helm's template, so comments
should be in yaml style.

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

3 years agoMerge "[SDC] Update images for Guilin RC1"
Sylvain Desbureaux [Wed, 4 Nov 2020 07:56:58 +0000 (07:56 +0000)]
Merge "[SDC] Update images for Guilin RC1"

3 years agoMerge "[SO] update the so-etsi-nfvo-ns-lcm version"
Krzysztof Opasiak [Tue, 3 Nov 2020 19:03:37 +0000 (19:03 +0000)]
Merge "[SO] update the so-etsi-nfvo-ns-lcm version"

3 years ago[SO] update the so-etsi-nfvo-ns-lcm version 83/114483/4
seshukm [Mon, 2 Nov 2020 11:43:01 +0000 (17:13 +0530)]
[SO] update the so-etsi-nfvo-ns-lcm version

The release version of so-etsi-nfvo-ns-lcm is updated from 1.7.4-snapshot to 1.7.7

Issue-ID: SO-3351

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

3 years ago[SO] don't use SO repositoryOverride for soHelper 62/114562/1
Sylvain Desbureaux [Tue, 3 Nov 2020 17:02:39 +0000 (18:02 +0100)]
[SO] don't use SO repositoryOverride for soHelper

soHelper is currently using repositoryOverride value of SO in the
templates, making SO gating very hard.
This commit prevents that (it's always possible to use the same
repository by setting repositoryOverride on soHelper)

Issue-ID: OOM-2617

Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I88ce702b04242d7f4244698bce3114a1303394cd

3 years agoRemove unexepected chat in yaml file 57/114557/1
mrichomme [Tue, 3 Nov 2020 16:48:33 +0000 (17:48 +0100)]
Remove unexepected chat in yaml file

These parameters trigger an error when installing on windriver
so if the file is used, installation will fail due to yaml issue

Issue-ID: OOM-2620

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I572d7d26067f7b632aaec4fd88a19d28b80b9d68

3 years ago[CONSUL] Make consul server run as non-root 56/114556/1
Krzysztof Opasiak [Tue, 3 Nov 2020 16:16:08 +0000 (17:16 +0100)]
[CONSUL] Make consul server run as non-root

Modify the entrypoint to eliminate root process from container.

Issue-ID: REQ-362
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ic1302ac2858dda1bac71be4449ea74cfc73ba197

3 years ago[CONSUL] Make consul run as non-root 12/114512/2
Krzysztof Opasiak [Mon, 2 Nov 2020 20:13:15 +0000 (21:13 +0100)]
[CONSUL] Make consul run as non-root

Use our recently build consul image (still based on the same old
consul version) and modify the deployment to make sure that it is able
to run as non-root user.

Issue-ID: REQ-362
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I43584b7f07fda1943447a4e58ee7444d20660097

3 years agoMerge "[SO] Remove so-db-secrets"
Krzysztof Opasiak [Tue, 3 Nov 2020 14:30:43 +0000 (14:30 +0000)]
Merge "[SO] Remove so-db-secrets"

3 years agoMerge "[SO] Remove so-secret component"
Krzysztof Opasiak [Tue, 3 Nov 2020 14:30:05 +0000 (14:30 +0000)]
Merge "[SO] Remove so-secret component"

3 years agoMerge "Upgrade a refrepo image"
Sylvain Desbureaux [Tue, 3 Nov 2020 12:57:02 +0000 (12:57 +0000)]
Merge "Upgrade a refrepo image"

3 years agoMerge "Improve anti-staging checker."
Krzysztof Opasiak [Tue, 3 Nov 2020 08:53:38 +0000 (08:53 +0000)]
Merge "Improve anti-staging checker."

3 years agoImprove anti-staging checker. 30/114430/7
Jakub Latusek [Fri, 30 Oct 2020 09:32:01 +0000 (10:32 +0100)]
Improve anti-staging checker.

Checking if images are in release repository.

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

3 years agoMerge "[CCSDK] Update a1policymanagement image version"
Krzysztof Opasiak [Tue, 3 Nov 2020 07:56:00 +0000 (07:56 +0000)]
Merge "[CCSDK] Update a1policymanagement image version"

3 years agoUpgrade a refrepo image 15/114515/1
Bogumil Zebek [Tue, 3 Nov 2020 07:08:35 +0000 (08:08 +0100)]
Upgrade a refrepo image

- Use the newest OCLIP 6.0.0 in the refrepo image

Issue-ID: VNFSDK-704
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: Ifb8cc0639e6971a8d3ce654941e86ec2e1737e86

3 years ago[SO] Disable SO-APPC per default 03/114503/2
Sylvain Desbureaux [Mon, 2 Nov 2020 16:51:15 +0000 (17:51 +0100)]
[SO] Disable SO-APPC per default

SO-APPC deployment is deprecated in Guilin version. Like other
component, it's then set to disabled on default deployment

Issue-ID: SO-3355
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Iea82ea206b9945e37146c02caff7f50f1ae27953

3 years ago[SO] Use readiness chart 43/114443/7
Sylvain Desbureaux [Fri, 30 Oct 2020 13:32:03 +0000 (14:32 +0100)]
[SO] Use readiness chart

Some SO components are using readiness check init container. In "gating"
mode, so image and readiness image are not coming from the same
repository.
By using readinessCheck charts, we can control that.

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

3 years ago[SO] Remove so-db-secrets 28/114428/6
krishnaa96 [Fri, 30 Oct 2020 05:59:21 +0000 (11:29 +0530)]
[SO] Remove so-db-secrets

so-db-secrets was used to create secrets
for db creds. But now, they are being created
from secrets metaconfig. It is not needed

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

3 years ago[SO] Remove so-secret component 67/114367/9
Sylvain Desbureaux [Wed, 28 Oct 2020 15:55:18 +0000 (16:55 +0100)]
[SO] Remove so-secret component

SO secret was used to give truststore to SO components.
As we're using dynamic certificate retrieval, it's not needed anymore.

Issue-ID: OOM-2534
Issue-ID: SO-3348
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I0eb2e052096923fc69bf5f1a1876d9a76a22102b

3 years agoMerge "[COMMON] Add limits to cassandra statefulsets."
Krzysztof Opasiak [Mon, 2 Nov 2020 08:57:46 +0000 (08:57 +0000)]
Merge "[COMMON] Add limits to cassandra statefulsets."

3 years agoMerge "[SO] helm chart for cnf-adapter"
Krzysztof Opasiak [Mon, 2 Nov 2020 08:55:56 +0000 (08:55 +0000)]
Merge "[SO] helm chart for cnf-adapter"

3 years ago[CCSDK] Update a1policymanagement image version 41/114441/1
Konrad Bańka [Fri, 30 Oct 2020 13:19:01 +0000 (14:19 +0100)]
[CCSDK] Update a1policymanagement image version

Current version was pointing to Honolulu candidate image, while before
branch-off, it should contain Guilin one.

Issue-ID: CCSDK-2962
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I732203d0c3cdf0f5e5d833e6bbd060ee03783075

3 years ago[SO] helm chart for cnf-adapter 68/113768/17
sekharhuawei [Mon, 12 Oct 2020 09:27:13 +0000 (14:57 +0530)]
[SO] helm chart for cnf-adapter

Add helm chart for cnf-adapter to oom

Issue-ID: SO-3164
Signed-off-by: sekharhuawei <reddi.shekhar@huawei.com>
Change-Id: I12551f8403c55b7f0d0e54dea0d003413039b6a6
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
3 years ago[VFC] Update image of nslcm 83/114383/2
dyh [Thu, 29 Oct 2020 08:16:22 +0000 (16:16 +0800)]
[VFC] Update image of nslcm

1.Update image of nslcm 2.Update annotations

Change-Id: Ib34a1596e43f08e13d1c3f691b7428e8ed103e59
Issue-ID: VFC-1763
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
3 years ago[SDC] Update images for Guilin RC1 61/114261/3
ChrisC [Tue, 27 Oct 2020 09:58:09 +0000 (10:58 +0100)]
[SDC] Update images for Guilin RC1

Released images 1.7.2 updated for RC1

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

3 years ago[Tree-wide] Remove pnda charts from OOM 18/114418/1
Krzysztof Opasiak [Thu, 29 Oct 2020 21:02:09 +0000 (22:02 +0100)]
[Tree-wide] Remove pnda charts from OOM

pnda was introduced in earlier release (R3) as POC however no longer
supported. As we don't like unmaintained code and noone is using it
let's remove it from oom helm charts.

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

3 years ago[COMMON] Loosen limits for Elasticsearch 17/114417/1
Sylvain Desbureaux [Thu, 29 Oct 2020 20:49:21 +0000 (21:49 +0100)]
[COMMON] Loosen limits for Elasticsearch

Limits set seemed to be to hard, loosening them in order to make it
work.

Issue-ID: REQ-362
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I99aa55fb2564683f4968e5831e9e7b9aaa751054

3 years agoMerge "[SO] Enable SO-Monitoring - use HTTPS and certInitializer"
Krzysztof Opasiak [Thu, 29 Oct 2020 19:01:15 +0000 (19:01 +0000)]
Merge "[SO] Enable SO-Monitoring - use HTTPS and certInitializer"

3 years agoMerge "[SDNC] Update CertServiceClient"
Krzysztof Opasiak [Thu, 29 Oct 2020 15:16:03 +0000 (15:16 +0000)]
Merge "[SDNC] Update CertServiceClient"

3 years ago[SO] Enable SO-Monitoring - use HTTPS and certInitializer 72/113072/18
Krzysztof Gajewski [Thu, 15 Oct 2020 18:33:34 +0000 (20:33 +0200)]
[SO] Enable SO-Monitoring - use HTTPS and certInitializer

- SO-Monitoring service exposed as NodePort
- Certs are retrieved dynamically using certInitializer

Issue-ID: SO-2920
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I04e6556bcddc3c67afc2a76c5b4fecb59a134911

3 years agoMerge "[SO] change comment style"
Sylvain Desbureaux [Thu, 29 Oct 2020 12:40:02 +0000 (12:40 +0000)]
Merge "[SO] change comment style"

3 years ago[CLAMP] Release 5.1.4 11/114211/8
sebdet [Fri, 23 Oct 2020 14:06:55 +0000 (16:06 +0200)]
[CLAMP] Release 5.1.4

Do the release 5.1.4 + fix potential issue with memory taken by clamp backend.
Heap is now dynamic so resources must be set by default, onap/values overwrites the current flavor to unlimited.

Issue-ID: CLAMP-956

Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I349b9454ca0d7a3f2724aa27c041a4ea2da3689f
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
3 years agoMerge "[COMMON] allow multiline config for aaf add config"
Krzysztof Opasiak [Tue, 27 Oct 2020 18:09:57 +0000 (18:09 +0000)]
Merge "[COMMON] allow multiline config for aaf add config"

3 years agoMerge "[COMMON] Add TLS for Ingress configuration"
Krzysztof Opasiak [Tue, 27 Oct 2020 18:09:51 +0000 (18:09 +0000)]
Merge "[COMMON] Add TLS for Ingress configuration"

3 years agoMerge "[SDNC] wrong configuration in mountpoint-registrar.properties"
Krzysztof Opasiak [Tue, 27 Oct 2020 18:04:46 +0000 (18:04 +0000)]
Merge "[SDNC] wrong configuration in mountpoint-registrar.properties"

3 years agoMerge "[PORTAL ] Non-root user DB access from WMS"
Krzysztof Opasiak [Tue, 27 Oct 2020 18:02:50 +0000 (18:02 +0000)]
Merge "[PORTAL ] Non-root user DB access from WMS"

3 years agoMerge "[SO] Import various CAs in truststore"
Krzysztof Opasiak [Tue, 27 Oct 2020 17:30:51 +0000 (17:30 +0000)]
Merge "[SO] Import various CAs in truststore"

3 years agoMerge "[CONSUL] Add limits to consul chart."
Krzysztof Opasiak [Tue, 27 Oct 2020 17:00:58 +0000 (17:00 +0000)]
Merge "[CONSUL] Add limits to consul chart."

3 years agoMerge "[COMMON] Add limits to Elasticsearch"
Krzysztof Opasiak [Tue, 27 Oct 2020 16:57:17 +0000 (16:57 +0000)]
Merge "[COMMON] Add limits to Elasticsearch"

3 years agoMerge "[SO] use v2 version for VNFs"
Krzysztof Opasiak [Tue, 27 Oct 2020 16:52:14 +0000 (16:52 +0000)]
Merge "[SO] use v2 version for VNFs"

3 years agoUpdate git submodules
wreehil [Tue, 27 Oct 2020 15:25:37 +0000 (11:25 -0400)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to bac40922e4043c632e1a8a5fe1531a640cbfe6c2
  - Release the 1.7.11 docker release for the network slicing functional use case

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

3 years ago[SDNC] Update CertServiceClient 06/113306/2
Maciej Malewski [Tue, 29 Sep 2020 09:49:28 +0000 (11:49 +0200)]
[SDNC] Update CertServiceClient

Update CertServiceClient to new version (2.1.0)

Issue-ID: OOM-2580
Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com>
Change-Id: I8e7f42a5edb1832932eb8b6b66950612ec33a21f

3 years ago[PORTAL ] Non-root user DB access from WMS 70/114070/6
Sandeep Shah [Tue, 20 Oct 2020 21:11:21 +0000 (16:11 -0500)]
[PORTAL ] Non-root user DB access from WMS

Update portal-widget HELM charts to use non-
root user access to the portal mariadb
backend

Issue-ID: OOM-2601
Signed-off-by: SandeepLinux <ss048t@att.com>
Change-Id: I434ce85f1d0922d87fca35f692064a9b5e757954
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
3 years agoMerge "[COMMON] change comment style"
Sylvain Desbureaux [Tue, 27 Oct 2020 07:22:42 +0000 (07:22 +0000)]
Merge "[COMMON] change comment style"

3 years ago[COMMON] allow multiline config for aaf add config 50/114250/1
Sylvain Desbureaux [Mon, 26 Oct 2020 16:49:05 +0000 (17:49 +0100)]
[COMMON] allow multiline config for aaf add config

Use trim function in order to remove the 4 first spaces that breaks
configuration when aaf add config is a multiline (a.k.a uses `|`) YAML
entry.

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

3 years ago[COMMON] Add TLS for Ingress configuration 35/114235/2
Sylvain Desbureaux [Mon, 26 Oct 2020 12:34:18 +0000 (13:34 +0100)]
[COMMON] Add TLS for Ingress configuration

Instead of setting TLS termination at POD level, it may be interesting
to terminate it at Ingress level.
This patch add the ability to do that using "Ingress" templates.
In order to achieve it, you need to configure it this way in
`values.yaml`:

```yaml
ingress:
  enabled: false
  service:
    - baseaddr: 'my-endpoint'
      name: 'my-service'
      port: 8080
  config:
    tls:
      secret: my-service-ingress-certs
```

Secret (here `my-service-ingress-certs`) must follow Kubernetest
`kubernetes.io/tls` type: https://kubernetes.io/docs/concepts/services-networking/ingress/#tls

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

3 years ago[SO] use v2 version for VNFs 44/114244/1
Sylvain Desbureaux [Mon, 26 Oct 2020 14:33:45 +0000 (15:33 +0100)]
[SO] use v2 version for VNFs

SO BPMN infra uses "v1" version for VNF handling, which is not
compatible with multicloud.
This patch allows to choose which version to use, defaulting to "v2"
version.

Issue-ID: SO-3342
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I548f9f1e264ea7a21ee2d604e5de5c3b65599943

3 years ago[COMMON] Add limits to cassandra statefulsets. 58/113058/2
Sylvain Desbureaux [Wed, 23 Sep 2020 12:21:30 +0000 (14:21 +0200)]
[COMMON] Add limits to cassandra statefulsets.

Having limits is important in order to have safe deployment.
cassandra didn't had one so let's add them.

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

3 years agoMerge "[MODELING]Add environment variables in OOM chart"
Sylvain Desbureaux [Mon, 26 Oct 2020 14:16:23 +0000 (14:16 +0000)]
Merge "[MODELING]Add environment variables in OOM chart"

3 years ago[MODELING]Add environment variables in OOM chart 31/114231/1
dengyh [Mon, 26 Oct 2020 07:23:42 +0000 (15:23 +0800)]
[MODELING]Add environment variables in OOM chart

Issue-ID: MODELING-441
Change-Id: Ibcabdb9db6f9d0695f2c338a9f7d52b42f6d0723
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
3 years ago[COMMON] Fix URL override for cassandra backup cronjob 25/114225/1
Marat Salakhutdinov [Sat, 24 Oct 2020 01:22:30 +0000 (21:22 -0400)]
[COMMON] Fix URL override for cassandra backup cronjob

It is not possible to override Cassandra backup cronjob image URL currently. This might cause the problem if non standard repository is used. This patch is fixing that issue.

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

3 years ago[SO] Add charts for so-oof-adapter 02/114202/1
Priyadharshini [Fri, 23 Oct 2020 11:46:23 +0000 (04:46 -0700)]
[SO] Add charts for so-oof-adapter

-Fix for release image

Issue-ID: SO-3205
Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com>
Change-Id: Ia4942a072dcf77454f0245dc2837d7fdf60955bc

3 years agoMerge "[DMAAP] change comment style"
Krzysztof Opasiak [Fri, 23 Oct 2020 09:44:13 +0000 (09:44 +0000)]
Merge "[DMAAP] change comment style"

3 years agoMerge "[VNFSDK] change comment style"
Krzysztof Opasiak [Thu, 22 Oct 2020 20:40:45 +0000 (20:40 +0000)]
Merge "[VNFSDK] change comment style"

3 years agoMerge "[MULTICLOUD] change comment style"
Krzysztof Opasiak [Thu, 22 Oct 2020 20:40:20 +0000 (20:40 +0000)]
Merge "[MULTICLOUD] change comment style"

3 years agoMerge "[POLICY] Update Policy image versions"
Sylvain Desbureaux [Thu, 22 Oct 2020 19:40:22 +0000 (19:40 +0000)]
Merge "[POLICY] Update Policy image versions"

3 years agoMerge "[SDNC] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 12:29:29 +0000 (12:29 +0000)]
Merge "[SDNC] change comment style"

3 years ago[SO] Import various CAs in truststore 24/114124/2
Sylvain Desbureaux [Wed, 21 Oct 2020 16:15:08 +0000 (18:15 +0200)]
[SO] Import various CAs in truststore

Per default, SO truststore has only one CA, the ONAP one.
But we also need MSB root CA. The process to onboard was broken and this
patch solves it
We also needs "common root CAs" in order to discuss with other
components such as the underneath OpenStack.
In this patch we also import all "known" root CA from truststoreONAPall.

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

3 years agoMerge "[Tree-wide] Add helmignore to ignore components"
Sylvain Desbureaux [Thu, 22 Oct 2020 07:09:09 +0000 (07:09 +0000)]
Merge "[Tree-wide] Add helmignore to ignore components"

3 years agoMerge "[SO] Fix indentation in so-nssmf-adapter"
Sylvain Desbureaux [Thu, 22 Oct 2020 07:07:51 +0000 (07:07 +0000)]
Merge "[SO] Fix indentation in so-nssmf-adapter"

3 years agoMerge "[SO] Add Camunda BPM Properties to SO-NFVO-LCM"
Sylvain Desbureaux [Thu, 22 Oct 2020 07:07:18 +0000 (07:07 +0000)]
Merge "[SO] Add Camunda BPM Properties to SO-NFVO-LCM"

3 years ago[COMMON] change comment style 94/114094/2
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[COMMON] change comment style

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

3 years agoMerge "[SO] fix typo"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:53:24 +0000 (06:53 +0000)]
Merge "[SO] fix typo"

3 years agoMerge "[VID] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:51:51 +0000 (06:51 +0000)]
Merge "[VID] change comment style"

3 years agoMerge "[VFC] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:49:05 +0000 (06:49 +0000)]
Merge "[VFC] change comment style"

3 years agoMerge "[UUI] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:48:04 +0000 (06:48 +0000)]
Merge "[UUI] change comment style"

3 years agoMerge "[SDC] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:44:42 +0000 (06:44 +0000)]
Merge "[SDC] change comment style"

3 years agoMerge "[SNIRO-EMULATOR] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:43:55 +0000 (06:43 +0000)]
Merge "[SNIRO-EMULATOR] change comment style"

3 years agoMerge "[POLICY] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:43:36 +0000 (06:43 +0000)]
Merge "[POLICY] change comment style"

3 years agoMerge "[PORTAL] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:42:07 +0000 (06:42 +0000)]
Merge "[PORTAL] change comment style"

3 years agoMerge "[POMBA] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:40:55 +0000 (06:40 +0000)]
Merge "[POMBA] change comment style"

3 years agoMerge "[ONAP] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:40:40 +0000 (06:40 +0000)]
Merge "[ONAP] change comment style"

3 years agoMerge "[OOF] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:39:52 +0000 (06:39 +0000)]
Merge "[OOF] change comment style"

3 years agoMerge "[PNDA] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:37:16 +0000 (06:37 +0000)]
Merge "[PNDA] change comment style"

3 years agoMerge "[MODELING] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:36:09 +0000 (06:36 +0000)]
Merge "[MODELING] change comment style"

3 years agoMerge "[MSB] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:35:36 +0000 (06:35 +0000)]
Merge "[MSB] change comment style"

3 years agoMerge "[LOG] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:34:15 +0000 (06:34 +0000)]
Merge "[LOG] change comment style"

3 years agoMerge "[ESR] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:33:31 +0000 (06:33 +0000)]
Merge "[ESR] change comment style"

3 years agoMerge "[DCAEMOD] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:31:22 +0000 (06:31 +0000)]
Merge "[DCAEMOD] change comment style"

3 years agoMerge "[DCAEGEN2] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:29:41 +0000 (06:29 +0000)]
Merge "[DCAEGEN2] change comment style"

3 years agoMerge "[CONTRIB] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:28:01 +0000 (06:28 +0000)]
Merge "[CONTRIB] change comment style"

3 years agoMerge "[CLI] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:27:25 +0000 (06:27 +0000)]
Merge "[CLI] change comment style"

3 years agoMerge "[CONSUL] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:26:51 +0000 (06:26 +0000)]
Merge "[CONSUL] change comment style"

3 years agoMerge "[APPC] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:25:46 +0000 (06:25 +0000)]
Merge "[APPC] change comment style"

3 years agoMerge "[CDS] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:24:08 +0000 (06:24 +0000)]
Merge "[CDS] change comment style"

3 years agoMerge "[CLAMP] change comment style"
Sylvain Desbureaux [Thu, 22 Oct 2020 06:23:21 +0000 (06:23 +0000)]
Merge "[CLAMP] change comment style"

3 years agoMerge "[OOF] Add helmignore to ignore components"
Krzysztof Opasiak [Wed, 21 Oct 2020 18:25:21 +0000 (18:25 +0000)]
Merge "[OOF] Add helmignore to ignore components"

3 years agoMerge "[COMMON] Move onap truststore to cert-wrapper"
Krzysztof Opasiak [Wed, 21 Oct 2020 18:25:03 +0000 (18:25 +0000)]
Merge "[COMMON] Move onap truststore to cert-wrapper"

3 years agoMerge "[COMMON] Make certInitializer share truststore among instances"
Krzysztof Opasiak [Wed, 21 Oct 2020 18:24:50 +0000 (18:24 +0000)]
Merge "[COMMON] Make certInitializer share truststore among instances"

3 years agoMerge "[AAF] change comment style"
Sylvain Desbureaux [Wed, 21 Oct 2020 15:22:08 +0000 (15:22 +0000)]
Merge "[AAF] change comment style"

3 years ago[POLICY] Update Policy image versions 66/114066/2
Jim Hahn [Tue, 20 Oct 2020 18:26:30 +0000 (14:26 -0400)]
[POLICY] Update Policy image versions

Update version numbers for all Policy images.

Issue-ID: POLICY-2869
Change-Id: Ia5afdf328fd3ddf3b665446cf0950d65522181d5
Signed-off-by: Jim Hahn <jrh3@att.com>