oom.git
3 years ago[DCAEGEN2] Deploy latest cm-container 13/113613/1
Jack Lucas [Tue, 6 Oct 2020 16:01:59 +0000 (12:01 -0400)]
[DCAEGEN2] Deploy latest cm-container

Deploy cm-container version 3.3.4
Update container memory limits and requests to
address problem in integration environment

Issue-ID: DCAEGEN2-2471
Issue-ID: DCAEGEN2-2457
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I439385f320ee90d571599ba81a09b62e7e714d2e

3 years agoMerge "[DMAAP] remove field undefined in in statefulset specification"
Sylvain Desbureaux [Wed, 7 Oct 2020 06:46:15 +0000 (06:46 +0000)]
Merge "[DMAAP] remove field undefined in in statefulset specification"

3 years agoMerge "[SDC] Update pod limits and timeouts"
Sylvain Desbureaux [Wed, 7 Oct 2020 06:33:14 +0000 (06:33 +0000)]
Merge "[SDC] Update pod limits and timeouts"

3 years agoMerge "[EXTAPI] Deploy macromode and E2E slicing code changes"
Sylvain Desbureaux [Wed, 7 Oct 2020 06:13:43 +0000 (06:13 +0000)]
Merge "[EXTAPI] Deploy macromode and E2E slicing code changes"

3 years agoUpgrade VNFSDK to 1.6.0 62/113562/2
Bogumil Zebek [Tue, 6 Oct 2020 08:38:09 +0000 (10:38 +0200)]
Upgrade VNFSDK to 1.6.0

- upgrade vnfsdk version
- resolve problem with db connection between refrepo container and postgres container

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

3 years ago[SDC] Update pod limits and timeouts 87/113487/4
ChrisC [Fri, 2 Oct 2020 14:39:13 +0000 (16:39 +0200)]
[SDC] Update pod limits and timeouts

Add missing common flavor limits (and revisit some values)
Add fixed limits for single job containers and init containers (no need to have these configurable I think)
Reworked timeouts

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

3 years agoMerge "[SDC] correct typo"
Sylvain Desbureaux [Mon, 5 Oct 2020 07:13:19 +0000 (07:13 +0000)]
Merge "[SDC] correct typo"

3 years agoMerge "[DCAE] Fix tcagen2 output topic"
Sylvain Desbureaux [Mon, 5 Oct 2020 07:11:22 +0000 (07:11 +0000)]
Merge "[DCAE] Fix tcagen2 output topic"

3 years ago[PORTAL] Bug fixes in Helm charts 28/113428/4
Sandeep Shah [Thu, 1 Oct 2020 13:44:11 +0000 (08:44 -0500)]
[PORTAL] Bug fixes in Helm charts

Bug fixes in deployment.yaml file for both
portal-app and sdk components

Issue-ID: OOM-2582
Signed-off-by: SandeepLinux <Sandeep.Shah@att.com>
Change-Id: I4123ca8f48f503170466f7a965696406c14635d6
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
3 years agoMerge "[PORTAL] Non-root user for back-end database"
Sylvain Desbureaux [Fri, 2 Oct 2020 15:48:42 +0000 (15:48 +0000)]
Merge "[PORTAL] Non-root user for back-end database"

3 years ago[SDC] correct typo 49/113149/3
Jakub Latusek [Thu, 24 Sep 2020 16:48:18 +0000 (18:48 +0200)]
[SDC] correct typo

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

3 years ago[DCAE] Fix tcagen2 output topic 29/113429/2
vv770d [Thu, 1 Oct 2020 15:37:52 +0000 (15:37 +0000)]
[DCAE] Fix tcagen2 output topic

Control loop output from TCAGen2 is expected on
DCAE_CL_OUTPUT topic by Policy (which is used triggering
further action)

Change-Id: I1f33b9e79b5101484ca74ce5b7e9054c7a19ff17
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2467
Signed-off-by: vv770d <vv770d@att.com>
3 years ago[PORTAL] Non-root user for back-end database 01/113201/7
Sandeep Shah [Fri, 25 Sep 2020 20:53:18 +0000 (15:53 -0500)]
[PORTAL] Non-root user for back-end database

Creation of a non-root user for portal backend
mariaDB database. Update portal apps, such as
front-end app and sdk app, to use the non-root
user to access back-end mariaDB database

Issue-ID: OOM-2576
Signed-off-by: SandeepLinux <Sandeep.Shah@att.com>
Change-Id: Ie13c7d190c08a4075058b97b352f4b71bbb0aa47
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
3 years agoMerge "[OOF] Use helm-push plugin"
Sylvain Desbureaux [Fri, 2 Oct 2020 13:59:04 +0000 (13:59 +0000)]
Merge "[OOF] Use helm-push plugin"

3 years agoUpdate git submodules
yoonsoonjahng [Fri, 2 Oct 2020 13:30:28 +0000 (09:30 -0400)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to 628ecd0d519acc6b4717d05aa12fd4f7b7dfc55f
  - Add keycloak configuration to aai-resource in order to support multi-tenency

    - Change Values.yaml to add host, port of keycloak server
    - add application-keycloak.properties
    - Update template/deployment.yaml to include application-keycloak.properties

    Issue-ID: AAI-3130
    Change-Id: I2b741457a4d8c87e4b70b1f3903974170f35d571
Signed-off-by: yoonsoonjahng <yoonsoon.jahng@yoppworks.com>
3 years agoMerge "[OOF] Change yaml comment to helm comment"
Sylvain Desbureaux [Fri, 2 Oct 2020 10:58:31 +0000 (10:58 +0000)]
Merge "[OOF] Change yaml comment to helm comment"

3 years agoMerge "[VFC] VFC logs to STDOUT"
Sylvain Desbureaux [Fri, 2 Oct 2020 09:19:35 +0000 (09:19 +0000)]
Merge "[VFC] VFC logs to STDOUT"

3 years agoMerge "[DCAEGEN2] Bump up Ves version to 1.7.6 and add 3gpp urls to inputs."
Sylvain Desbureaux [Fri, 2 Oct 2020 07:30:01 +0000 (07:30 +0000)]
Merge "[DCAEGEN2] Bump up Ves version to 1.7.6 and add 3gpp urls to inputs."

3 years ago[VFC] VFC logs to STDOUT 51/113451/2
Dominik Mizyn [Fri, 2 Oct 2020 07:17:17 +0000 (09:17 +0200)]
[VFC] VFC logs to STDOUT

Console handler added to log configuration file.

Issue-ID: OOM-2514
Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
Change-Id: Id58644149f5603dffc35375191125793a6250e8e

3 years agoUpdate git submodules
mrichomme [Fri, 2 Oct 2020 06:41:40 +0000 (08:41 +0200)]
Update git submodules

* Update kubernetes/robot from branch 'master'
  to d4d20fe81e2fb4ee98e16c2b350b0981202f57d6
  - Bump testsuite 1.7.0 for Guilin

    It consists mainly in simple robot changes
    It is far from our target for the moment
    - chart not brought back to OOM repo
    - baseline image too big
    - pod launched as root
    - pod still dealing with python 2.7

    A refactoring of the pod was planned for Guilin but it is not ready.

    Note: The changes are already taken into account in CI through the
    xtesting dockers

    Issue-ID: INT-1690

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

3 years ago[DMAAP] remove field undefined in in statefulset specification 15/113115/3
Jakub Latusek [Thu, 24 Sep 2020 16:09:03 +0000 (18:09 +0200)]
[DMAAP] remove field undefined in in statefulset specification

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

3 years agoMerge "[CLAMP] Upgrade the FE/BE to 5.1.2"
Sylvain Desbureaux [Thu, 1 Oct 2020 13:03:23 +0000 (13:03 +0000)]
Merge "[CLAMP] Upgrade the FE/BE to 5.1.2"

3 years ago[CLAMP] Upgrade the FE/BE to 5.1.2 68/113268/5
sebdet [Mon, 28 Sep 2020 14:15:34 +0000 (16:15 +0200)]
[CLAMP] Upgrade the FE/BE to 5.1.2

Upgrade Clamp BE and FE to 5.1.2 (new imaged based on integration one + removal of Legacy policies

Issue-ID: CLAMP-949
Issue-ID: CLAMP-948
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I61055d83290579ac180e84a0f6dd40382d4139cc

3 years ago[OOF] Change yaml comment to helm comment 11/113411/1
Jakub Latusek [Mon, 28 Sep 2020 09:08:23 +0000 (11:08 +0200)]
[OOF] Change yaml comment to helm comment

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

3 years ago[OOF] Use helm-push plugin 10/113410/1
Jakub Latusek [Mon, 28 Sep 2020 09:07:56 +0000 (11:07 +0200)]
[OOF] Use helm-push plugin

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

3 years ago[DCAEGEN2] Update CM version and readiness probe 88/113388/1
Jack Lucas [Wed, 30 Sep 2020 16:24:20 +0000 (12:24 -0400)]
[DCAEGEN2] Update CM version and readiness probe

CM container startup scripts log to stdout for
easier debugging.
CM container readiness probe timeout extended
to support environments where the readiness
check takes longer to run.

Issue-ID: DCAEGEN2-2457
Issue-ID: DCAEGEN2-2465
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: Id25ec4cd8932818e2b78c02f7fe041f30cefc962

3 years agoMerge "[DCAEGEN2] Change YAML comment to helm comment"
Sylvain Desbureaux [Wed, 30 Sep 2020 13:34:24 +0000 (13:34 +0000)]
Merge "[DCAEGEN2] Change YAML comment to helm comment"

3 years agoMerge "[MODELING]Mysql DB migrate to MariaDB Galera Cluster"
Sylvain Desbureaux [Wed, 30 Sep 2020 13:28:47 +0000 (13:28 +0000)]
Merge "[MODELING]Mysql DB migrate to MariaDB Galera Cluster"

3 years agoMerge "[DCAEGEN2] Update bootstrap and cloudify-manager versions"
Sylvain Desbureaux [Wed, 30 Sep 2020 13:16:23 +0000 (13:16 +0000)]
Merge "[DCAEGEN2] Update bootstrap and cloudify-manager versions"

3 years ago[DCAEGEN2] Bump up Ves version to 1.7.6 and add 3gpp urls to inputs. 05/113305/5
Edyta Krukowska [Tue, 29 Sep 2020 09:23:29 +0000 (11:23 +0200)]
[DCAEGEN2] Bump up Ves version to 1.7.6 and add 3gpp urls to inputs.

Bump up Ves version in values to use 1.7.6, additionally added default urls for 3gpp to input parameters.

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

3 years agoMerge "[DCAEGEN2] Remove restartPolicy field"
Sylvain Desbureaux [Wed, 30 Sep 2020 12:17:24 +0000 (12:17 +0000)]
Merge "[DCAEGEN2] Remove restartPolicy field"

3 years agoMerge "[common/elasticsearch] update elasticsearch image"
Sylvain Desbureaux [Wed, 30 Sep 2020 11:56:34 +0000 (11:56 +0000)]
Merge "[common/elasticsearch] update elasticsearch image"

3 years agoMerge "[PLATFORM] Use helm-push plugin"
Sylvain Desbureaux [Wed, 30 Sep 2020 11:54:44 +0000 (11:54 +0000)]
Merge "[PLATFORM] Use helm-push plugin"

3 years agoMerge "[DMAAP-DR] Bump DR image versions to 2.1.7"
Sylvain Desbureaux [Wed, 30 Sep 2020 06:17:30 +0000 (06:17 +0000)]
Merge "[DMAAP-DR] Bump DR image versions to 2.1.7"

3 years agoMerge "[CLAMP] upgrade for java11"
Sylvain Desbureaux [Wed, 30 Sep 2020 06:14:03 +0000 (06:14 +0000)]
Merge "[CLAMP] upgrade for java11"

3 years agoMerge "[Portal] Followed Logging Compliance Specification Guidelines"
Sylvain Desbureaux [Wed, 30 Sep 2020 06:10:57 +0000 (06:10 +0000)]
Merge "[Portal] Followed Logging Compliance Specification Guidelines"

3 years agoMerge "[VFC]Refactor environment variables of VFC"
Sylvain Desbureaux [Wed, 30 Sep 2020 06:09:05 +0000 (06:09 +0000)]
Merge "[VFC]Refactor environment variables of VFC"

3 years agoMerge "[VNFSDK] Change volume to volumeMounts"
Sylvain Desbureaux [Wed, 30 Sep 2020 06:07:44 +0000 (06:07 +0000)]
Merge "[VNFSDK] Change volume to volumeMounts"

3 years agoMerge "[SDNC] Move sessionAffinity"
Sylvain Desbureaux [Wed, 30 Sep 2020 06:06:56 +0000 (06:06 +0000)]
Merge "[SDNC] Move sessionAffinity"

3 years agoMerge "[PORTAL] Use helm-push plugin"
Sylvain Desbureaux [Wed, 30 Sep 2020 06:06:15 +0000 (06:06 +0000)]
Merge "[PORTAL] Use helm-push plugin"

3 years agoMerge "[POLICY] Remove field undefined in deployment"
Sylvain Desbureaux [Wed, 30 Sep 2020 06:04:10 +0000 (06:04 +0000)]
Merge "[POLICY] Remove field undefined in deployment"

3 years ago[common/elasticsearch] update elasticsearch image 63/113263/2
Alexander Dehn [Mon, 28 Sep 2020 14:01:46 +0000 (14:01 +0000)]
[common/elasticsearch] update elasticsearch image

switch to version 7.6.2 in guilin

Issue-ID: OOM-2579
Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com>
Change-Id: I08e226b1898ee299e8cdf1165f2783b857bcfb03
Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com>
3 years ago[DCAEGEN2] Remove restartPolicy field 68/113168/3
Jakub Latusek [Fri, 25 Sep 2020 13:21:23 +0000 (15:21 +0200)]
[DCAEGEN2] Remove restartPolicy field

RestartPolicy field is undefined in spec.template.spec.initContainers.

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

3 years ago[DCAEGEN2] Update bootstrap and cloudify-manager versions 40/112240/10
Joanna Jeremicz [Mon, 7 Sep 2020 14:36:24 +0000 (16:36 +0200)]
[DCAEGEN2] Update bootstrap and cloudify-manager versions

Update bootstrap and cloudify-manager with k8splugin 3.4.2
which fixes healthcheck for components deployed by cloudify

Provide inputs for new VES and HV-VES blueprints
k8s-ves and k8s-hvves blueprints will use the inputs for
certificates from CMPv2 in case use_external_tls=true

Issue-ID: DCAEGEN2-1794
Issue-ID: DCAEGEN2-2195
Issue-ID: DCAEGEN2-2433
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I1cba83a391292d82ec7bca661bdf34155da8c2d4

3 years ago[VFC]Refactor environment variables of VFC 21/113021/5
dengyh [Wed, 23 Sep 2020 07:31:26 +0000 (15:31 +0800)]
[VFC]Refactor environment variables of VFC

Issue-ID: VFC-1751
Change-Id: I27c96ead9ab0bf5054d9abc4c6664262a0430111
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
3 years agoMerge "[POLICY] update preloaded types for api:2.3.1"
Sylvain Desbureaux [Tue, 29 Sep 2020 07:43:30 +0000 (07:43 +0000)]
Merge "[POLICY] update preloaded types for api:2.3.1"

3 years agoMerge "[DCAEGEN2] Use common secret template for cloudify password"
Sylvain Desbureaux [Tue, 29 Sep 2020 07:39:41 +0000 (07:39 +0000)]
Merge "[DCAEGEN2] Use common secret template for cloudify password"

3 years agoMerge "[A1POLICYMANAGEMENT] Guilin version bump"
Sylvain Desbureaux [Tue, 29 Sep 2020 07:38:58 +0000 (07:38 +0000)]
Merge "[A1POLICYMANAGEMENT] Guilin version bump"

3 years agoMerge "[SDC] Update SDC latest images for Guilin"
Sylvain Desbureaux [Tue, 29 Sep 2020 07:35:09 +0000 (07:35 +0000)]
Merge "[SDC] Update SDC latest images for Guilin"

3 years agoMerge "[DCAEMOD] Update runtime-api version to 1.1.0"
Sylvain Desbureaux [Tue, 29 Sep 2020 07:33:02 +0000 (07:33 +0000)]
Merge "[DCAEMOD] Update runtime-api version to 1.1.0"

3 years agoMerge "[PLATFORM] Change yaml comment to helm comment"
Sylvain Desbureaux [Tue, 29 Sep 2020 07:29:17 +0000 (07:29 +0000)]
Merge "[PLATFORM] Change yaml comment to helm comment"

3 years agoMerge "[MODELING] Change yaml comment to helm comment"
Sylvain Desbureaux [Tue, 29 Sep 2020 07:24:14 +0000 (07:24 +0000)]
Merge "[MODELING] Change yaml comment to helm comment"

3 years ago[DCAEGEN2] Change YAML comment to helm comment 67/113167/2
Jakub Latusek [Fri, 25 Sep 2020 13:18:40 +0000 (15:18 +0200)]
[DCAEGEN2] Change YAML comment to helm comment

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

3 years agoMerge "[DCAEGEN2] Correction of the conditional statement"
Sylvain Desbureaux [Tue, 29 Sep 2020 07:17:00 +0000 (07:17 +0000)]
Merge "[DCAEGEN2] Correction of the conditional statement"

3 years ago[DMAAP-DR] Bump DR image versions to 2.1.7 77/113277/1
efiacor [Mon, 28 Sep 2020 18:47:45 +0000 (19:47 +0100)]
[DMAAP-DR] Bump DR image versions to 2.1.7

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

3 years ago[PLATFORM] Change yaml comment to helm comment 71/113271/1
Jakub Latusek [Mon, 28 Sep 2020 14:40:19 +0000 (16:40 +0200)]
[PLATFORM] Change yaml comment to helm comment

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

3 years ago[PLATFORM] Use helm-push plugin 70/113270/1
Jakub Latusek [Mon, 28 Sep 2020 14:41:22 +0000 (16:41 +0200)]
[PLATFORM] Use helm-push plugin

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

3 years ago[MODELING] Change yaml comment to helm comment 64/113264/1
Jakub Latusek [Mon, 28 Sep 2020 14:00:38 +0000 (16:00 +0200)]
[MODELING] Change yaml comment to helm comment

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

3 years ago[VNFSDK] Change volume to volumeMounts 62/113262/1
Jakub Latusek [Mon, 28 Sep 2020 13:52:40 +0000 (15:52 +0200)]
[VNFSDK] Change volume to volumeMounts

Volume field is undefined in container specification

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

3 years ago[PORTAL] Use helm-push plugin 58/113258/1
Jakub Latusek [Mon, 28 Sep 2020 13:13:43 +0000 (15:13 +0200)]
[PORTAL] Use helm-push plugin

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

3 years ago[POLICY] Remove field undefined in deployment 52/113252/1
Jakub Latusek [Mon, 28 Sep 2020 09:51:41 +0000 (11:51 +0200)]
[POLICY] Remove field undefined in deployment

Field emptyDir is defined in Deployment.spec.template.spec.volumes

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

3 years ago[SDC] Update SDC latest images for Guilin 90/111190/6
ChrisC [Wed, 12 Aug 2020 14:24:38 +0000 (16:24 +0200)]
[SDC] Update SDC latest images for Guilin

Bump sdc images to 1.7 version

Issue-ID: SDC-3076
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I496ee4f63def228cca5783127d69aee08028c27f
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
3 years agoUpdate git submodules
mrichomme [Mon, 28 Sep 2020 08:19:17 +0000 (10:19 +0200)]
Update git submodules

* Update kubernetes/robot from branch 'master'
  to 0611262fbb68714cfdb922f13ffb009b58a43f71
  - Update INFO.yaml

    Issue-ID: INT-1724

Signed-off-by: mrichomme <morgan.richomme@orange.com>
    Change-Id: I198320e56131e031d5364214e64a9192c8da1024
Signed-off-by: mrichomme <morgan.richomme@orange.com>
3 years ago[CLAMP] upgrade for java11 09/113209/1
osgn422w [Sat, 26 Sep 2020 09:38:01 +0000 (11:38 +0200)]
[CLAMP] upgrade for java11

upgrade elk version to move to java 11 for CLAMP dashboard part.

Issue-ID: CLAMP-934

Change-Id: I5b6a8064f17ab0bdd7c5fa1feb8813848d9753cc
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
3 years ago[POLICY] update preloaded types for api:2.3.1 98/113198/1
jhh [Fri, 25 Sep 2020 18:35:47 +0000 (13:35 -0500)]
[POLICY] update preloaded types for api:2.3.1

Issue-ID: POLICY-2846
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ic11248cd11c58a6a1a5d887c3c6b73e66e722848

3 years ago[Portal] Followed Logging Compliance Specification Guidelines 77/113177/1
Kishore Reddy Dwaram [Fri, 25 Sep 2020 16:56:50 +0000 (12:56 -0400)]
[Portal] Followed Logging Compliance Specification Guidelines

Made changes in logback.xml to support Logging Compliance Specification
Standard and music properties updated

Issue-ID: PORTAL-1008
Signed-off-by: Kishore Reddy Dwaram <kishore.reddy.dwaram@att.com>
Change-Id: I737ac607aea08c0e96a6e7844ada72a061a5008a

3 years agoMerge "[PORTAL] Deprecate the Policy Engine GUI"
Sylvain Desbureaux [Fri, 25 Sep 2020 15:21:55 +0000 (15:21 +0000)]
Merge "[PORTAL] Deprecate the Policy Engine GUI"

3 years agoMerge "[OOF] Direct logs to STDOUT"
Sylvain Desbureaux [Fri, 25 Sep 2020 15:20:41 +0000 (15:20 +0000)]
Merge "[OOF] Direct logs to STDOUT"

3 years agoMerge "[SDNC] Use helm-push plugin"
Sylvain Desbureaux [Fri, 25 Sep 2020 15:08:29 +0000 (15:08 +0000)]
Merge "[SDNC] Use helm-push plugin"

3 years ago[DCAEGEN2] Use common secret template for cloudify password 99/111599/14
Schmalzried, Terry (ts862m) [Sat, 22 Aug 2020 00:42:33 +0000 (20:42 -0400)]
[DCAEGEN2] Use common secret template for cloudify password

Link all references to cloudify password to ensure that it can be
automatically generated.
Set generated password strength to "basic" to work around
problem with Cloudify (DCAEGEN2-2450).

Issue-ID: DCAEGEN2-1975
Issue-ID: DCAEGEN2-2450
Change-Id: I53e154de854d33be686e830be8a827741bb3ec7e
Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: vv770d <vv770d@att.com>
3 years agoMerge "[CLAMP] AAF certificate using certinializer(2)"
Sylvain Desbureaux [Fri, 25 Sep 2020 14:35:32 +0000 (14:35 +0000)]
Merge "[CLAMP] AAF certificate using certinializer(2)"

3 years agoMerge "[SO] Fix typo"
Sylvain Desbureaux [Fri, 25 Sep 2020 14:29:31 +0000 (14:29 +0000)]
Merge "[SO] Fix typo"

3 years ago[DCAEGEN2] Correction of the conditional statement 69/113169/1
Jakub Latusek [Fri, 25 Sep 2020 13:39:57 +0000 (15:39 +0200)]
[DCAEGEN2] Correction of the conditional statement

Conditional statements remove newline next to it and move redinessProbe
to comment above.

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

3 years agoMerge "[DCAE] Update Bootstrap image and component images. Update Cm-container"
Sylvain Desbureaux [Fri, 25 Sep 2020 11:40:28 +0000 (11:40 +0000)]
Merge "[DCAE] Update Bootstrap image and component images. Update Cm-container"

3 years agoMerge "Remove fields not defined in jobs specification"
Sylvain Desbureaux [Fri, 25 Sep 2020 11:21:46 +0000 (11:21 +0000)]
Merge "Remove fields not defined in jobs specification"

3 years agoMerge "[SDC] Use helm-push plugin"
Sylvain Desbureaux [Fri, 25 Sep 2020 11:05:08 +0000 (11:05 +0000)]
Merge "[SDC] Use helm-push plugin"

3 years ago[DCAEMOD] Update runtime-api version to 1.1.0 62/113162/1
Remigiusz Janeczek [Fri, 25 Sep 2020 09:41:04 +0000 (11:41 +0200)]
[DCAEMOD] Update runtime-api version to 1.1.0

Fix bug where blueprint created with runtime-api has empty plugin
import which prevented deployment using cloudify
Update bpgenerator (library) to java 11

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

3 years ago[PORTAL] Deprecate the Policy Engine GUI 76/112876/3
Sudarshan Kumar [Fri, 18 Sep 2020 08:36:32 +0000 (14:06 +0530)]
[PORTAL] Deprecate the Policy Engine GUI

The policy/engine GUI is being deprecated in Guilin and needs to be removed from Portal project as that docker image will no longer be shipped and will be removed from OOM charts soon.

Issue-ID: PORTAL-978
Change-Id: I8242f734dfd67c55146ea2952cad82bbd259da5b
Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
3 years ago[SO] Fix typo 61/113161/1
Jakub Latusek [Fri, 25 Sep 2020 09:12:24 +0000 (11:12 +0200)]
[SO] Fix typo

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

3 years agoMerge "[DCAEGEN2][OOM] Update k8splugin configs"
Sylvain Desbureaux [Fri, 25 Sep 2020 09:18:13 +0000 (09:18 +0000)]
Merge "[DCAEGEN2][OOM] Update k8splugin configs"

3 years ago[CLAMP] AAF certificate using certinializer(2) 43/113143/2
osgn422w [Fri, 25 Sep 2020 00:28:02 +0000 (02:28 +0200)]
[CLAMP] AAF certificate using certinializer(2)

use of auto-generated certificates via AAF side-car
at OOM deployment time for CLAMP dashboard part.

Issue-ID: CLAMP-884

Change-Id: If1c1cfb7d218060dde129546cadf38647a8d496e
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
3 years agoMerge "[Portal] Remove hardcoded cassandra password"
Sylvain Desbureaux [Fri, 25 Sep 2020 09:10:57 +0000 (09:10 +0000)]
Merge "[Portal] Remove hardcoded cassandra password"

3 years agoRemove fields not defined in jobs specification 01/113101/2
Jakub Latusek [Thu, 24 Sep 2020 12:07:19 +0000 (14:07 +0200)]
Remove fields not defined in jobs specification

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

3 years agoMerge "Don't use GNU make new shell assignment operator"
Sylvain Desbureaux [Fri, 25 Sep 2020 08:55:41 +0000 (08:55 +0000)]
Merge "Don't use GNU make new shell assignment operator"

3 years agoMerge "[CLAMP] Use helm-push plugin in clamp"
Sylvain Desbureaux [Fri, 25 Sep 2020 08:55:01 +0000 (08:55 +0000)]
Merge "[CLAMP] Use helm-push plugin in clamp"

3 years agoMerge "[DMAAP] Use common.resources in statefulset template"
Sylvain Desbureaux [Fri, 25 Sep 2020 08:53:46 +0000 (08:53 +0000)]
Merge "[DMAAP] Use common.resources in statefulset template"

3 years ago[SDNC] Move sessionAffinity 58/113158/1
Jakub Latusek [Fri, 25 Sep 2020 08:47:01 +0000 (10:47 +0200)]
[SDNC] Move sessionAffinity

SessionAffinity field is defined in ServiceSpec, not in ServicePort
struct.

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

3 years ago[SDNC] Use helm-push plugin 57/113157/1
Jakub Latusek [Fri, 25 Sep 2020 08:45:59 +0000 (10:45 +0200)]
[SDNC] Use helm-push plugin

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

3 years agoMerge "[DMAAP] Set default service name"
Sylvain Desbureaux [Fri, 25 Sep 2020 08:51:20 +0000 (08:51 +0000)]
Merge "[DMAAP] Set default service name"

3 years agoMerge "Set services names in statefulset templates"
Sylvain Desbureaux [Fri, 25 Sep 2020 08:50:14 +0000 (08:50 +0000)]
Merge "Set services names in statefulset templates"

3 years agoMerge "Use common.resources in aaf-sshsm-abrmd template"
Sylvain Desbureaux [Fri, 25 Sep 2020 08:49:16 +0000 (08:49 +0000)]
Merge "Use common.resources in aaf-sshsm-abrmd template"

3 years agoMerge "Correction of the conditional statement"
Sylvain Desbureaux [Fri, 25 Sep 2020 08:46:17 +0000 (08:46 +0000)]
Merge "Correction of the conditional statement"

3 years agoMerge "Change aaf-sshsm statefulset to deployment"
Sylvain Desbureaux [Fri, 25 Sep 2020 08:41:24 +0000 (08:41 +0000)]
Merge "Change aaf-sshsm statefulset to deployment"

3 years agoMerge "[CLAMP] Replace YAML comments with helm comments"
Sylvain Desbureaux [Fri, 25 Sep 2020 08:40:43 +0000 (08:40 +0000)]
Merge "[CLAMP] Replace YAML comments with helm comments"

3 years ago[SDC] Use helm-push plugin 50/113150/1
Jakub Latusek [Thu, 24 Sep 2020 17:07:10 +0000 (19:07 +0200)]
[SDC] Use helm-push plugin

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

3 years ago[DMAAP] Use common.resources in statefulset template 16/113116/1
Jakub Latusek [Thu, 24 Sep 2020 16:11:23 +0000 (18:11 +0200)]
[DMAAP] Use common.resources in statefulset template

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

3 years ago[DMAAP] Set default service name 14/113114/1
Jakub Latusek [Thu, 24 Sep 2020 15:13:22 +0000 (17:13 +0200)]
[DMAAP] Set default service name

Helm3 require proper service name during linting

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

3 years ago[CLAMP] Use helm-push plugin in clamp 56/112956/3
Jakub Latusek [Mon, 21 Sep 2020 21:41:02 +0000 (23:41 +0200)]
[CLAMP] Use helm-push plugin in clamp

this is done in order to make OOM compatible with helm3

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

3 years ago[OOF] Direct logs to STDOUT 11/113111/1
krishnaa96 [Thu, 24 Sep 2020 15:09:49 +0000 (20:39 +0530)]
[OOF] Direct logs to STDOUT

Issue-ID: OPTFRA-804
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Ic395ce79ae3b9188574bf35375509decdafd5503

3 years ago[Portal] Remove hardcoded cassandra password 19/112019/10
Sandeep Shah [Wed, 2 Sep 2020 02:13:16 +0000 (21:13 -0500)]
[Portal] Remove hardcoded cassandra password

Make cassandra password generate automatically and distribute it to
components that use DB.

Remove also hardcoded encryption key.

Issue-ID: PORTAL-944
Signed-off-by: SandeepLinux <Sandeep.Shah@att.com>
Change-Id: I6e579a76efacc7a0921fea7c74a7a9e49347ebd8
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>