oom.git
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] 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 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 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>
3 years ago[SO] fix typo 19/114119/1
Jakub Latusek [Wed, 21 Oct 2020 12:06:58 +0000 (14:06 +0200)]
[SO] fix typo

Helm3 check correctness of deployed yaml, fixed to deploy onap using
helm3

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

3 years ago[VNFSDK] change comment style 18/114118/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:30 +0000 (13:36 +0200)]
[VNFSDK] change comment style

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

3 years ago[VID] change comment style 17/114117/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:30 +0000 (13:36 +0200)]
[VID] change comment style

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

3 years ago[VFC] change comment style 16/114116/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:30 +0000 (13:36 +0200)]
[VFC] change comment style

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

3 years ago[UUI] change comment style 15/114115/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:30 +0000 (13:36 +0200)]
[UUI] change comment style

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

3 years ago[SNIRO-EMULATOR] change comment style 13/114113/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[SNIRO-EMULATOR] change comment style

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

3 years ago[SDNC] change comment style 12/114112/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[SDNC] change comment style

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

3 years ago[SDC] change comment style 11/114111/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[SDC] change comment style

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

3 years ago[PORTAL] change comment style 10/114110/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[PORTAL] change comment style

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

3 years ago[POMBA] change comment style 09/114109/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[POMBA] change comment style

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

3 years ago[POLICY] change comment style 08/114108/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[POLICY] change comment style

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

3 years ago[PNDA] change comment style 07/114107/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[PNDA] change comment style

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

3 years ago[OOF] change comment style 06/114106/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[OOF] change comment style

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

3 years ago[ONAP] change comment style 05/114105/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[ONAP] change comment style

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

3 years ago[MULTICLOUD] change comment style 04/114104/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[MULTICLOUD] change comment style

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

3 years ago[MSB] change comment style 03/114103/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[MSB] change comment style

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

3 years ago[MODELING] change comment style 02/114102/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[MODELING] change comment style

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

3 years ago[LOG] change comment style 01/114101/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[LOG] change comment style

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

3 years ago[ESR] change comment style 00/114100/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[ESR] change comment style

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

3 years ago[DMAAP] change comment style 99/114099/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[DMAAP] change comment style

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

3 years ago[DCAEMOD] change comment style 98/114098/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[DCAEMOD] change comment style

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

3 years ago[DCAEGEN2] change comment style 97/114097/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[DCAEGEN2] change comment style

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

3 years ago[CONTRIB] change comment style 96/114096/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[CONTRIB] change comment style

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

3 years ago[CONSUL] change comment style 95/114095/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[CONSUL] change comment style

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

3 years ago[CLI] change comment style 93/114093/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[CLI] change comment style

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

3 years ago[CLAMP] change comment style 92/114092/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[CLAMP] change comment style

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

3 years ago[CDS] change comment style 91/114091/1
Jakub Latusek [Wed, 21 Oct 2020 11:36:29 +0000 (13:36 +0200)]
[CDS] change comment style

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

3 years ago[APPC] change comment style 90/114090/1
Jakub Latusek [Wed, 21 Oct 2020 11:27:09 +0000 (13:27 +0200)]
[APPC] change comment style

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

3 years ago[AAF] change comment style 89/114089/2
Jakub Latusek [Wed, 21 Oct 2020 11:26:45 +0000 (13:26 +0200)]
[AAF] change comment style

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

3 years agoMerge "[HELM] Update helm deploy plugin"
Sylvain Desbureaux [Wed, 21 Oct 2020 11:30:08 +0000 (11:30 +0000)]
Merge "[HELM] Update helm deploy plugin"

3 years ago[SO] Fix indentation in so-nssmf-adapter 87/114087/1
Krzysztof Opasiak [Wed, 21 Oct 2020 11:06:52 +0000 (13:06 +0200)]
[SO] Fix indentation in so-nssmf-adapter

As helm 3 verifies yaml correctnes this indent issue prevents us from
deploying onap using helm v3.

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

3 years ago[Tree-wide] Add helmignore to ignore components 86/114086/1
Krzysztof Opasiak [Wed, 21 Oct 2020 10:56:32 +0000 (12:56 +0200)]
[Tree-wide] Add helmignore to ignore components

components directory takes up a lot of
space and is included during helm package
Lets remove it using .helmignore

This is just a copy of idea showed in:
"[OOF] Add helmignore to ignore components"
by krishnaa96 <krishna.moorthy6@wipro.com>

Issue-ID: OOM-2534
Suggested-by: krishnaa96 <krishna.moorthy6@wipro.com>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I25c82e79ba2c472b7761a63365573188ab8db56b

3 years ago[SO] Add Camunda BPM Properties to SO-NFVO-LCM 85/114085/1
AndrewLamb [Wed, 21 Oct 2020 10:20:19 +0000 (11:20 +0100)]
[SO] Add Camunda BPM Properties to SO-NFVO-LCM

Additional properties needed for so-etsi-nfvo-ns-lcm

Issue-ID: SO-3258
Change-Id: I7d88acf5f20b7eeee90435c61bd15f9b616761bd
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
3 years ago[OOF] Add helmignore to ignore components 78/114078/1
krishnaa96 [Wed, 21 Oct 2020 07:21:42 +0000 (12:51 +0530)]
[OOF] Add helmignore to ignore components

components directory takes up a lot of
space and is included during helm package
Lets remove it using .helmignore

Issue-ID: OOM-2534
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I13f264caeab9c05280196db14a43d7f02edfa410

3 years agoMerge "[DCAE] Revise bootstrap version to 2.1.7"
Krzysztof Opasiak [Tue, 20 Oct 2020 22:50:10 +0000 (22:50 +0000)]
Merge "[DCAE] Revise bootstrap version to 2.1.7"

3 years agoMerge "[COMMON] Lower limit requirements for mariadb"
Krzysztof Opasiak [Tue, 20 Oct 2020 22:30:36 +0000 (22:30 +0000)]
Merge "[COMMON] Lower limit requirements for mariadb"

3 years agoMerge "[SO-ETSI-NFVO] Add SO DB and NFVO DB Credentials to NFVO NS LCM Pod for DB...
Krzysztof Opasiak [Tue, 20 Oct 2020 22:29:29 +0000 (22:29 +0000)]
Merge "[SO-ETSI-NFVO] Add SO DB and NFVO DB Credentials to NFVO NS LCM Pod for DB Communication"

3 years ago[COMMON] Move onap truststore to cert-wrapper 71/114071/1
Krzysztof Opasiak [Tue, 20 Oct 2020 21:17:17 +0000 (23:17 +0200)]
[COMMON] Move onap truststore to cert-wrapper

certInitializer is included multiple times in number of different
projects. If it contains the truststore then under if it is not used
it increases the size of the chart itself so that it our final ONAP
chart does not fit into default 20 Mb chartmuseum limit.

Let's resolve this by moving the configmap and its content to the
cert-wrapper which is included only once per onap instance.

Issue-ID: AAF-1134
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I654d9158e7b776c012653dbef2c8091a393635f0

3 years ago[DCAE] Revise bootstrap version to 2.1.7 12/114012/3
vv770d [Mon, 19 Oct 2020 17:34:10 +0000 (17:34 +0000)]
[DCAE] Revise bootstrap version to 2.1.7

Bootstrapped components updates
  VES version bump to 1.7.8
  TCAGen2 version bump to 1.2.1
  Holmes version bump to 1.2.8

Dynamic/Usecase driven component updates
  DL-DES blueprint inclusion (1.1.0)
  Slice-Analysis blueprint inclusion (1.0.0)
  Heartbeat bp update for non-root PG access
  DL-handlers logging and container optimization (1.1.0)
  PMSH bug fix (1.1.2)

Change-Id: I4d48030ca0d74af4e158db6d05c035365988e5d4
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2491
Issue-ID: DCAEGEN2-2478
Issue-ID: DCAEGEN2-2469
Issue-ID: DCAEGEN2-2470
Issue-ID: DCAEGEN2-2255
Issue-ID: DCAEGEN2-2482
Issue-ID: DCAEGEN2-2329
Issue-ID: DCAEGEN2-2258
Issue-ID: DCAEGEN2-2371
Issue-ID: DCAEGEN2-2379
Issue-ID: DCAEGEN2-2486
Issue-ID: DCAEGEN2-2483
Signed-off-by: vv770d <vv770d@att.com>
3 years ago[COMMON] Make certInitializer share truststore among instances 10/112410/11
Krzysztof Opasiak [Wed, 9 Sep 2020 18:32:56 +0000 (20:32 +0200)]
[COMMON] Make certInitializer share truststore among instances

Truststore is quite heavy. If it is included several times in the
component it can easily cross helm chart size limit.

To fix this issue let's make sure that the truststore is created only
once and then shared among all certInitializer instances.

Issue-ID: AAF-1134
Change-Id: I546a88fea3fe869748194682e7dcf3ad566282ab
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
3 years ago[HELM] Update helm deploy plugin 95/113895/7
Jakub Latusek [Wed, 14 Oct 2020 14:20:12 +0000 (16:20 +0200)]
[HELM] Update helm deploy plugin

Change cache path to one used by helm3 plugins
Remove --purge flag for helm3

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

3 years agoMerge "Update makefiles to use specific helm version"
Krzysztof Opasiak [Tue, 20 Oct 2020 09:29:47 +0000 (09:29 +0000)]
Merge "Update makefiles to use specific helm version"

3 years agoMerge "[POLICY] Change policy-distribution configuration"
Krzysztof Opasiak [Tue, 20 Oct 2020 09:19:24 +0000 (09:19 +0000)]
Merge "[POLICY] Change policy-distribution configuration"

3 years agoMerge "[COMMON] Add limits to postgres deployments."
Krzysztof Opasiak [Tue, 20 Oct 2020 09:18:58 +0000 (09:18 +0000)]
Merge "[COMMON] Add limits to postgres deployments."

3 years agoMerge "[VFC] Update image of huawei svnfm driver"
Sylvain Desbureaux [Tue, 20 Oct 2020 08:38:41 +0000 (08:38 +0000)]
Merge "[VFC] Update image of huawei svnfm driver"

3 years agoMerge "[OOF] Bump versions"
Krzysztof Opasiak [Tue, 20 Oct 2020 08:30:45 +0000 (08:30 +0000)]
Merge "[OOF] Bump versions"

3 years ago[POLICY] Change policy-distribution configuration 53/113953/2
Ram Krishna Verma [Fri, 16 Oct 2020 18:23:02 +0000 (14:23 -0400)]
[POLICY] Change policy-distribution configuration

policy-distribution was failing to connect with SDC. After debugging, we found that SDC has been changed recently to expect common.namespace appended with the "message-router" host name. Example - "message-router.onap". Hence, updated the policy-distribution configuration to append common.namespace with the message-router host name.
The fix is tested in PFPP lab.

Issue-ID: POLICY-2861
Change-Id: I898b24199fdfc06ab63813f5df78f51b2f141e94
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
3 years ago[SO-ETSI-NFVO] Add SO DB and NFVO DB Credentials to NFVO NS LCM Pod for DB Communication 63/112063/6
rope252 [Wed, 2 Sep 2020 19:49:21 +0000 (20:49 +0100)]
[SO-ETSI-NFVO] Add SO DB and NFVO DB Credentials to NFVO NS LCM Pod for DB Communication

All of the credentials added have been accessed using the common secrets template.
In order to avoid hardcoding passwords etc.

I have added 2 jdbcUrl's for accessing the NFVO DB and the CamundaBPMN DB. These will be needed for code going into the SO codebase.

This change should not have an effect on any other charts, as properties have only been added to ETSI NFVO Charts.

Issue-ID: SO-3159
Change-Id: Ic6e0002ce64b872ac0c44fa1f124304c392e6a8b
Signed-off-by: rope252 <gareth.roper@est.tech>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
3 years ago[COMMON] Add limits to postgres deployments. 35/113035/4
Sylvain Desbureaux [Wed, 23 Sep 2020 08:31:50 +0000 (10:31 +0200)]
[COMMON] Add limits to postgres deployments.

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

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

3 years ago[VFC] Update image of huawei svnfm driver 72/113972/1
dyh [Mon, 19 Oct 2020 09:16:55 +0000 (17:16 +0800)]
[VFC] Update image of huawei svnfm driver

Change-Id: I48cfa7fc3d1386f991a4eab6af36053fcac219f5
Issue-ID: VFC-1757
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
3 years agoMerge "[SO] Add charts for so-oof-adapter"
Sylvain Desbureaux [Mon, 19 Oct 2020 06:55:22 +0000 (06:55 +0000)]
Merge "[SO] Add charts for so-oof-adapter"

3 years agoMerge "[EXTAPI] Make new nbi properties configurable in oom"
Sylvain Desbureaux [Mon, 19 Oct 2020 06:47:12 +0000 (06:47 +0000)]
Merge "[EXTAPI] Make new nbi properties configurable in oom"

3 years agoMerge "[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM"
Sylvain Desbureaux [Mon, 19 Oct 2020 06:25:34 +0000 (06:25 +0000)]
Merge "[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM"

3 years ago[EXTAPI] Make new nbi properties configurable in oom 46/113946/1
aleemraja [Fri, 16 Oct 2020 12:18:17 +0000 (17:48 +0530)]
[EXTAPI] Make new nbi properties configurable in oom

Added two k8s related properties in nbi:
1. k8sCloudRegionId
2. k8sCloudOwner

To support CNF instantiation through SO macro flow,
we need to add k8s related configurations.

Issue-ID: EXTAPI-524
Signed-off-by: aleemraja <ar00500721@techmahindra.com>
Change-Id: I970ec5fe4fe707d8fb5fba6e96969c2baf496969

3 years agoUpdate makefiles to use specific helm version 17/113917/2
Jakub Latusek [Thu, 15 Oct 2020 13:02:47 +0000 (15:02 +0200)]
Update makefiles to use specific helm version

Helm is now called by HELM_BIN variable which by default is set to helm
and makefiles use helm from path. HELM_BIN can be overwritten so user
can have two version of helm in system and choose which one to use.

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

3 years ago[SO] Fix SQL DB user creation when password contains special chars 15/111715/7
Krzysztof Opasiak [Tue, 25 Aug 2020 20:50:12 +0000 (22:50 +0200)]
[SO] Fix SQL DB user creation when password contains special chars

SO uses custom scripts to create DBs and users.
Those scripts were not escaping properly special characters that may
appear in our auto-generated passwords.

Fix this issue by adding special characters escaping to those scripts.

Issue-ID: OOM-2328
Reported-by: Marat Salakhutdinov <marat.salakhutdinov@bell.ca>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ifce3265df154a510606e0a082c7041536e2ec303

3 years ago[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM 06/113906/2
AndrewLamb [Thu, 15 Oct 2020 08:28:09 +0000 (09:28 +0100)]
[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM

This chart for SO-3157 was previously merged here: https://gerrit.onap.org/r/c/oom/+/111378
It was subsequently reverted here: https://gerrit.onap.org/r/c/oom/+/112538 due to use of staging image
It could then not be re-introduced until other OOM problems were fixed.
Chart has been updated in line with changes made here: https://gerrit.onap.org/r/c/oom/+/111328
Also included, SO-3225 - small change from this review: https://gerrit.onap.org/r/c/oom/+/112358
which could not be merged due to other oom problems, and then also due to revert.
Once this is merged, I will abandon old review at: https://gerrit.onap.org/r/c/oom/+/112358

Issue-ID: SO-3157
Change-Id: I3b59b9f655b395d7a22ea06814004baeb158b7d7
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
3 years agoMerge "[SDC] Update default VNFSDK port"
Sylvain Desbureaux [Fri, 16 Oct 2020 06:51:18 +0000 (06:51 +0000)]
Merge "[SDC] Update default VNFSDK port"

3 years agoMerge "[SDC] Fix MSB annotation for sdc-be service port"
Sylvain Desbureaux [Fri, 16 Oct 2020 06:50:34 +0000 (06:50 +0000)]
Merge "[SDC] Fix MSB annotation for sdc-be service port"

3 years agoUpdate git submodules
Venkata Harish Kajur [Thu, 15 Oct 2020 15:00:50 +0000 (15:00 +0000)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to a8c4e701f9c26038a9ac9f22d5dd95fd54ebc1ca
  - Merge "Configuration changes for concurrency issue in PNF uploading"
  - Configuration changes for concurrency issue in PNF uploading

    Issue-ID: AAI-3100
Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com>
    Change-Id: I8be8fb24e73cb614e22f6b2394b8bd5c3ee62170