oom.git
4 years agoFix mount point for SCH tls-init container 14/104714/1
Jack Lucas [Mon, 30 Mar 2020 20:06:13 +0000 (16:06 -0400)]
Fix mount point for SCH tls-init container

Issue-ID: DCAEGEN2-2177
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: I470ba4fbcb0521069eda8b3296fe303c1b3c90b5

4 years agoMerge "[UUI] Upgrade uui version to 3.0.1"
Sylvain Desbureaux [Mon, 30 Mar 2020 18:15:35 +0000 (18:15 +0000)]
Merge "[UUI] Upgrade uui version to 3.0.1"

4 years agoUpdate git submodules
Forsyth, James (jf2512) [Mon, 30 Mar 2020 16:34:14 +0000 (12:34 -0400)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to 40aacd4952fc1d8a37f4ad44c89bef093762b81c
  - Add PNF to tosca mappings

    Issue-ID: AAI-2845
    Change-Id: Iaf2474b38ea1b5a47d5dad7154fef0d0fd4beb68
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
4 years ago[UUI] Upgrade uui version to 3.0.1 62/104662/2
hekeguang [Mon, 30 Mar 2020 08:53:18 +0000 (16:53 +0800)]
[UUI] Upgrade uui version to 3.0.1

Issue-ID: USECASEUI-422
Change-Id: I2fa0c9486dd02516e5cd7bd9c3fcdae927d7a73b
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
4 years ago[SO] Use common secret template in so 24/104624/1
Krzysztof Opasiak [Sat, 28 Mar 2020 01:14:37 +0000 (02:14 +0100)]
[SO] Use common secret template in so

Generate passwords for:
- so_user
- so_admin

and distribute them to all SO subcharts.

mariadb-galera root password is taken as a reference to existing
secret (shared mariadb instance) or also generated if local cluster is
used.

Three other DB users also have generated passwords but they are not
distributed outside of so-mariadb as they were never used.

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

4 years ago[SO] Use common secret template in so-mariadb 39/104439/5
Krzysztof Opasiak [Wed, 25 Mar 2020 22:22:46 +0000 (23:22 +0100)]
[SO] Use common secret template in so-mariadb

When porting so-mariadb component I've not noticed a few DB
credentials hardcoded in shell scripts...

Let's fix this and move all of them to common secret template

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

4 years agoMerge "policy changes pre-1st policy release in frankfurt"
Krzysztof Opasiak [Fri, 27 Mar 2020 19:05:38 +0000 (19:05 +0000)]
Merge "policy changes pre-1st policy release in frankfurt"

4 years agoMerge "[POLICY] Use common secret template in drools"
Krzysztof Opasiak [Fri, 27 Mar 2020 18:18:12 +0000 (18:18 +0000)]
Merge "[POLICY] Use common secret template in drools"

4 years agoUpdate git submodules
mrichomme [Fri, 27 Mar 2020 09:04:07 +0000 (10:04 +0100)]
Update git submodules

* Update kubernetes/robot from branch 'master'
  to a8e1918a02156ecec86409948d400669c2e67bb7
  - Adapt CLI healthcheck test for HTTPS

    CLI provided a new docker version fixing the security issue
    consisting in exposing HTTP public port
    The code of the associated healthcheck must be updated

    Issue-ID: INT-1501

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

4 years agoMerge "update releae version of vfc-nslcm & vfc-vnflcm"
Sylvain Desbureaux [Fri, 27 Mar 2020 08:07:28 +0000 (08:07 +0000)]
Merge "update releae version of vfc-nslcm & vfc-vnflcm"

4 years agoupdate releae version of vfc-nslcm & vfc-vnflcm 89/104489/2
yangyan [Thu, 26 Mar 2020 13:12:26 +0000 (21:12 +0800)]
update releae version of vfc-nslcm & vfc-vnflcm

Change-Id: Iedfa51903c695ab29ee3060a85c1537c42335f6d
Issue-ID: VFC-1644
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
4 years ago[POLICY] Use common secret template in drools 35/104535/1
Krzysztof Opasiak [Thu, 26 Mar 2020 22:59:36 +0000 (23:59 +0100)]
[POLICY] Use common secret template in drools

Use common secret template in drools module instead of putting db
credentials in a single secret file to allow usage of external secret
mechanism.

For now db creds are hardcoded but will be remove in further commits.

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

4 years agoMerge "[COMMON] Handle generic secrets in secretFast"
Krzysztof Opasiak [Thu, 26 Mar 2020 21:31:53 +0000 (21:31 +0000)]
Merge "[COMMON] Handle generic secrets in secretFast"

4 years agoMerge "[COMMON] Add annotations to resource metadata tpl"
Krzysztof Opasiak [Thu, 26 Mar 2020 19:40:34 +0000 (19:40 +0000)]
Merge "[COMMON] Add annotations to resource metadata tpl"

4 years agoUpdate git submodules
James Forsyth [Thu, 26 Mar 2020 19:08:42 +0000 (19:08 +0000)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to 93f574789eee8a44d9e77b940e352a9c413d5819
  - Merge "[AAI-2765]-Sparky cannot communicate with search-data-service (certificate issue)"
  - [AAI-2765]-Sparky cannot communicate with search-data-service (certificate issue)

    Issue-ID: AAI-2765

    Change-Id: I06b024d7a9a30de13e5adb2b087a83414bd1a64e

Signed-off-by: rajeevme<rajeev.mehta@amdocs.com>
    Change-Id: I0ac22f77c445747303961fb35266194d697046df

4 years agoMerge "[MODELING] Use faster version of common secret template"
Sylvain Desbureaux [Thu, 26 Mar 2020 15:52:47 +0000 (15:52 +0000)]
Merge "[MODELING] Use faster version of common secret template"

4 years agoMerge "update certs fix the issues while toggling the aaf and prometheus flags add...
Sylvain Desbureaux [Thu, 26 Mar 2020 15:49:23 +0000 (15:49 +0000)]
Merge "update certs fix the issues while toggling the aaf and prometheus flags add Prometheus monitoring to message router"

4 years agoMerge "[DMAAP] Use faster version of common secret template"
Sylvain Desbureaux [Thu, 26 Mar 2020 15:46:49 +0000 (15:46 +0000)]
Merge "[DMAAP] Use faster version of common secret template"

4 years agoMerge "[VID] Use faster version of common secret templates"
Sylvain Desbureaux [Thu, 26 Mar 2020 15:29:40 +0000 (15:29 +0000)]
Merge "[VID] Use faster version of common secret templates"

4 years agopolicy changes pre-1st policy release in frankfurt 52/99452/25
jhh [Tue, 10 Dec 2019 23:15:28 +0000 (17:15 -0600)]
policy changes pre-1st policy release in frankfurt

Miscellenous changes to keep up with all necessary oom
modifications to support first set of released deliveries.

PS1,PS6: PDP-D offline support.

PS2: PDP-D PDP Group support.  When PDPs register with PAP,
they now have to specify their PDP group. Added the default
group to the config file.

PS3: PDP-A config file changes to add PDP group and
native policy type.

PS4, PS6: API add new preloaded policy types.

PS5: Set snapshot versions for current release testing.

PS[7-9]: https dmaap support for pap,pdp-x,distribution,pdp-a.

PS10: PAP healthcheck configuration.

PS11: Update LICENSE headers.

PS12: Preload onap.policies.controlloop.operational.Common
operational type.

PS13: PDP-D drools base.conf remove JAVA_HOME

PS14: add preloaded operational policies for apex in api component,
      and JDK 11 for legacy engine components.

PS15: apex updated supported policy types, and remove duplicate
      preloaded policy type from api (operational Common).

PS16: added api preloaded policy.

PS17: distribution + more api preloaded policies

PS18: amsterdam.pre.sh point to pdpd-cl-entrypoint.sh

PS19: rebase and remove references to amsterdam in drools (deprecated)

PS21: replace url with host/port for new actor design

PS22: add trailing "/" to context URIs

PS23: restore SO_URL as it may be needed for old actors/rules

PS24: update to released images

PS25: updated brmsgw.conf to latest images

Issue-ID: POLICY-2296
Change-Id: I52232f65db19a50dd3c9baf052242c6d79675264
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Signed-off-by: Jim Hahn <jrh3@att.com>
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
4 years agoUpdate git submodules
mrichomme [Thu, 26 Mar 2020 13:22:30 +0000 (14:22 +0100)]
Update git submodules

* Update kubernetes/robot from branch 'master'
  to 656326e3073f9f8fd4139bb1e585722d8025cb75
  - Adapt NBI robot healthcheck to HTTPS

    Issue-ID: EXTAPI-415

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

4 years ago[COMMON] Handle generic secrets in secretFast 29/104429/2
Sylvain Desbureaux [Wed, 25 Mar 2020 20:35:35 +0000 (21:35 +0100)]
[COMMON] Handle generic secrets in secretFast

Generic secrets needs filePaths key in their dictionary which was not
correctly handled by previous implementation of secretFast.

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

4 years agoUpdate git submodules
Jimmy Forsyth [Thu, 26 Mar 2020 12:39:23 +0000 (08:39 -0400)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to 19dac30852f1dcde2fbebbacad15852c8a9b1f34
  - Replace expiring AAF cert

    Issue-ID: AAI-2842
    Change-Id: I9c55ea4c472692bf3c335f277ff78834831c842b
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
4 years agoMerge "[APPC] Use faster version of common secret templates"
Sylvain Desbureaux [Thu, 26 Mar 2020 12:16:49 +0000 (12:16 +0000)]
Merge "[APPC] Use faster version of common secret templates"

4 years agoMerge "[VFC] Use faster version of common secret template"
Sylvain Desbureaux [Thu, 26 Mar 2020 09:15:46 +0000 (09:15 +0000)]
Merge "[VFC] Use faster version of common secret template"

4 years agoMerge "[PORTAL] Use faster version of common secret template"
Sylvain Desbureaux [Thu, 26 Mar 2020 08:48:51 +0000 (08:48 +0000)]
Merge "[PORTAL] Use faster version of common secret template"

4 years agoMerge "[NBI] Use faster version of common secret template"
Sylvain Desbureaux [Thu, 26 Mar 2020 08:25:35 +0000 (08:25 +0000)]
Merge "[NBI] Use faster version of common secret template"

4 years agoMerge "[CDS] Use faster version of common secret template"
Sylvain Desbureaux [Thu, 26 Mar 2020 08:17:14 +0000 (08:17 +0000)]
Merge "[CDS] Use faster version of common secret template"

4 years agoMerge "[DCAEMOD] Use faster version of common secret template"
Sylvain Desbureaux [Thu, 26 Mar 2020 08:16:36 +0000 (08:16 +0000)]
Merge "[DCAEMOD] Use faster version of common secret template"

4 years ago[COMMON] Add annotations to resource metadata tpl 67/104167/6
Sylvain Desbureaux [Mon, 23 Mar 2020 15:46:20 +0000 (16:46 +0100)]
[COMMON] Add annotations to resource metadata tpl

Resource Metadata template can now have an optional "annotation" field
in dict, which can be useful for post install job for example.

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

4 years agoMerge "[SO] Use common secret template in so-sdnc-adapter"
Sylvain Desbureaux [Thu, 26 Mar 2020 08:07:27 +0000 (08:07 +0000)]
Merge "[SO] Use common secret template in so-sdnc-adapter"

4 years agoMerge "[SO] Use common secret template in so-sdc-controller"
Sylvain Desbureaux [Thu, 26 Mar 2020 08:04:10 +0000 (08:04 +0000)]
Merge "[SO] Use common secret template in so-sdc-controller"

4 years ago[APPC] Use faster version of common secret templates 03/104203/2
Krzysztof Opasiak [Tue, 24 Mar 2020 02:24:51 +0000 (03:24 +0100)]
[APPC] Use faster version of common secret templates

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

4 years ago[VID] Use faster version of common secret templates 04/104204/2
Krzysztof Opasiak [Tue, 24 Mar 2020 02:25:05 +0000 (03:25 +0100)]
[VID] Use faster version of common secret templates

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

4 years ago[VFC] Use faster version of common secret template 05/104205/2
Krzysztof Opasiak [Tue, 24 Mar 2020 02:28:38 +0000 (03:28 +0100)]
[VFC] Use faster version of common secret template

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

4 years ago[PORTAL] Use faster version of common secret template 07/104207/2
Krzysztof Opasiak [Tue, 24 Mar 2020 02:26:20 +0000 (03:26 +0100)]
[PORTAL] Use faster version of common secret template

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

4 years ago[NBI] Use faster version of common secret template 09/104209/2
Krzysztof Opasiak [Tue, 24 Mar 2020 02:26:45 +0000 (03:26 +0100)]
[NBI] Use faster version of common secret template

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

4 years ago[MODELING] Use faster version of common secret template 10/104210/2
Krzysztof Opasiak [Tue, 24 Mar 2020 02:26:54 +0000 (03:26 +0100)]
[MODELING] Use faster version of common secret template

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

4 years ago[DMAAP] Use faster version of common secret template 11/104211/2
Krzysztof Opasiak [Tue, 24 Mar 2020 02:27:03 +0000 (03:27 +0100)]
[DMAAP] Use faster version of common secret template

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

4 years ago[DCAEMOD] Use faster version of common secret template 12/104212/2
Krzysztof Opasiak [Tue, 24 Mar 2020 02:27:13 +0000 (03:27 +0100)]
[DCAEMOD] Use faster version of common secret template

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

4 years ago[CDS] Use faster version of common secret template 13/104213/2
Krzysztof Opasiak [Tue, 24 Mar 2020 02:27:32 +0000 (03:27 +0100)]
[CDS] Use faster version of common secret template

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

4 years agoupdate certs 34/104434/1
su622b [Wed, 25 Mar 2020 21:26:51 +0000 (17:26 -0400)]
update certs
fix the issues while toggling the aaf and prometheus flags
add Prometheus monitoring to message router

Issue-ID: DMAAP-1411
Change-Id: I80cbaa4e9d7d015fd4976c2e672335b63f7426ca
Signed-off-by: su622b <su622b@att.com>
4 years agoVID: Update to version 6.0.4 (Frankfurt RC3) 87/104387/1
Ittay Stern [Wed, 25 Mar 2020 16:12:02 +0000 (18:12 +0200)]
VID: Update to version 6.0.4 (Frankfurt RC3)

This build handle DB password special characters

Issue-ID: VID-786
Issue-ID: VID-779

Change-Id: I48f3da564d1ea9314cb779021438241dd6113ba1
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "Disable plain HTTP on production interface of HV-VES"
Morgan Richomme [Wed, 25 Mar 2020 13:36:47 +0000 (13:36 +0000)]
Merge "Disable plain HTTP on production interface of HV-VES"

4 years agoMerge "[SO] Use common secret template in so-vfc-adapter"
Krzysztof Opasiak [Wed, 25 Mar 2020 12:26:40 +0000 (12:26 +0000)]
Merge "[SO] Use common secret template in so-vfc-adapter"

4 years agoMerge "[SO] Use common secret template in so-request-db-adapter"
Krzysztof Opasiak [Wed, 25 Mar 2020 12:26:22 +0000 (12:26 +0000)]
Merge "[SO] Use common secret template in so-request-db-adapter"

4 years agoMerge "[SO] Use common secret template in so-openstack-adapter"
Krzysztof Opasiak [Wed, 25 Mar 2020 12:26:13 +0000 (12:26 +0000)]
Merge "[SO] Use common secret template in so-openstack-adapter"

4 years agoMerge "[SO] Use common secret template in so-monitoring"
Krzysztof Opasiak [Wed, 25 Mar 2020 12:26:02 +0000 (12:26 +0000)]
Merge "[SO] Use common secret template in so-monitoring"

4 years agoMerge "[SO] Use faster version of common secret template"
Krzysztof Opasiak [Wed, 25 Mar 2020 12:25:58 +0000 (12:25 +0000)]
Merge "[SO] Use faster version of common secret template"

4 years agoMerge "[COMMON] Optimize common secret template"
Krzysztof Opasiak [Wed, 25 Mar 2020 12:25:49 +0000 (12:25 +0000)]
Merge "[COMMON] Optimize common secret template"

4 years agoMerge "Fix wrong underscore configuration"
Sylvain Desbureaux [Wed, 25 Mar 2020 07:35:40 +0000 (07:35 +0000)]
Merge "Fix wrong underscore configuration"

4 years agoMerge "update ves collector version from 1.5.3 to 1.5.4"
Sylvain Desbureaux [Wed, 25 Mar 2020 07:35:17 +0000 (07:35 +0000)]
Merge "update ves collector version from 1.5.3 to 1.5.4"

4 years ago[SO] Use common secret template in so-vfc-adapter 28/104328/1
Krzysztof Opasiak [Tue, 24 Mar 2020 22:34:24 +0000 (23:34 +0100)]
[SO] Use common secret template in so-vfc-adapter

Use common secret template in so-vfc-adapter component.
For now passwords are stil hardcoded but this will be removed in
further commits.

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

4 years ago[SO] Use common secret template in so-sdnc-adapter 27/104327/1
Krzysztof Opasiak [Tue, 24 Mar 2020 22:18:49 +0000 (23:18 +0100)]
[SO] Use common secret template in so-sdnc-adapter

Use common secret template in so-sdnc-adapter component.
For now passwords are stil hardcoded but this will be removed in
further commits.

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

4 years ago[SO] Use common secret template in so-sdc-controller 26/104326/1
Krzysztof Opasiak [Tue, 24 Mar 2020 22:10:53 +0000 (23:10 +0100)]
[SO] Use common secret template in so-sdc-controller

Use common secret template in so-sdc-controller component.
For now passwords are stil hardcoded but this will be removed in
further commits.

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

4 years ago[SO] Use common secret template in so-request-db-adapter 25/104325/1
Krzysztof Opasiak [Tue, 24 Mar 2020 22:08:15 +0000 (23:08 +0100)]
[SO] Use common secret template in so-request-db-adapter

Use common secret template in so-request-db-adapter component.
For now passwords are stil hardcoded but this will be removed in
further commits.

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

4 years ago[SO] Use common secret template in so-openstack-adapter 24/104324/1
Krzysztof Opasiak [Tue, 24 Mar 2020 22:01:38 +0000 (23:01 +0100)]
[SO] Use common secret template in so-openstack-adapter

Use common secret template in so-openstack-adapter component.
For now passwords are stil hardcoded but this will be removed in
further commits.

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

4 years ago[SO] Use common secret template in so-monitoring 23/104323/1
Krzysztof Opasiak [Tue, 24 Mar 2020 20:44:00 +0000 (21:44 +0100)]
[SO] Use common secret template in so-monitoring

Use common secret template in so-monitoring component.
For now passwords are stil hardcoded but this will be removed in
further commits.

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

4 years ago[SO] Use faster version of common secret template 06/104206/2
Krzysztof Opasiak [Tue, 24 Mar 2020 02:26:03 +0000 (03:26 +0100)]
[SO] Use faster version of common secret template

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

4 years ago[COMMON] Optimize common secret template 01/104201/4
Krzysztof Opasiak [Mon, 23 Mar 2020 14:50:13 +0000 (15:50 +0100)]
[COMMON] Optimize common secret template

It turned out that our current implementation of common secret
template is really heavy which makes onap linitng extremely long.

To improve the situation let's introduce some results caching instead
of processing templates over and over.

For now we cannot simply replace common secret template because in
mariadb-init we generate list of secrets on the fly so we will need
to revisit this fragment later.

Whole series of patches managed to reduce ONAP linting time to 40
mins.

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

4 years agoMerge "[DMAAP DR] Fix PV,PVC error"
Krzysztof Opasiak [Tue, 24 Mar 2020 18:08:56 +0000 (18:08 +0000)]
Merge "[DMAAP DR] Fix PV,PVC error"

4 years agoFix wrong underscore configuration 59/104259/1
Lucjan Bryndza [Tue, 24 Mar 2020 14:50:04 +0000 (15:50 +0100)]
Fix wrong underscore configuration

Underscore configuration should be true

Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Issue-ID: PORTAL-806
Change-Id: I88b840e4b8ccd6c635c835ded6e783843aabc10c

4 years agoupdate ves collector version from 1.5.3 to 1.5.4 58/104258/1
Pawel [Tue, 24 Mar 2020 14:47:49 +0000 (15:47 +0100)]
update ves collector version from 1.5.3 to 1.5.4

Issue-ID: DCAEGEN2-2107
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I92f2fec827d02c4cb677869a05853eec59dc40fa

4 years agoMerge "R6 updates for dcaegen2/dcaemod"
Krzysztof Opasiak [Tue, 24 Mar 2020 11:59:10 +0000 (11:59 +0000)]
Merge "R6 updates for dcaegen2/dcaemod"

4 years agoUpdate git submodules
statta [Tue, 24 Mar 2020 09:20:54 +0000 (05:20 -0400)]
Update git submodules

* Update kubernetes/robot from branch 'master'
  to ac2783f70a211de9642de744a0a1d3c3dbe920c6
  - Disable HTTP Port of portal-app

    Issue-ID: PORTAL-848
    Change-Id: I59fc05e2af2ff9429046497bd841d7ae8d0c58e8
Signed-off-by: statta <statta@research.att.com>
4 years agoMerge "Disable HTTP Port of portal-app"
Sylvain Desbureaux [Tue, 24 Mar 2020 09:20:19 +0000 (09:20 +0000)]
Merge "Disable HTTP Port of portal-app"

4 years agoDisable plain HTTP on production interface of HV-VES 57/104157/2
kjaniak [Mon, 23 Mar 2020 13:58:07 +0000 (14:58 +0100)]
Disable plain HTTP on production interface of HV-VES

From security reasons disable of plain http.

Change-Id: I1374fc5f0b34f5b938c692e2bbcd2689f4efee88
Issue-ID: DCAEGEN2-2143
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
4 years agoUpdate git submodules
mrichomme [Mon, 23 Mar 2020 12:39:56 +0000 (13:39 +0100)]
Update git submodules

* Update kubernetes/robot from branch 'master'
  to 7a19b2ef27679a176d279345693c46c99aa1371f
  - Adapt SNDC robot test for HTTPS

    Change has been done in sdnc to exclude HTTP port
    Healthcheck test must follow

    Issue-ID: SDNC-1120

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

4 years agoMerge "Remove catalog component from VFC"
Sylvain Desbureaux [Mon, 23 Mar 2020 12:06:11 +0000 (12:06 +0000)]
Merge "Remove catalog component from VFC"

4 years ago[DMAAP DR] Fix PV,PVC error 41/104141/1
efiacor [Mon, 23 Mar 2020 09:45:23 +0000 (09:45 +0000)]
[DMAAP DR] Fix PV,PVC error

Change-Id: I12ad57dff925485a48ce512c9e6c3531dc99deec
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: OOM-2332

4 years agoMerge "Run SDC pods as non-root"
Borislav Glozman [Sun, 22 Mar 2020 16:16:01 +0000 (16:16 +0000)]
Merge "Run SDC pods as non-root"

4 years agoRun SDC pods as non-root 51/103751/5
MichaelMorris [Sun, 15 Mar 2020 17:44:48 +0000 (17:44 +0000)]
Run SDC pods as non-root

Change-Id: Id8626c02f4c8bf3e1da406920169c0ed6bee457f
Issue-ID: SDC-2798
Signed-off-by: MichaelMorris <michael.morris@est.tech>
4 years agoDisable HTTP Port of portal-app 86/104086/1
statta [Fri, 20 Mar 2020 18:53:07 +0000 (14:53 -0400)]
Disable HTTP Port of portal-app

Issue-ID: PORTAL-848

Change-Id: Ica17e60ec7497cf6d310a664c2e414455f8d1ef4
Signed-off-by: statta <statta@research.att.com>
4 years agoMerge "Eliminate unnecessary node ports"
Krzysztof Opasiak [Fri, 20 Mar 2020 13:19:45 +0000 (13:19 +0000)]
Merge "Eliminate unnecessary node ports"

4 years agoMerge "Correct defining dicts using yaml's anchors"
Krzysztof Opasiak [Fri, 20 Mar 2020 07:41:55 +0000 (07:41 +0000)]
Merge "Correct defining dicts using yaml's anchors"

4 years agoRemove catalog component from VFC 18/103918/4
yangyan [Thu, 19 Mar 2020 06:27:44 +0000 (14:27 +0800)]
Remove catalog component from VFC

Because Modeling project has created etsicatalog repo to intent to provide common ETSI catalog service,
VF-C catalog migrates to modeling can help reduce duplication of work and promote unified architecture.

This has reported in Architecture meeting 2019-10-15,and also been confirmed during VF-C Frankfurt Architecture Review.

So the corresponding catalog chart need also be removed

Change-Id: I63172ee17d8ffcdb59ac730c05d85b9a63e4d7a0
Issue-ID: VFC-1649
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
4 years agoMerge "New VID certificate valid until: Mar 17, 2021"
Krzysztof Opasiak [Thu, 19 Mar 2020 19:24:56 +0000 (19:24 +0000)]
Merge "New VID certificate valid until: Mar 17, 2021"

4 years agoCorrect defining dicts using yaml's anchors 90/103990/2
Konrad Bańka [Thu, 19 Mar 2020 17:31:34 +0000 (18:31 +0100)]
Correct defining dicts using yaml's anchors

This commit corrects previous mistake assuming that
parameter's nested content derived via "<<" operator
can be overwritten with single value, while in practice,
whole key would be change.

For practical explanation, following entry:
a: &a
 b: 1
 c:
  d: 2
  e: 3
x:
 <<: *a
 c:
  d: 10

Would yield following content:
a:
 b: 1
 c:
  d: 2
  e: 3
x:
 b: 1
 c:
  d: 10

And as we can see, "e" key is missing there.
This commit correct this.

Issue-ID: SDNC-1122
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I15dfe0219ee1d6bcde7d29821ed2650bc8698244

4 years agoNew VID certificate valid until: Mar 17, 2021 03/103803/3
Ittay Stern [Tue, 17 Mar 2020 15:39:27 +0000 (17:39 +0200)]
New VID certificate valid until: Mar 17, 2021

Issue-ID: VID-784

Change-Id: I2393279cce83191e75730caaff1b57802857f0e9
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoEliminate unnecessary node ports 04/103804/6
Dan Timoney [Tue, 17 Mar 2020 15:41:16 +0000 (11:41 -0400)]
Eliminate unnecessary node ports

Update SDNC config to eliminate unnecessary node ports.

Issue-ID: SDNC-1120
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia5666fd02baa7383cc484a2e9a770907d81af128

4 years agoCorrect distribution addresses of SDC artifact 44/103944/1
Konrad Bańka [Thu, 19 Mar 2020 11:15:58 +0000 (12:15 +0100)]
Correct distribution addresses of SDC artifact

Issue-ID: MULTICLOUD-1036
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I3c1d23417f721dd50ed2255dfdf3ee83e7d11fa7

4 years agoCorrect distribution addresses of SDC artifact 43/103943/1
Konrad Bańka [Thu, 19 Mar 2020 11:10:26 +0000 (12:10 +0100)]
Correct distribution addresses of SDC artifact

Issue-ID: MULTICLOUD-1036
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I81161664e257fc4d5c459ee6255ffa5e3f4371c7

4 years agoR6 updates for dcaegen2/dcaemod 11/103811/2
Jack Lucas [Wed, 11 Mar 2020 17:48:20 +0000 (13:48 -0400)]
R6 updates for dcaegen2/dcaemod

Update to bootstrap container 1.12.2
Update to dashboard container 1.3.2
Update to prh 1.5.2
Make runtime-api imports configurable

Issue-ID: CCSDK-2158
Issue-ID: DCAEGEN2-2088
Issue-ID: DCAEGEN2-2105
Issue-ID: DCAEGEN2-2120
Issue-ID: DCAEGEN2-2127
Issue-ID: DCAEGEN2-2128
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: Ie335fc866bc5360bbfc8200fc0e1712b64e05e1b

4 years agoMerge "Fixed openstack credentials for calling bpmn external tasks"
Krzysztof Opasiak [Wed, 18 Mar 2020 17:47:03 +0000 (17:47 +0000)]
Merge "Fixed openstack credentials for calling bpmn external tasks"

4 years agoMerge "Enhancements for common templates"
Krzysztof Opasiak [Wed, 18 Mar 2020 14:25:41 +0000 (14:25 +0000)]
Merge "Enhancements for common templates"

4 years agoFixed openstack credentials for calling bpmn external tasks 24/103824/2
Ramesh Parthasarathy [Wed, 18 Mar 2020 00:00:30 +0000 (00:00 +0000)]
Fixed openstack credentials for calling bpmn external tasks

when so.global.security.aaf.enabled is false, openstack
should use basic credentials to call bpmn. This is
being addressed in this fix

Issue-ID: SO-2747
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: Ie16f6a8d94a3f099b461eefbfc478723c2a9a9c0

4 years agoEnhancements for common templates 90/102490/9
Alexander Dehn [Thu, 27 Feb 2020 11:37:46 +0000 (11:37 +0000)]
Enhancements for common templates

_labels.tpl:
- support of additional customized labels in
  common.labels,
  common.matchLabels,
  common.selectors
  common.templateMetadata
- support of name suffix in common.resourceMetadata
_name.tpl:
- support of name suffix in
  common.name,
  common.fullname,
  common.fullnameExplicit
_service.tpl
- support of additional customized labels in
  common.serviceMetadata, common.*service
- support of sessionAffinity in
  common.service
New common template:
_aafconfig
- new common template to enable charts for AAF
  includes templates for init container, volumemounts, pvc and pv

Issue-ID: SDNC-1088
Change-Id: Icbaa806608f9e1f36f0e47686668ae3632d3f2b0
Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years ago[CDS] Use common secret tamplate for mariadb-galera 87/101287/6
Krzysztof Opasiak [Thu, 6 Feb 2020 22:05:15 +0000 (23:05 +0100)]
[CDS] Use common secret tamplate for mariadb-galera

Use common secret template for cds-db mariadb-galera instance.

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

4 years agoupdate properties with ErrorCatalog 04/103704/3
Steve Siani [Sat, 14 Mar 2020 16:15:50 +0000 (12:15 -0400)]
update properties with ErrorCatalog

Issue-ID: OOM-2337
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Change-Id: Iec54c9446cba54d6327659a06fade5ebaf537b3b

4 years agoMerge "Change the version number to 2.0.5, and modify the configuration of HTTPS...
Sylvain Desbureaux [Tue, 17 Mar 2020 09:45:57 +0000 (09:45 +0000)]
Merge "Change the version number to 2.0.5, and modify the configuration of HTTPS matching 2.0.5."

4 years agoMerge "fix for the 30224 with the debugEnabled"
Sylvain Desbureaux [Tue, 17 Mar 2020 07:51:41 +0000 (07:51 +0000)]
Merge "fix for the 30224 with the debugEnabled"

4 years agoChange the version number to 2.0.5, and modify the configuration of HTTPS matching... 76/103776/1
hekeguang [Tue, 17 Mar 2020 07:25:24 +0000 (15:25 +0800)]
Change the version number to 2.0.5, and modify the configuration of HTTPS matching 2.0.5.

Issue-ID: USECASEUI-412
Change-Id: I8afe4fef1da62e6c40a9b19c2699135b9b0055a3
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
4 years agoMerge "Changes for MDONS usecase"
Sylvain Desbureaux [Tue, 17 Mar 2020 06:54:44 +0000 (06:54 +0000)]
Merge "Changes for MDONS usecase"

4 years agofix for the 30224 with the debugEnabled 41/103741/3
seshukm [Mon, 16 Mar 2020 15:25:48 +0000 (20:55 +0530)]
fix for the 30224 with the debugEnabled

Issue-ID: SO-2519

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

4 years agoMerge "Deploy dmaap-bc with downloaded certs"
Krzysztof Opasiak [Mon, 16 Mar 2020 15:25:24 +0000 (15:25 +0000)]
Merge "Deploy dmaap-bc with downloaded certs"

4 years agoMerge "Add flag to values for disableHttp"
Sylvain Desbureaux [Mon, 16 Mar 2020 14:52:57 +0000 (14:52 +0000)]
Merge "Add flag to values for disableHttp"

4 years agoMerge "Nginx ingress config loadbalancer option"
Borislav Glozman [Mon, 16 Mar 2020 12:17:46 +0000 (12:17 +0000)]
Merge "Nginx ingress config loadbalancer option"

4 years agoMerge "DNS add option for display target machine info"
Borislav Glozman [Mon, 16 Mar 2020 12:16:11 +0000 (12:16 +0000)]
Merge "DNS add option for display target machine info"

4 years agoAdd flag to values for disableHttp 32/103732/1
IlanaP [Mon, 16 Mar 2020 12:13:45 +0000 (14:13 +0200)]
Add flag to values for disableHttp

Add a flag that can be used inside the charts and in the AUTO.json file with the http enabled status

Issue-ID: OJSI-102

Signed-off-by: IlanaP <ilanap@amdocs.com>
Signed-off-by: IlanaP <ilanap@amdocs.com>
Change-Id: Ieee2a4b4dea49d7a55eed0811ea29145dd17556a

4 years agoMerge "Add NBI Frankfurt features to gating test"
Morgan Richomme [Mon, 16 Mar 2020 09:43:58 +0000 (09:43 +0000)]
Merge "Add NBI Frankfurt features to gating test"