oom.git
4 years ago[APPC] Use common secret tamplate for mariadb-galera credentials 37/101937/6
Krzysztof Opasiak [Wed, 19 Feb 2020 00:44:30 +0000 (01:44 +0100)]
[APPC] Use common secret tamplate for mariadb-galera credentials

Use init container construction & common secret template to remove
hardcoded mysql db credentials.

For now credentials are still hardcoded in the values file to avoid
making too many changes at once.

I also had to make properties files writeable because appc uses some
weird design and modifies them inside main container while starting
odl.

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

4 years agoMerge "[DMaaP BC] Use common.service template"
Krzysztof Opasiak [Thu, 12 Mar 2020 14:16:39 +0000 (14:16 +0000)]
Merge "[DMaaP BC] Use common.service template"

4 years ago[DOC] Explain where to download kubectl 69/103569/2
Sylvain Desbureaux [Thu, 12 Mar 2020 07:49:41 +0000 (08:49 +0100)]
[DOC] Explain where to download kubectl

Some people weren't sure on which machine we have to install it.

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

4 years agoBump up versions of multicloud service 49/103449/2
Bin Yang [Tue, 10 Mar 2020 14:56:56 +0000 (22:56 +0800)]
Bump up versions of multicloud service

Issue-ID: MULTICLOUD-1026
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I5bf7f56bf2c90ae4fb7584f6c16ce485025ecd1e

4 years agoMerge "Helm changes for new Kafka and zk images"
Sylvain Desbureaux [Wed, 11 Mar 2020 15:47:18 +0000 (15:47 +0000)]
Merge "Helm changes for new Kafka and zk images"

4 years agoHelm changes for new Kafka and zk images 40/103440/5
su622b [Tue, 10 Mar 2020 13:44:35 +0000 (09:44 -0400)]
Helm changes for new Kafka and zk images

Issue-ID: DMAAP-1337
Change-Id: I98c5812365ba0abeb81455793c826d84507bc7e7
Signed-off-by: su622b <su622b@att.com>
4 years agoMerge "Standardize the pap pod/service name."
Sylvain Desbureaux [Wed, 11 Mar 2020 12:13:03 +0000 (12:13 +0000)]
Merge "Standardize the pap pod/service name."

4 years agoMerge "[DMaaP DR] Enable persistence for Claims"
Krzysztof Opasiak [Wed, 11 Mar 2020 10:19:48 +0000 (10:19 +0000)]
Merge "[DMaaP DR] Enable persistence for Claims"

4 years agoMerge "Add VFC env about reg_to_msb_when_start to determine whether register to micro...
Sylvain Desbureaux [Wed, 11 Mar 2020 10:09:23 +0000 (10:09 +0000)]
Merge "Add VFC env about reg_to_msb_when_start to determine whether register to microserice"

4 years ago[DMaaP BC] Use common.service template 21/103421/5
Sylvain Desbureaux [Tue, 10 Mar 2020 08:57:25 +0000 (09:57 +0100)]
[DMaaP BC] Use common.service template

Use the service template from common folder.
Align Deployment with kubernetes v1.9+ stable APIs

Fix case when PG AND AAF are not enabled

Enable liveness and readiness probes.

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

4 years agoMerge "[SO] Use common secret template in so-mariadb"
Krzysztof Opasiak [Wed, 11 Mar 2020 08:36:32 +0000 (08:36 +0000)]
Merge "[SO] Use common secret template in so-mariadb"

4 years agoUpdate git submodules
mrichomme [Wed, 11 Mar 2020 07:29:45 +0000 (08:29 +0100)]
Update git submodules

* Update kubernetes/robot from branch 'master'
  to 3fa8381f2a1e5f030ee1388466417817dda0fbe2
  - Adapt Robot test for vnfsdk (move to HTTPS)

    Issue-ID: OJSI-154

Signed-off-by: mrichomme <morgan.richomme@orange.com>
    Change-Id: Ie04b69feeeb8723e400899abd1360c90ae505d4f
Signed-off-by: mrichomme <morgan.richomme@orange.com>
4 years agoUpdate git submodules
Jimmy Forsyth [Wed, 11 Mar 2020 03:04:51 +0000 (23:04 -0400)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to 3d1bbe894ff20bc8b1512591c6d8993b4d2009b1
  - Use release resources:1.6.6

    Issue-ID: AAI-2831
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
    Change-Id: I7f561576db28439572ea95131efe12f1f3e953c7

4 years agoAdd VFC env about reg_to_msb_when_start to determine whether register to microserice 65/101865/7
yangyan [Wed, 11 Mar 2020 02:14:42 +0000 (10:14 +0800)]
Add VFC env about reg_to_msb_when_start to determine whether register to microserice

Becaue now oom can register the microservice to msb automatically,
if without K8S, we can also register vfc microservice to msb
automatically by vfc container itself.

IF it is set to false, vfc contanier will not register again, if it is
set to true, vfc will register by itself.
we use this flag to determine who is responbile for serice registeration
and it can reduce duplicate registration.

Change-Id: Ie79a8803725ae0c762d9c39a04f922d9823c46e2
Issue-ID: VFC-1601
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
4 years agoMerge "[DOC] Update Kubernetes RKE installation doc"
Krzysztof Opasiak [Tue, 10 Mar 2020 17:57:47 +0000 (17:57 +0000)]
Merge "[DOC] Update Kubernetes RKE installation doc"

4 years agoMerge "5.1.0 policy-handler - policy-updates from new PDP"
Krzysztof Opasiak [Tue, 10 Mar 2020 17:57:30 +0000 (17:57 +0000)]
Merge "5.1.0 policy-handler - policy-updates from new PDP"

4 years agoMerge "4.3.0/6.1.0 deploy-handler - policyVersion as str"
Krzysztof Opasiak [Tue, 10 Mar 2020 17:56:58 +0000 (17:56 +0000)]
Merge "4.3.0/6.1.0 deploy-handler - policyVersion as str"

4 years agoMerge "Remove CBS NodePort assignments"
Krzysztof Opasiak [Tue, 10 Mar 2020 17:47:22 +0000 (17:47 +0000)]
Merge "Remove CBS NodePort assignments"

4 years agoMerge "Update VFC release version in oom"
Krzysztof Opasiak [Tue, 10 Mar 2020 17:43:42 +0000 (17:43 +0000)]
Merge "Update VFC release version in oom"

4 years agoStandardize the pap pod/service name. 53/103453/1
k.kedron [Tue, 10 Mar 2020 15:09:06 +0000 (16:09 +0100)]
Standardize the pap pod/service name.

To fix the bug with connecting to the pap by pdp.

Change-Id: I21fb90f151ecace5c10e4def190ed15b15d7c4e5
Issue-ID: OOM-2333
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
4 years agoUpdate VFC release version in oom 33/103333/3
yangyan [Mon, 9 Mar 2020 02:28:05 +0000 (10:28 +0800)]
Update VFC release version in oom

Change-Id: I57b66de5d562b5170b841c5615f84f14f75ce16a
Issue-ID: VFC-1644
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
4 years agoMerge "Migrate to HTTPS from HTTP - VNFSDK"
Sylvain Desbureaux [Tue, 10 Mar 2020 08:11:59 +0000 (08:11 +0000)]
Merge "Migrate to HTTPS from HTTP - VNFSDK"

4 years ago[DMaaP DR] Enable persistence for Claims 12/103412/1
Sylvain Desbureaux [Tue, 10 Mar 2020 07:45:42 +0000 (08:45 +0100)]
[DMaaP DR] Enable persistence for Claims

Currently, persistence was not enabled, preventing creation of relevant
PV/PVC for DMaaP DR.
Setting this persistence as it should be the normal behavior

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

4 years agoCDS SDC listener crashing 96/103396/3
Sebastien Premont-Tendland [Mon, 9 Mar 2020 21:55:41 +0000 (17:55 -0400)]
CDS SDC listener crashing

The environment specification for AUTO in sdc defines the UEB endpoints
with the namespace appended to message-router "message-router.onap". In
CDS configuration we were only specifying the hostname
"message-router" causing SDC to not find a suitable environment and
returning an error.

Modified the sdc listener configuration in CDS to append the namespace
to the configuration.

Issue-ID: CCSDK-2160

Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I7afabb91e43948118490455bdc6ba6a53c28a217

4 years agoMerge "add yaml for 5G Network Slicing usecase"
Krzysztof Opasiak [Mon, 9 Mar 2020 20:38:09 +0000 (20:38 +0000)]
Merge "add yaml for 5G Network Slicing usecase"

4 years agoMerge "Reverting to AAF deployer@people.osaaf.org for cert distribution"
Krzysztof Opasiak [Mon, 9 Mar 2020 20:32:41 +0000 (20:32 +0000)]
Merge "Reverting to AAF deployer@people.osaaf.org for cert distribution"

4 years agoRemove CBS NodePort assignments 83/103383/3
Jack Lucas [Mon, 9 Mar 2020 16:53:06 +0000 (12:53 -0400)]
Remove CBS NodePort assignments

Exposing NodePorts is needed only for multi-site installations.

Issue-ID: OJSI-195
Issue-ID: DCAEGEN2-2129
Change-Id: I1d6731d95a6c058f5b2e08708c153f31e2065476
Signed-off-by: Jack Lucas <jflucas@research.att.com>
4 years agoMerge "[COMMON] Add a template for PV"
Krzysztof Opasiak [Mon, 9 Mar 2020 20:12:05 +0000 (20:12 +0000)]
Merge "[COMMON] Add a template for PV"

4 years agoMerge "[DMaaP MR] Use HTTPS only for external traffic"
Krzysztof Opasiak [Mon, 9 Mar 2020 17:46:02 +0000 (17:46 +0000)]
Merge "[DMaaP MR] Use HTTPS only for external traffic"

4 years ago4.3.0/6.1.0 deploy-handler - policyVersion as str 31/102631/4
Alex Shatov [Fri, 28 Feb 2020 20:05:14 +0000 (15:05 -0500)]
4.3.0/6.1.0 deploy-handler - policyVersion as str

- external version 4.3.0
- internal version 6.1.0 for code change - no API change

Change-Id: I9093184da29b7ef9ac3e6e48cc6e53743ecb5c9e
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-2085

4 years ago[DOC] Update Kubernetes RKE installation doc 51/103351/2
Sylvain Desbureaux [Mon, 9 Mar 2020 11:06:03 +0000 (12:06 +0100)]
[DOC] Update Kubernetes RKE installation doc

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

4 years agoMerge "[VFC] Use common secret template for DB root password"
Sylvain Desbureaux [Mon, 9 Mar 2020 16:04:02 +0000 (16:04 +0000)]
Merge "[VFC] Use common secret template for DB root password"

4 years ago5.1.0 policy-handler - policy-updates from new PDP 44/102344/4
Alex Shatov [Tue, 25 Feb 2020 20:24:02 +0000 (15:24 -0500)]
5.1.0 policy-handler - policy-updates from new PDP

- need help with url to DMaaP MR and info on policy-update topic
  plus the subscriber info

DCAEGEN2-1851:
- policy-handler now supports the policy-update notification
  from the new policy-engine thru DMaaP MR
- integration testing is requested

DCAEGEN2-1976:
- policy-handler is enhanced to get user/password from env vars
  for PDP and DMaaP MR clients and overwriting the Authorization field
  in https headers received from the discoverable config
  = to override the Authorization value on policy_engine,
    set the environment vars $PDP_USER and $PDP_PWD in policy-handler
    container
  = to override the Authorization value on dmaap_mr,
    if using https and user-password authentication,
    set the environment vars $DMAAP_MR_USER and $DMAAP_MR_PWD in
    policy-handler container
- Fixed service definition external port to 80

Change-Id: I8c1089542ed00408614da0720653221d475293e6
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-1851
Issue-ID: DCAEGEN2-1976
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
4 years agoMerge "Use released version of ESR"
Sylvain Desbureaux [Mon, 9 Mar 2020 15:02:07 +0000 (15:02 +0000)]
Merge "Use released version of ESR"

4 years ago[SO] Use common secret template in so-mariadb 70/103070/3
Krzysztof Opasiak [Wed, 4 Mar 2020 22:06:16 +0000 (23:06 +0100)]
[SO] Use common secret template in so-mariadb

Use common secrete template in so-mariadb 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: I70b13b14d0ddad8913f45c7cabed0c0d221d0005

4 years agoMerge "[COMMON] Allow to attach annotations to secrets"
Sylvain Desbureaux [Mon, 9 Mar 2020 15:00:35 +0000 (15:00 +0000)]
Merge "[COMMON] Allow to attach annotations to secrets"

4 years agoMerge "[SO] Support LCM API of SDNC"
Sylvain Desbureaux [Mon, 9 Mar 2020 14:50:56 +0000 (14:50 +0000)]
Merge "[SO] Support LCM API of SDNC"

4 years agoMerge "DCAE R6 updates"
Krzysztof Opasiak [Mon, 9 Mar 2020 13:51:48 +0000 (13:51 +0000)]
Merge "DCAE R6 updates"

4 years ago[VFC] Use common secret template for DB root password 46/102446/9
Krzysztof Opasiak [Wed, 26 Feb 2020 22:36:22 +0000 (23:36 +0100)]
[VFC] Use common secret template for DB root password

Issue-ID: VFC-1600
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I9f83c6f6eaace60c3e974218810e5943c5758c06

4 years agoadd yaml for 5G Network Slicing usecase 04/103104/4
zhangqingjie [Thu, 5 Mar 2020 08:26:21 +0000 (16:26 +0800)]
add yaml for 5G Network Slicing usecase

Issue-ID: OOM-2329

supply a ONAP installation config file for 5G Network Slicing usecase,
so that the user can easily install a minimum-scope ONAP with as few
resources as possible.

Signed-off-by: zhangqingjie <zhangqingjie@huawei.com>
Change-Id: I728a0229296d62120418f654e4c3f50a2805a69e

4 years ago[COMMON] Add a template for PV 11/103111/8
Sylvain Desbureaux [Thu, 5 Mar 2020 09:52:22 +0000 (10:52 +0100)]
[COMMON] Add a template for PV

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

4 years agoUse released version of ESR 06/103306/1
Forsyth, James (jf2512) [Fri, 6 Mar 2020 21:09:10 +0000 (16:09 -0500)]
Use released version of ESR

Issue-ID: AAI-2734
Change-Id: I9479f62bfc1baab2d3a72602f6c6fa704ef01962
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
4 years agoReverting to AAF deployer@people.osaaf.org for cert distribution 88/103288/1
efiacor [Fri, 6 Mar 2020 16:30:05 +0000 (16:30 +0000)]
Reverting to AAF deployer@people.osaaf.org for cert distribution

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

4 years agoBump DMaaP DR version 78/103278/1
efiacor [Fri, 6 Mar 2020 12:48:07 +0000 (12:48 +0000)]
Bump DMaaP DR version

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

4 years agoMerge "[SO] Use common secret template in so-catalog-db-adapter"
Krzysztof Opasiak [Fri, 6 Mar 2020 13:34:27 +0000 (13:34 +0000)]
Merge "[SO] Use common secret template in so-catalog-db-adapter"

4 years ago[COMMON] Allow to attach annotations to secrets 69/103069/2
Krzysztof Opasiak [Wed, 4 Mar 2020 22:04:21 +0000 (23:04 +0100)]
[COMMON] Allow to attach annotations to secrets

SO adds some annotations to one of its secres so let's extend the
common secret template with the ability to add annotations.

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

4 years agoUpdate git submodules
efiacor [Fri, 6 Mar 2020 13:10:14 +0000 (13:10 +0000)]
Update git submodules

* Update kubernetes/robot from branch 'master'
  to c854b484ebbd5e0c1be1e6a032a79beeb4cab6ff
  - Removing http for DMaaP DR

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

4 years agoMerge "[COMMON] Handle TLS/Non-TLS for Service"
Krzysztof Opasiak [Fri, 6 Mar 2020 11:59:42 +0000 (11:59 +0000)]
Merge "[COMMON] Handle TLS/Non-TLS for Service"

4 years agoMerge "Removed external access on unsecure port for cds-blueprints-processor-http"
Sylvain Desbureaux [Fri, 6 Mar 2020 08:27:15 +0000 (08:27 +0000)]
Merge "Removed external access on unsecure port for cds-blueprints-processor-http"

4 years ago[DMaaP MR] Use HTTPS only for external traffic 25/103225/1
Sylvain Desbureaux [Fri, 6 Mar 2020 07:58:23 +0000 (08:58 +0100)]
[DMaaP MR] Use HTTPS only for external traffic

Use the new template features to create two services for DMaaP Message
Router:
 * One of ClusterIP type with HTTP AND HTTPS port, with the same
   name as before.
 * Another of NodePort type with HTTPS only port, with a new name (this
   one should be used only for external traffic)

I've also replaced `tabs` iby spaces in two resources files so it's
easier to read the configmap.

Issue-ID: DMAAP-1400
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I394e0b5327ffe2605f0c4c8b134e49553b06232c

4 years ago[COMMON] Handle TLS/Non-TLS for Service 72/102972/5
Sylvain Desbureaux [Wed, 4 Mar 2020 10:31:11 +0000 (11:31 +0100)]
[COMMON] Handle TLS/Non-TLS for Service

Current service and headlessService templates doesn't handle the fact
that out of cluster ports must be TLS encrypted only.
With a new (backward compatible) DSL, this is now possible.

In values.yaml, all ports in service part with port AND plain_port will
have the ability to be HTTP or HTTPS depending on the context.

Per default, they'll be HTTPS.

TLS choice will be done according this table:

| tlsOverride | global.tlsEnabled | global.serviceMesh.enabled | global.serviceMesh.tls | result |
|-------------|-------------------|----------------------------|------------------------|--------|
| not present | not present       | not present                | any                    | true   |
| not present | not present       | false                      | any                    | true   |
| not present | not present       | true                       | false                  | true   |
| not present | not present       | true                       | true                   | false  |
| not present | true              | any                        | any                    | true   |
| not present | false             | any                        | any                    | false  |
| true        | any               | any                        | any                    | true   |
| false       | any               | any                        | any                    | false  |

Service template will create one or two service templates according to this table:

| serviceType   | both_tls_and_plain | result       |
|---------------|--------------------|--------------|
| ClusterIP     | any                | one Service  |
| Not ClusterIP | not present        | one Service  |
| Not ClusterIP | false              | one Service  |
| Not ClusterIP | true               | two Services |

If two services are created, one is ClusterIP with both crypted and plain
ports and the other one is NodePort (or LoadBalancer) with crypted port only.

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

4 years agoMerge "Disabling http ports on DMaaP"
Krzysztof Opasiak [Thu, 5 Mar 2020 22:37:28 +0000 (22:37 +0000)]
Merge "Disabling http ports on DMaaP"

4 years agoRemoved external access on unsecure port for cds-blueprints-processor-http 97/103197/1
gummar [Thu, 5 Mar 2020 18:57:12 +0000 (18:57 +0000)]
Removed external access on unsecure port for cds-blueprints-processor-http

Issue-ID: CCSDK-2147
Signed-off-by: gummar <raj.gumma@est.tech>
Change-Id: I7701616ec9732225cf2be07d67dad7af0953bccb

4 years agoMerge "[SDNC] Use common secret template in sdnc"
Krzysztof Opasiak [Thu, 5 Mar 2020 20:42:27 +0000 (20:42 +0000)]
Merge "[SDNC] Use common secret template in sdnc"

4 years agoDCAE R6 updates 73/103073/2
Jack Lucas [Tue, 3 Mar 2020 20:57:59 +0000 (15:57 -0500)]
DCAE R6 updates

Helm chart updates to pull in latest version of components:
  bootstrap loads blueprints into DCAE inventory
  bootstrap configures k8splugin for JKS CA store
  inventory uses generated CA cert
  cloudify manager loads type file to synch clamp and dcae
    policy plugins
  dashboard skips bad blueprints from inventory
  bootstrap loads latest pgaas and sshkeyshare plugins
  bootstrap runs as non-root user

Issue-ID: DCAEGEN2-2049
Issue-ID: DCAEGEN2-1938
Issue-ID: DCAEGEN2-2097
Issue-ID: DCAEGEN2-2120
Issue-ID: DCAEGEN2-2072
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: I12f37ccc85ebfefba10e7ec1113da6474927ba57

4 years agoMerge "HTTPS/AAF auto cert gen for Portal SDK"
Krzysztof Opasiak [Thu, 5 Mar 2020 18:54:38 +0000 (18:54 +0000)]
Merge "HTTPS/AAF auto cert gen for Portal SDK"

4 years agoMerge "[UUI] UUI Server is a core eater"
Krzysztof Opasiak [Thu, 5 Mar 2020 18:44:32 +0000 (18:44 +0000)]
Merge "[UUI] UUI Server is a core eater"

4 years agoUpdate git submodules
Venkata Harish Kajur [Thu, 5 Mar 2020 14:10:24 +0000 (14:10 +0000)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to 4f4d14ab45a2225953961136220041189d566015
  - Merge "Update logback.xml"
  - Update logback.xml

    Issue-ID: AAI-2824
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
    Change-Id: I9034b283a2cd47770a30db9e1eecf3ef5ad58d47

4 years agoMerge "readd so filebeat sidecar ELK endpoint"
Sylvain Desbureaux [Thu, 5 Mar 2020 13:26:41 +0000 (13:26 +0000)]
Merge "readd so filebeat sidecar ELK endpoint"

4 years agoMerge "[SO] Use common secret template in so-bpmn-infra"
Sylvain Desbureaux [Thu, 5 Mar 2020 13:26:34 +0000 (13:26 +0000)]
Merge "[SO] Use common secret template in so-bpmn-infra"

4 years agoMerge "Add parameter http scheme for multicloud adapter"
Sylvain Desbureaux [Thu, 5 Mar 2020 13:26:13 +0000 (13:26 +0000)]
Merge "Add parameter http scheme for multicloud adapter"

4 years ago[UUI] UUI Server is a core eater 25/103125/1
Sylvain Desbureaux [Thu, 5 Mar 2020 12:54:52 +0000 (13:54 +0100)]
[UUI] UUI Server is a core eater

And thus needs bigger limits/requests

Issue-ID: USECASEUI-403
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ide23f95af16f9ed9615bcb26e67e40cd1145670f

4 years agoUpdate git submodules
Harish Venkata Kajur [Thu, 5 Mar 2020 12:18:24 +0000 (07:18 -0500)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to c9fad710ea31ae6695c3914429266621d37ce8b8
  - Fix the graphadmin logback issue

    Issue-ID: AAI-2751
    Change-Id: Icce232aab798c2c1d2a072a5cbf040403879a48b
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
4 years ago[SO] Support LCM API of SDNC 32/102732/3
Enbo Wang [Mon, 2 Mar 2020 10:57:45 +0000 (18:57 +0800)]
[SO] Support LCM API of SDNC

Issue-ID: SO-2588
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
Change-Id: I809336bcc7528e4196ddb59a9c25939fd891b502

4 years agoMigrate to HTTPS from HTTP - VNFSDK 19/103119/1
Kanagaraj Manickam [Thu, 5 Mar 2020 11:15:54 +0000 (16:45 +0530)]
Migrate to HTTPS from HTTP - VNFSDK

Issue-ID: OJSI-154

Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@hauwei.com>
Change-Id: I7d3d3faa5e17d68051b0816fa5834b88817c3cf1
Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
4 years agoHTTPS/AAF auto cert gen for Portal SDK 60/101960/7
ChrisC [Wed, 19 Feb 2020 08:45:54 +0000 (09:45 +0100)]
HTTPS/AAF auto cert gen for Portal SDK

integrate portal-sdk with AAF agent init container.
add pv to store init-container certs generated at startup.
add aafEnabled flag to switch on/off aaf integration.
modify tomcat startup to load p12 and enable HTTPS based on flag.

Issue-ID: PORTAL-261
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ia2b05b8661bf9e0c03a60467212e80d1c9d02bac

4 years agoMerge "Use Frankfurt release of dmaap-bc"
Sylvain Desbureaux [Thu, 5 Mar 2020 08:33:46 +0000 (08:33 +0000)]
Merge "Use Frankfurt release of dmaap-bc"

4 years ago[SO] Use common secret template in so-catalog-db-adapter 68/103068/1
Krzysztof Opasiak [Mon, 2 Mar 2020 21:18:41 +0000 (22:18 +0100)]
[SO] Use common secret template in so-catalog-db-adapter

Use common secret template in so-catalog-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: I2ac98729b47d15ab4c360c3bb8c759370d6ec7d2

4 years agoUse Frankfurt release of dmaap-bc 35/103035/5
Dominic Lunanuova [Wed, 4 Mar 2020 20:14:49 +0000 (20:14 +0000)]
Use Frankfurt release of dmaap-bc

Issue-ID: DMAAP-1363
Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
Change-Id: I198b19a24f2b413f489376eb101efa75a4513ba0

4 years agoMerge "VID: Update to version 6.0.3 (Frankfurt RC2)"
Krzysztof Opasiak [Wed, 4 Mar 2020 20:20:32 +0000 (20:20 +0000)]
Merge "VID: Update to version 6.0.3 (Frankfurt RC2)"

4 years agoDisabling http ports on DMaaP 54/103054/1
efiacor [Wed, 4 Mar 2020 20:06:49 +0000 (20:06 +0000)]
Disabling http ports on DMaaP

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

4 years ago[SDNC] Use common secret template in sdnc 53/102353/5
Krzysztof Opasiak [Tue, 25 Feb 2020 22:31:20 +0000 (23:31 +0100)]
[SDNC] Use common secret template in sdnc

Some passwords are still hardcoded but with this commit all components
should be using passwords provided via secrets not directly as strings.

A follow-up patch will remove hardcoded passwords where feasible.

Issue-ID: OOM-2309
Change-Id: I047974506430cbb277200d0103bcc57a6fd8a83b
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
4 years agoMerge "Update HV-VES version to 1.4.0"
Sylvain Desbureaux [Wed, 4 Mar 2020 17:36:27 +0000 (17:36 +0000)]
Merge "Update HV-VES version to 1.4.0"

4 years agoMerge "[AAF] Give more CPU limit for AAF-GUI"
Krzysztof Opasiak [Wed, 4 Mar 2020 17:14:07 +0000 (17:14 +0000)]
Merge "[AAF] Give more CPU limit for AAF-GUI"

4 years agoVID: Update to version 6.0.3 (Frankfurt RC2) 31/103031/1
Ittay Stern [Wed, 4 Mar 2020 16:40:10 +0000 (18:40 +0200)]
VID: Update to version 6.0.3 (Frankfurt RC2)

Issue-ID: VID-761

Change-Id: Ie3127f62a9b059020b047ae09bf13bdf77923833
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoAdd parameter http scheme for multicloud adapter 03/102703/2
Eric Multanen [Mon, 2 Mar 2020 05:35:11 +0000 (21:35 -0800)]
Add parameter http scheme for multicloud adapter

Add support to build endpoint from SO to multicloud
via msb using http or https scheme.

Change-Id: I474fdd7c885e437c1c8136bffe3e40e41c86dab5
Issue-ID: SO-1450
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
4 years ago[AAF] Give more CPU limit for AAF-GUI 88/102988/1
Sylvain Desbureaux [Wed, 4 Mar 2020 13:20:22 +0000 (14:20 +0100)]
[AAF] Give more CPU limit for AAF-GUI

It should make the POD to start again

Issue-ID: AAF-1106
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I934a904ba7310e49bf2cfd3f372c402af3878efa

4 years agoUpdate HV-VES version to 1.4.0 92/100892/7
pwielebs [Mon, 2 Mar 2020 15:40:48 +0000 (16:40 +0100)]
Update HV-VES version to 1.4.0

The issue related to HV-VES occurs due to a lack of
certificates. There are provided by TLS_INT_CONTAINER.
Therefore use-tls must be set on true.

Issue-ID: OOM-2281
Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com>
Change-Id: Ib5c82d5955c0a7b32a4fc5c9797734f930ae7885

4 years ago[AAF] more memory for SMS 69/102969/1
Sylvain Desbureaux [Wed, 4 Mar 2020 10:25:15 +0000 (11:25 +0100)]
[AAF] more memory for SMS

SMS requests/limits were set too low and thus it prevents start when on
small flavors

Issue-ID: AAF-1105
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ib591c972ceaa4186dd16ca5cebd86b58c0288718

4 years agoMerge "Replaced URLs from the configuration file with test values"
Sylvain Desbureaux [Wed, 4 Mar 2020 08:07:36 +0000 (08:07 +0000)]
Merge "Replaced URLs from the configuration file with test values"

4 years agoMerge "ES non-root"
Sylvain Desbureaux [Wed, 4 Mar 2020 07:56:13 +0000 (07:56 +0000)]
Merge "ES non-root"

4 years agoES non-root 00/102900/1
osgn422w [Tue, 3 Mar 2020 18:57:18 +0000 (19:57 +0100)]
ES non-root

ElasticSearch run as non-root user

Issue-ID: CLAMP-668

Change-Id: I786e2ff8babf4b78fa6dfdf63ff9cd486099fbac
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
4 years agoMerge "[Consul] Remove nodeport on UI"
Krzysztof Opasiak [Tue, 3 Mar 2020 11:52:30 +0000 (11:52 +0000)]
Merge "[Consul] Remove nodeport on UI"

4 years agoMerge "[DOC] Remove references to old versions"
Krzysztof Opasiak [Mon, 2 Mar 2020 20:52:23 +0000 (20:52 +0000)]
Merge "[DOC] Remove references to old versions"

4 years ago[SO] Use common secret template in so-bpmn-infra 72/102772/1
Krzysztof Opasiak [Mon, 2 Mar 2020 20:04:12 +0000 (21:04 +0100)]
[SO] Use common secret template in so-bpmn-infra

Use common secrete template in so-bpmn-infra 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: I828d6a5713cf023d72ab22ea758e78e91d1944b9

4 years ago[DOC] Remove references to old versions 43/102743/2
Sylvain Desbureaux [Mon, 2 Mar 2020 13:41:48 +0000 (14:41 +0100)]
[DOC] Remove references to old versions

Also add requirements for Frankfurt release

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

4 years agoMerge "[SDNC] Allow to use templates in external secret names"
Krzysztof Opasiak [Mon, 2 Mar 2020 16:15:38 +0000 (16:15 +0000)]
Merge "[SDNC] Allow to use templates in external secret names"

4 years agoMerge "[SDNC] Use common secret template in sdnc-portal"
Sylvain Desbureaux [Mon, 2 Mar 2020 14:35:56 +0000 (14:35 +0000)]
Merge "[SDNC] Use common secret template in sdnc-portal"

4 years agoMerge "[DMAAP] Don't hardcode mariadb-galera password"
Morgan Richomme [Mon, 2 Mar 2020 13:35:05 +0000 (13:35 +0000)]
Merge "[DMAAP] Don't hardcode mariadb-galera password"

4 years ago[Consul] Remove nodeport on UI 37/102737/2
Sylvain Desbureaux [Mon, 2 Mar 2020 12:42:31 +0000 (13:42 +0100)]
[Consul] Remove nodeport on UI

consul ui is on http mode.
As nobody really looks at it, let's remove the nodeport and set it as
ClusterIP.

Issue-ID: OJSI-168
Issue-ID: OJSI-202
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: If114dac59c4fc919a0ab879ef7c5c2478f6a16d2

4 years agoMerge "[SDNC] Add missing inclusion of common secret template"
Krzysztof Opasiak [Mon, 2 Mar 2020 07:29:48 +0000 (07:29 +0000)]
Merge "[SDNC] Add missing inclusion of common secret template"

4 years agoMerge "Added blueprint"
Krzysztof Opasiak [Sat, 29 Feb 2020 18:59:18 +0000 (18:59 +0000)]
Merge "Added blueprint"

4 years agoMerge "tcagen2 prep + rls version updates"
Krzysztof Opasiak [Sat, 29 Feb 2020 11:24:23 +0000 (11:24 +0000)]
Merge "tcagen2 prep + rls version updates"

4 years agoMerge "dcae sec updates for dashboard and inventory"
Krzysztof Opasiak [Sat, 29 Feb 2020 11:23:23 +0000 (11:23 +0000)]
Merge "dcae sec updates for dashboard and inventory"

4 years agoUpdate git submodules
Venkata Harish Kajur [Fri, 28 Feb 2020 19:04:00 +0000 (19:04 +0000)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to ac0ea8aa12226ac95683838e92d22928eb221630
  - Merge "Fix MSB config section"
  - Fix MSB config section

    Issue-ID: AAI-2809
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
    Change-Id: I53bb71ce9d8989ee3d481bcf7f2db606455df1d3

4 years agotcagen2 prep + rls version updates 55/102455/5
Vijay Venkatesh Kumar [Thu, 27 Feb 2020 04:05:57 +0000 (04:05 +0000)]
tcagen2 prep + rls version updates

common mongo chart and input template for tca-gen2
VEScollector rls version for 7.1.1 support
Heartbeat rls version for non root support

Change-Id: Iea9c640411841553d79cee2b21447b87e2cd2a90
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1891
Issue-ID: DCAEGEN2-1907
Issue-ID: DCAEGEN2-2071
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
4 years agoAdded blueprint 36/101036/13
Pawel [Mon, 24 Feb 2020 13:35:21 +0000 (14:35 +0100)]
Added blueprint

Added blueprint (for ves secure) and update blueprint (for ves insecure)

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

4 years ago[DMAAP] Don't hardcode mariadb-galera password 19/101419/5
Krzysztof Opasiak [Fri, 7 Feb 2020 21:54:20 +0000 (22:54 +0100)]
[DMAAP] Don't hardcode mariadb-galera password

Let's use common secret template to generate user credentials for
DMAAP data router DB DB and depend on mariadb-galera to generate
secure enough root password.

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

4 years agoAdding aaf-service to readiness check on dmaap-dr-prov 88/102588/1
efiacor [Fri, 28 Feb 2020 12:46:07 +0000 (12:46 +0000)]
Adding aaf-service to readiness check on dmaap-dr-prov

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

4 years agoChange MsbAddress Port 74/99374/4
HePeng [Tue, 10 Dec 2019 06:21:32 +0000 (14:21 +0800)]
Change MsbAddress Port

Issue-ID: AAI-2734
Change-Id: I04b77796e51afa94832454e4316d415724230124
Signed-off-by: HePeng <he.peng6@zte.com.cn>
[Remove space that breaks everything]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>