oom.git
2 years ago[SDC] Update SDC to 1.9.3 33/124233/9
MichaelMorris [Wed, 15 Sep 2021 13:31:21 +0000 (14:31 +0100)]
[SDC] Update SDC to 1.9.3

Updating SDC images for Istanbul M4.

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3694
Change-Id: Ifbba120ef5fd1284a28703260169ab44b6a2bc58

2 years agoMerge "[POLICY] Add helm chart for policy-gui"
Krzysztof Opasiak [Wed, 6 Oct 2021 17:01:28 +0000 (17:01 +0000)]
Merge "[POLICY] Add helm chart for policy-gui"

2 years agoMerge "[VFC] Use common mariadb-galera instance"
Krzysztof Opasiak [Wed, 6 Oct 2021 16:59:13 +0000 (16:59 +0000)]
Merge "[VFC] Use common mariadb-galera instance"

2 years agoMerge "[CLI] Update chart with service account"
Sylvain Desbureaux [Wed, 6 Oct 2021 14:26:04 +0000 (14:26 +0000)]
Merge "[CLI] Update chart with service account"

2 years ago[VFC] Use common mariadb-galera instance 80/124480/5
Mahmoud Abdelhamid [Fri, 24 Sep 2021 15:28:28 +0000 (17:28 +0200)]
[VFC] Use common mariadb-galera instance

Have following updates for VFC:
- Add section under .Values.global for shared mariadb instance default
info with a condition to instantiate local instance.
- Update the related section of Mariadb-galera under .Values
- Add condition under requirments.yaml to install local mariadb instance
* Note: Since Components initiate their own DBs and Users, there is no
need to initiate the common mariadb-galera with mariadb-init, instead
root password will injected to components to be able to create the DBs.

Have following updates for nslcm, vnflcm, vnfmgr and vnfres:
- Update .Values to accommodate for the new changes in parent .Values
file.
- Update root secret with the condition of having local mariadb or using
the common.
- Update deployments to include the definitions of mariadb service and
port defined in (common/_mariadb.tpl)

Issue-ID: OOM-2840
Signed-off-by: Mahmoud Abdelhamid <mahmoud.abdelhamid@orange.com>
Change-Id: Ia6a8e91ca3978928c4bf336a3a86ab1c6d64597a

2 years ago[POLICY] Add helm chart for policy-gui 94/124394/8
ktimoney [Mon, 13 Sep 2021 07:27:58 +0000 (08:27 +0100)]
[POLICY] Add helm chart for policy-gui

Added helm chart for policy gui

Issue-ID: POLICY-3593
Change-Id: I8e0e1b7a31258bb860b304a1635f785517b443ae
Signed-off-by: ktimoney <kevin.timoney@est.tech>
2 years agoMerge "[COMMON] Update root certificates"
Krzysztof Opasiak [Mon, 4 Oct 2021 16:05:25 +0000 (16:05 +0000)]
Merge "[COMMON] Update root certificates"

2 years agoMerge "[POLICY] Add helm chart for k8s participant"
Sylvain Desbureaux [Mon, 4 Oct 2021 13:56:51 +0000 (13:56 +0000)]
Merge "[POLICY] Add helm chart for k8s participant"

2 years agoMerge "[COMMON] Add and run pre-commit linters via tox"
Sylvain Desbureaux [Mon, 4 Oct 2021 13:55:30 +0000 (13:55 +0000)]
Merge "[COMMON] Add and run pre-commit linters via tox"

2 years agoMerge changes I4108ba7e,I42964284
Sylvain Desbureaux [Mon, 4 Oct 2021 13:52:34 +0000 (13:52 +0000)]
Merge changes I4108ba7e,I42964284

* changes:
  [DOC] Fix a few mispellings
  [DOC] Update spellchecker white list

2 years ago[CLI] Update chart with service account 58/124658/2
farida azmy [Sat, 2 Oct 2021 13:18:20 +0000 (15:18 +0200)]
[CLI] Update chart with service account

Add service account to requirements, values and deployment/statefulset

Issue-ID: OOM-2847
Signed-off-by: farida azmy <farida.azmy.ext@orange.com>
Change-Id: I0549062fed7a66b9627cfbd53814d7b79bded947

2 years ago[COMMON] Update root certificates 53/124653/1
Sylvain Desbureaux [Fri, 1 Oct 2021 15:35:33 +0000 (17:35 +0200)]
[COMMON] Update root certificates

ONAP truststore is outdated so let's use one from Java 17 + add ONAP
root CA.

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

2 years ago[COMMON] Run timescale with postgres user 80/124280/7
Bruno Sakoto [Wed, 15 Sep 2021 22:30:20 +0000 (18:30 -0400)]
[COMMON] Run timescale with postgres user

Timescale container is ran with postgres user and group which are
defined with uid 70 and gid 70.

Data volume owner is changed for postgres.

See also:
https://kubernetes.io/docs/tasks/configure-pod-container/security-context/

Issue-ID: CPS-667
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Ia87922ba68bb47a7a07aaf61f368143d970278b6

2 years agoMerge changes If3c9758c,I704fc2ee
Sylvain Desbureaux [Thu, 30 Sep 2021 12:27:20 +0000 (12:27 +0000)]
Merge changes If3c9758c,I704fc2ee

* changes:
  [DOC] Fix docs requirements and Sphinx profiles
  [DOC] Fix some doc8 issues

2 years ago[POLICY] Add helm chart for k8s participant 89/124389/7
rameshiyer27 [Tue, 21 Sep 2021 14:07:50 +0000 (15:07 +0100)]
[POLICY] Add helm chart for k8s participant

Added helm chart for k8s participant in CLAMP

Issue-ID: POLICY-3593
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I766d500866c2ab1608d3f68a2af7d6d82d41dc59

2 years ago[A1POLICYMANAGEMENT] Update chart with service account 15/124515/3
farida azmy [Mon, 27 Sep 2021 18:57:13 +0000 (20:57 +0200)]
[A1POLICYMANAGEMENT] Update chart with service account

Add service account to requirements, values and deployment/statefulset.

Issue-ID: OOM-2844
Signed-off-by: farida azmy <farida.azmy.ext@orange.com>
Change-Id: I06c320e8bcf0f98fe65d31f4508177bd5d40a27d

2 years agoMerge "[AAI] Updating AAI for CNF Updates"
Sylvain Desbureaux [Mon, 27 Sep 2021 14:28:11 +0000 (14:28 +0000)]
Merge "[AAI] Updating AAI for CNF Updates"

2 years agoMerge "[MSB]Update MSB docker images version"
Sylvain Desbureaux [Mon, 27 Sep 2021 14:26:05 +0000 (14:26 +0000)]
Merge "[MSB]Update MSB docker images version"

2 years ago[DOC] Fix a few mispellings 87/124487/5
guillaume.lambert [Sun, 26 Sep 2021 19:28:50 +0000 (21:28 +0200)]
[DOC] Fix a few mispellings

Many words were advertised by the spell checker.
Some of them are obviously mispelled and are fixed here.

Issue-ID: DOC-710

Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I4108ba7e5d89099d16ae5714609a9701137ae83c

2 years ago[DOC] Update spellchecker white list 86/124486/3
guillaume.lambert [Sun, 26 Sep 2021 19:13:03 +0000 (21:13 +0200)]
[DOC] Update spellchecker white list

White list is retrieved from an URL common to all project
and has not been updated for a while.

Issue-ID: DOC-710

Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I429642847e76c09a27c7fbf33e018f7975ca684b

2 years ago[COMMON] Add and run pre-commit linters via tox 36/124136/7
guillaume.lambert [Tue, 14 Sep 2021 10:32:24 +0000 (12:32 +0200)]
[COMMON] Add and run pre-commit linters via tox

- create a .pre-commit-config.yaml configuration file with
  * gitlint
  * trailing blanks linter
  * tabs removal linter
    - exclude .git folder from it
    - exclude Makefiles since tabs are mandatory by default in them
- create a tox pre-commit profile to run it from tox
  note gitlint is not runnable at this pre-commit stage
- create pre-commit-install and pre-commit-uninstall tox profiles to
  (un)install hooks locally and (un)perform tests at each "git commit"
  call (i.e. without calling manually the pre-commit tox profile)
- precise pre-commit stages/types in the pre-commit configuration file
  so that hooks are installed correctly. This avoids messages about
  skipped tests when they are run at a wrong stage.

Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Ie95bb4f6f90be80b05a1398973caffeff7936881

2 years ago[DOC] Fix docs requirements and Sphinx profiles 85/124485/3
Eric Debeau [Sun, 26 Sep 2021 19:06:43 +0000 (21:06 +0200)]
[DOC] Fix docs requirements and Sphinx profiles

- force lfdocs-confr~=0.7.5 in docs/requirements-docs.txt
- add funcparserlib==1.0.0a0 in docs/requirements-docs.txt
- enforce compatible versions in other listed packages

Issue-ID: DOC-765

Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: If3c9758cb9d691b222b04a22145f33cfb4f2a72b

2 years ago[DOC] Fix some doc8 issues 88/124488/1
guillaume.lambert [Sun, 26 Sep 2021 19:37:50 +0000 (21:37 +0200)]
[DOC] Fix some doc8 issues

- move doc8 dependency from docs/requirements-docs.txt to tox.ini
  since it is not needed by other tox profiles
- disable doc8 tox profile voting since linelength issues are not
  completely fixed yet
- fix a few linelength issues

Issue-ID: DOC-765

Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I704fc2ee8087ffbb8a83d693f6dc5a5f7c992b10

2 years agoMerge "[POLICY] Updated policy-clamp-fe image"
Krzysztof Opasiak [Fri, 24 Sep 2021 15:02:11 +0000 (15:02 +0000)]
Merge "[POLICY] Updated policy-clamp-fe image"

2 years agoMerge "[OOM] Add comments for importCustomCerts in blueprints-processor"
Krzysztof Opasiak [Fri, 24 Sep 2021 12:41:08 +0000 (12:41 +0000)]
Merge "[OOM] Add comments for importCustomCerts in blueprints-processor"

2 years agoMerge "[CPS] Fix issues in the ncmp-dmi-plugin charts"
Krzysztof Opasiak [Fri, 24 Sep 2021 08:30:35 +0000 (08:30 +0000)]
Merge "[CPS] Fix issues in the ncmp-dmi-plugin charts"

2 years agoMerge "[COMMON] Enforce checkbashisms tox profile"
Krzysztof Opasiak [Fri, 24 Sep 2021 07:55:36 +0000 (07:55 +0000)]
Merge "[COMMON] Enforce checkbashisms tox profile"

2 years ago[CPS] Fix issues in the ncmp-dmi-plugin charts 11/124311/11
Renu Kumari [Thu, 16 Sep 2021 19:36:23 +0000 (15:36 -0400)]
[CPS] Fix issues in the ncmp-dmi-plugin charts

- added serviceMonitor and removed annotation for prometheus scraping
- changed readiness dependency from core-db to core app
- removed unused environment variables
- make cps-core and sdnc url configurable
- Added rolling restart in ncmp-dmi-plugin

Issue-ID: CPS-669
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: Ia4c3ccdac32a97d75b98ce4cbadaf74c5493f06c

2 years agoMerge "[CPS] Improve cps temporal charts"
Krzysztof Opasiak [Thu, 23 Sep 2021 17:06:57 +0000 (17:06 +0000)]
Merge "[CPS] Improve cps temporal charts"

2 years agoMerge "[CPS] Rolling update and prometheus changes"
Sylvain Desbureaux [Thu, 23 Sep 2021 14:45:55 +0000 (14:45 +0000)]
Merge "[CPS] Rolling update and prometheus changes"

2 years agoMerge "[COMMON] Fix genericKV cache generation"
Krzysztof Opasiak [Thu, 23 Sep 2021 13:41:03 +0000 (13:41 +0000)]
Merge "[COMMON] Fix genericKV cache generation"

2 years ago[MSB]Update MSB docker images version 45/124445/1
jinquanni [Thu, 23 Sep 2021 10:49:14 +0000 (18:49 +0800)]
[MSB]Update MSB docker images version

Updated the version of MSB images to 1.3.0

Issue-ID: MSB-610
Signed-off-by: jinquanni <ni.jinquan@zte.com.cn>
Change-Id: I6265992e72ad934dbe6d7c0130b5d2ac86e5761c

2 years agoMerge "[DCAEGEN2] Added policy sidecar for KPI MS"
Sylvain Desbureaux [Thu, 23 Sep 2021 06:05:50 +0000 (06:05 +0000)]
Merge "[DCAEGEN2] Added policy sidecar for KPI MS"

2 years ago[AAI] Updating AAI for CNF Updates 34/124434/1
wr148d [Wed, 22 Sep 2021 19:56:59 +0000 (15:56 -0400)]
[AAI] Updating AAI for CNF Updates

The 1.9.2 schema-service docker with cnf updates is being used

Issue-ID: AAI-3385
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Id5b585883433549aae3ce43f394862e158c5632b

2 years ago[COMMON] Fix genericKV cache generation 32/124432/1
Krzysztof Opasiak [Wed, 22 Sep 2021 18:44:49 +0000 (20:44 +0200)]
[COMMON] Fix genericKV cache generation

Make sure that the envs sections gets tpl and cached properly.

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

2 years ago[CPS] Rolling update and prometheus changes 31/124131/11
puthuparambil.aditya [Tue, 14 Sep 2021 09:29:32 +0000 (10:29 +0100)]
[CPS] Rolling update and prometheus changes

1. Rolling update for cps-core
2. Prometheus configuration
3. Image version update to I release
4. Only configurable parameters kept in application.yml

Issue-ID: CPS-536, CPS-365, CPS-664
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I33f47750bd3899f9a420256a1d9cef4cb63dff9e

2 years agoMerge "[SO] Add TLS configuration for SO API Ingress"
Krzysztof Opasiak [Wed, 22 Sep 2021 14:49:18 +0000 (14:49 +0000)]
Merge "[SO] Add TLS configuration for SO API Ingress"

2 years ago[POLICY] Updated policy-clamp-fe image 92/124392/2
saul.gill [Tue, 21 Sep 2021 14:20:42 +0000 (15:20 +0100)]
[POLICY] Updated policy-clamp-fe image

Updated policy-clamp-fe image for Istanbul helm chart

Issue-ID: POLICY-3593
Change-Id: I1b8c9e8c2dd8e152e8eb369b95a663a72d49108d
Signed-off-by: saul.gill <saul.gill@est.tech>
2 years ago[COMMON] Enforce checkbashisms tox profile 48/119248/17
Guillaume Lambert [Fri, 12 Mar 2021 12:53:18 +0000 (13:53 +0100)]
[COMMON] Enforce checkbashisms tox profile

- add checkbahims to tox.ini default profiles
- remove -f options to unforce bashisms detection in explicit bash
  scripts and to differentiate treatments between bash and sh
- migrate #!/bin/bash shebangs to #!/bin/sh for scripts without bashisms
  The following scripts have not been migrated since they still use
  bashisms difficult to migrate (mostly arrays - more details below)

./kubernetes/common/mariadb-init/resources/config/db_init.sh
./kubernetes/portal/components/portal-mariadb/resources/config/ \
mariadb/docker-entrypoint.sh
./kubernetes/helm/plugins/deploy/deploy.sh
./kubernetes/helm/plugins/undeploy/undeploy.sh
./kubernetes/sdnc/components/sdnc-prom/resources/bin/ensureSdncActive.sh

$ find . -not -path '*/\.*' -name *.sh -exec checkbashisms -f {} + 2>&1\
| grep line | cut -d' ' -f 7- | sort | uniq -c | sort -k1,1nr
     18 (bash arrays, ${name[0|*|@]}):
      2 (declare):
      1 ($FUNCNAME):
      1 (shopt):
      1 (trap with ERR|DEBUG|RETURN):

https://mywiki.wooledge.org/Bashism#Arrays
https://mywiki.wooledge.org/Bashism#Special_Variables
https://mywiki.wooledge.org/Bashism#Builtins
https://www.oilshell.org/release/0.5.alpha2/test/spec.wwz/builtin-trap.html

Issue-ID: OOM-2643
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: Id06ad1d45004321a293bdd26038d8da5f7b6b4ac

2 years ago[CPS] Improve cps temporal charts 36/124336/3
Bruno Sakoto [Mon, 13 Sep 2021 21:25:39 +0000 (17:25 -0400)]
[CPS] Improve cps temporal charts

* To be consistent, kafka configuration can now be provided using
config.eventConsumption properties, for all protocols.
* Default topic name is set to 'cps.data-updated-events' to reflect the
type of events it receives.
* CPS readme file is removed.

Issue-ID: CPS-672
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Iaaf1f330389c5b37277e5c8dce66dff69f5a49a9

2 years ago[OOM] Add comments for importCustomCerts in blueprints-processor 43/124343/4
Abdelmuhaimen Seaudi [Sun, 19 Sep 2021 09:02:22 +0000 (09:02 +0000)]
[OOM] Add comments for importCustomCerts in blueprints-processor

Comments explain how to enable import Custom Certificates.
By default, importCustomCerts is disabled.

Issue-ID: CCSDK-3356
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: I42264c465861786dfb38dda8c94abbe6c6a9c56d

2 years agoMerge "[AAI] Releasing the Istanbul AAI Docker Images"
Sylvain Desbureaux [Tue, 21 Sep 2021 07:07:56 +0000 (07:07 +0000)]
Merge "[AAI] Releasing the Istanbul AAI Docker Images"

2 years agoMerge "[DCAE] Istanbul version updates for DCAE components"
Sylvain Desbureaux [Tue, 21 Sep 2021 06:51:58 +0000 (06:51 +0000)]
Merge "[DCAE] Istanbul version updates for DCAE components"

2 years agoMerge "[COMMON] Replace tabs by 4 ws in shell scripts"
Sylvain Desbureaux [Tue, 21 Sep 2021 06:17:38 +0000 (06:17 +0000)]
Merge "[COMMON] Replace tabs by 4 ws in shell scripts"

2 years agoMerge "[DCAEMOD] Update chart with service account"
Sylvain Desbureaux [Tue, 21 Sep 2021 06:14:30 +0000 (06:14 +0000)]
Merge "[DCAEMOD] Update chart with service account"

2 years agoMerge "[POLICY] Update core images/config for m4 istanbul"
Sylvain Desbureaux [Tue, 21 Sep 2021 06:14:02 +0000 (06:14 +0000)]
Merge "[POLICY] Update core images/config for m4 istanbul"

2 years agoMerge "[COMMON] Fix db-metrics readiness timeout issue"
Sylvain Desbureaux [Tue, 21 Sep 2021 06:09:50 +0000 (06:09 +0000)]
Merge "[COMMON] Fix db-metrics readiness timeout issue"

2 years agoMerge "[MSB]Update MSB docker images version"
Krzysztof Opasiak [Mon, 20 Sep 2021 19:37:29 +0000 (19:37 +0000)]
Merge "[MSB]Update MSB docker images version"

2 years ago[AAI] Releasing the Istanbul AAI Docker Images 71/123671/9
wr148d [Fri, 27 Aug 2021 20:15:36 +0000 (16:15 -0400)]
[AAI] Releasing the Istanbul AAI Docker Images

Included changes are global requirement, schema, and security updates

Issue-ID: AAI-3375
Change-Id: I3e064fef882dc2593e85f1cef75320404338a626
Signed-off-by: wr148d <wr148d@att.com>
2 years ago[DCAE] Istanbul version updates for DCAE components 19/124119/10
Vijay Venkatesh Kumar [Mon, 13 Sep 2021 21:02:05 +0000 (17:02 -0400)]
[DCAE] Istanbul version updates for DCAE components

Updated version for bootstrap - includes blueprint revision
for following services
  bbs-ep,dfc,dl-admin,hv-ves,kpi-ms,pm-mapper
  pmsh,slice-analysis, son-handler,tca, vescollector

CBS version bump to 2.5.4 (integration base image alignment)

Change-Id: I9964c8b1c09aa93dfb4426e5eace230c0a6178a8
Issue-ID: DCAEGEN2-2904
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2 years ago[COMMON] Replace tabs by 4 ws in shell scripts 49/119249/13
guillaume.lambert [Wed, 8 Sep 2021 10:03:22 +0000 (12:03 +0200)]
[COMMON] Replace tabs by 4 ws in shell scripts

with the following command

$ find . -not -path '*/\.*' -name *.sh -exec sed -i 's/\t/    /g' {} +

then realign manually what deserves it and in particular,
unindent some EOF scripting tags so they do not trigger errors.

Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Ibfa463ec8083d5a39de18a54d9c1d8746710fe03

2 years ago[MSB]Update MSB docker images version 86/124286/3
jinquanni [Thu, 16 Sep 2021 08:52:52 +0000 (16:52 +0800)]
[MSB]Update MSB docker images version

Updated the version of MSB's images.

Issue-ID: MSB-537
Signed-off-by: jinquanni <ni.jinquan@zte.com.cn>
Change-Id: I034005e3033640643d83f858c31020d18ce1787f

2 years ago[DCAEMOD] Update chart with service account 41/124041/3
farida azmy [Sun, 12 Sep 2021 10:56:40 +0000 (12:56 +0200)]
[DCAEMOD] Update chart with service account

Add service account to requirements, values & deployment/statefulset

Issue-ID: OOM-2827
Signed-off-by: farida azmy <farida.azmy.ext@orange.com>
Change-Id: Icdf48ad2b443b0c360ee89b13cae5a0db6c74dce

2 years agoMerge "[OOM] Use cert-initializer truststore instead of hard-coded ONAP Root CA"
Sylvain Desbureaux [Fri, 17 Sep 2021 14:04:01 +0000 (14:04 +0000)]
Merge "[OOM] Use cert-initializer truststore instead of hard-coded ONAP Root CA"

2 years ago[POLICY] Update core images/config for m4 istanbul 77/120577/24
jhh [Thu, 15 Apr 2021 16:04:39 +0000 (11:04 -0500)]
[POLICY] Update core images/config for m4 istanbul

New images and configuration for api, pap, distribution,
pdpd, pdpx, pdpa and db components.

Issue-ID: POLICY-3199
Issue-ID: POLICY-3456
Issue-ID: POLICY-3593
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I4572a3aeb8481d8d2ea671f67e105a05fc6ce1b8
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>
Signed-off-by: Jim Hahn <jrh3@att.com>
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2 years ago[OOM] Use cert-initializer truststore instead of hard-coded ONAP Root CA 76/123876/7
Abdelmuhaimen Seaudi [Sat, 4 Sep 2021 09:08:36 +0000 (11:08 +0200)]
[OOM] Use cert-initializer truststore instead of hard-coded ONAP Root CA

By adding the certInitializer directives in cds blueprint processor
deployment, we get access to the AAF ONAP Root CA, instead of static file.

Issue-ID: CCSDK-3356
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: Ifc3d1797905868b268cbfd06237866bf8dc3d3f5

2 years agoMerge "[CMPV2-CERT-PROVIDER][DOC] Improve documentation"
Sylvain Desbureaux [Thu, 16 Sep 2021 12:03:47 +0000 (12:03 +0000)]
Merge "[CMPV2-CERT-PROVIDER][DOC] Improve documentation"

2 years agoMerge "[OOM] Fix Feed Provisioning for DFC"
Sylvain Desbureaux [Thu, 16 Sep 2021 11:52:44 +0000 (11:52 +0000)]
Merge "[OOM] Fix Feed Provisioning for DFC"

2 years ago[COMMON] Fix db-metrics readiness timeout issue 28/124028/4
a.sreekumar [Fri, 10 Sep 2021 13:41:30 +0000 (14:41 +0100)]
[COMMON] Fix db-metrics readiness timeout issue

DB connection from Policy Framework components fail intermittently with
Connection refused error. Upon investigation, identified that
mariadb-metrics readiness is failing with timeout, and thereby affecting
the db connectivity intermittently.

So, changing readiness timeout from 1 second to 5 seconds so that
there is enough time to get back the /metrics response
and readiness can pass. Also making the properties configurable.

Similar issue could happen in other components too.

Change-Id: I8dfbfeb0fe791c1bce373dd9d7124d26457c4919
Issue-ID: POLICY-3637
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2 years agoMerge "[UUI] Update image of components of UUI"
Sylvain Desbureaux [Thu, 16 Sep 2021 11:48:17 +0000 (11:48 +0000)]
Merge "[UUI] Update image of components of UUI"

2 years agoMerge "[CPS] Upgrade cps-temporal & ncmp-dmi-plugin to 1.0.0"
Sylvain Desbureaux [Thu, 16 Sep 2021 11:47:45 +0000 (11:47 +0000)]
Merge "[CPS] Upgrade cps-temporal & ncmp-dmi-plugin to 1.0.0"

2 years agoMerge "[DCAEGEN2] Update PM-Mapper image to 1.7.1"
Sylvain Desbureaux [Thu, 16 Sep 2021 11:47:06 +0000 (11:47 +0000)]
Merge "[DCAEGEN2] Update PM-Mapper image to 1.7.1"

2 years ago[CPS] Upgrade cps-temporal & ncmp-dmi-plugin to 1.0.0 87/124187/2
Renu Kumari [Tue, 14 Sep 2021 15:06:07 +0000 (11:06 -0400)]
[CPS] Upgrade cps-temporal & ncmp-dmi-plugin to 1.0.0

Update docker image version to 1.0.0 for
- cps-temporal
- ncmp-dmi-plugin

Issue-ID: CPS-613
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: I3a543eb1aee1c1cae8d9f392027c27454c76ce25

2 years agoMerge "[AAI] Service Mesh compatibility"
Sylvain Desbureaux [Tue, 14 Sep 2021 14:00:16 +0000 (14:00 +0000)]
Merge "[AAI] Service Mesh compatibility"

2 years ago[CMPV2-CERT-PROVIDER][DOC] Improve documentation 42/124142/2
Joanna Jeremicz [Tue, 14 Sep 2021 11:58:55 +0000 (13:58 +0200)]
[CMPV2-CERT-PROVIDER][DOC] Improve documentation

  - Improve CMPv2 assets upgrade instructions

Issue-ID: OOM-2753
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I625cf42ab4e57e92c10445d91b3b536df606aef4

2 years ago[DCAEGEN2] Update PM-Mapper image to 1.7.1 82/123382/7
k.kedron [Thu, 19 Aug 2021 09:36:03 +0000 (11:36 +0200)]
[DCAEGEN2] Update PM-Mapper image to 1.7.1

new version 1.7.1
rebased to patch with bootstrap update

Issue-ID: DCAEGEN2-2873
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: Ie7e9a52eb78e43af28806cfbbc6082143fc55a90
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2 years agoMerge "[CPS] Charts added for repo cps-cps-temporal"
Sylvain Desbureaux [Tue, 14 Sep 2021 06:40:44 +0000 (06:40 +0000)]
Merge "[CPS] Charts added for repo cps-cps-temporal"

2 years agoMerge "[DCAEGEN2] Update HV-VES version to 1.9.1"
Sylvain Desbureaux [Tue, 14 Sep 2021 06:38:16 +0000 (06:38 +0000)]
Merge "[DCAEGEN2] Update HV-VES version to 1.9.1"

2 years agoMerge "[DCAE] Update DFC to version 1.6.1"
Sylvain Desbureaux [Tue, 14 Sep 2021 06:37:55 +0000 (06:37 +0000)]
Merge "[DCAE] Update DFC to version 1.6.1"

2 years agoMerge "[HOLMES] Updated the Version of Docker Images"
Sylvain Desbureaux [Tue, 14 Sep 2021 06:37:19 +0000 (06:37 +0000)]
Merge "[HOLMES] Updated the Version of Docker Images"

2 years agoMerge "[DCAE] Update tcagen2 version to 1.3.1"
Sylvain Desbureaux [Tue, 14 Sep 2021 06:36:27 +0000 (06:36 +0000)]
Merge "[DCAE] Update tcagen2 version to 1.3.1"

2 years agoMerge "[COMMON] Fix deploy.sh/undeploy.sh scripts"
Sylvain Desbureaux [Tue, 14 Sep 2021 06:23:22 +0000 (06:23 +0000)]
Merge "[COMMON] Fix deploy.sh/undeploy.sh scripts"

2 years ago[AAI] Service Mesh compatibility 64/120964/21
osk11461 [Thu, 17 Jun 2021 22:51:17 +0000 (00:51 +0200)]
[AAI] Service Mesh compatibility

This patch makes AAI to work on service mesh by removing https calls
from everywhere.
It allows also to use AAI on an environment without need of TLS.

Issue-ID: OOM-2670
Signed-off-by: Ondrej Frindrich <ondrej1.frindrich@orange.com>
Change-Id: I19adabc7b33c1ada243ec16f77dbf8fde19b1386

2 years ago[CPS] Charts added for repo cps-cps-temporal 48/123348/24
puthuparambil.aditya [Wed, 18 Aug 2021 12:57:24 +0000 (13:57 +0100)]
[CPS] Charts added for repo cps-cps-temporal

cps-temporal component added for cps-temporal-db and cps-temporal(application)

Issue-ID: CPS-482
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I91998e0d2e9f953f8579ee40d1670199155d3396

2 years ago[UUI] Update image of components of UUI 39/124039/2
hekeguang [Sat, 11 Sep 2021 11:59:21 +0000 (19:59 +0800)]
[UUI] Update image of components of UUI

Update the image version for UUI components

Issue-ID: USECASEUI-604
Change-Id: I1aa59d3c8c4d198ecb7d734a2df848e20adc2b0f
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2 years ago[OOM] Fix Feed Provisioning for DFC 94/123994/3
ajay_dp001 [Thu, 9 Sep 2021 13:48:36 +0000 (19:18 +0530)]
[OOM] Fix Feed Provisioning for DFC

   Cmd :"grep -o '"logURL":"[^"]*' "$file" | cut -d '"' -f4"
   filters more then one logURL like below from feedConfig response log,
   If both subs/pubs are present, which corrupts application config.

   https://dmaap-dr-prov/feedlog/1
   https://dmaap-dr-prov/sublog/1

   Requirement is to filter only feedlog URL, with changes script
   should correctly filter URL: https://dmaap-dr-prov/feedlog/1.

Issue-ID: DCAEGEN2-2910
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: I2a67aad5c533f1b623737f56feeefb3a05f6373a

2 years ago[DCAE] Update DFC to version 1.6.1 21/124021/1
Remigiusz Janeczek [Fri, 10 Sep 2021 09:55:40 +0000 (11:55 +0200)]
[DCAE] Update DFC to version 1.6.1

Update of DCAE-SDK in DFC

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

2 years agoMerge "[CPS] Charts added for repo cps-ncmp-dmi-plugin"
Sylvain Desbureaux [Fri, 10 Sep 2021 06:03:50 +0000 (06:03 +0000)]
Merge "[CPS] Charts added for repo cps-ncmp-dmi-plugin"

2 years agoMerge "[CDS] Prometheus metrics for command-executor"
Sylvain Desbureaux [Thu, 9 Sep 2021 13:03:02 +0000 (13:03 +0000)]
Merge "[CDS] Prometheus metrics for command-executor"

2 years agoMerge "[OOM] Update Linux SSL Truststore /etc/ssl"
Sylvain Desbureaux [Thu, 9 Sep 2021 12:54:16 +0000 (12:54 +0000)]
Merge "[OOM] Update Linux SSL Truststore /etc/ssl"

2 years agoMerge "[CONTRIB] Introduce certificate update use case in CertService"
Sylvain Desbureaux [Thu, 9 Sep 2021 12:53:35 +0000 (12:53 +0000)]
Merge "[CONTRIB] Introduce certificate update use case in CertService"

2 years agoMerge "[DCAE] Bootstrap and other components version update"
Sylvain Desbureaux [Thu, 9 Sep 2021 12:53:06 +0000 (12:53 +0000)]
Merge "[DCAE] Bootstrap and other components version update"

2 years ago[COMMON] Fix deploy.sh/undeploy.sh scripts 65/123965/2
guillaume.lambert [Wed, 8 Sep 2021 12:50:36 +0000 (14:50 +0200)]
[COMMON] Fix deploy.sh/undeploy.sh scripts

- fix bugs introduced after Honolulu
- use exit code 1 rather than 0 when scripts are not called properly

Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: If4bff02bcf8c26b924ce6d5281d6ad35f3defa40

2 years ago[CPS] Charts added for repo cps-ncmp-dmi-plugin 02/123502/7
shivasubedi [Tue, 24 Aug 2021 12:17:07 +0000 (13:17 +0100)]
[CPS] Charts added for repo cps-ncmp-dmi-plugin

ncmp-dmi-plugin component added for ncmp dmi plugin application

Issue-ID: CPS-497
Change-Id: I4100140b5421a6ee638a2e0a7dab1eaf3031a698
Signed-off-by: shivasubedi <shiva.subedi@est.tech>
[Improve secrets management]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2 years agoMerge "[ESR] Remove ESR from OOM"
Sylvain Desbureaux [Wed, 8 Sep 2021 15:45:54 +0000 (15:45 +0000)]
Merge "[ESR] Remove ESR from OOM"

2 years ago[SO] Add TLS configuration for SO API Ingress 36/114236/35
Sylvain Desbureaux [Wed, 7 Apr 2021 15:26:25 +0000 (17:26 +0200)]
[SO] Add TLS configuration for SO API Ingress

Instead of terminating TLS on SO POD, let's terminate it on its Ingress.
This patch uses certInitializer to create the right certificates and put them in
a secret.
This secret is then referenced on SO Ingress.

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

2 years agoMerge "[COMMON] Fix bashisms in import-custom-cert"
Krzysztof Opasiak [Wed, 8 Sep 2021 09:39:24 +0000 (09:39 +0000)]
Merge "[COMMON] Fix bashisms in import-custom-cert"

2 years agoMerge "[COMMON] Fix ${p//pat/str} bashism"
Krzysztof Opasiak [Wed, 8 Sep 2021 09:39:08 +0000 (09:39 +0000)]
Merge "[COMMON] Fix ${p//pat/str} bashism"

2 years ago[DCAE] Update tcagen2 version to 1.3.1 43/123943/1
Remigiusz Janeczek [Wed, 8 Sep 2021 09:09:56 +0000 (11:09 +0200)]
[DCAE] Update tcagen2 version to 1.3.1

Changes:
- Update DCAE-SDK to load config and policies from mounted files
- Vulnerabilities fixes
- Add AaiSerializer to prevent the duplication entry
- Fix AAI HTTPS connection issues

Issue-ID: DCAEGEN2-2710
Issue-ID: DCAEGEN2-2803
Issue-ID: DCAEGEN2-2878
Issue-ID: DCAEGEN2-2831
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ia6296c32a566571188def3f77a47090f2e3b0590

2 years agoMerge "[CONSUL] Update chart with service account"
Sylvain Desbureaux [Wed, 8 Sep 2021 07:34:35 +0000 (07:34 +0000)]
Merge "[CONSUL] Update chart with service account"

2 years ago[HOLMES] Updated the Version of Docker Images 18/123918/4
Guangrong Fu [Tue, 7 Sep 2021 09:36:53 +0000 (17:36 +0800)]
[HOLMES] Updated the Version of Docker Images

Updated the version of Holmes' images for Istanbul.

Issue-ID: HOLMES-465
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: I1241a1f652f9d001e23826f0924f759cb42de01e

2 years ago[CDS] Prometheus metrics for command-executor 38/123738/6
kuldipr [Tue, 31 Aug 2021 19:13:52 +0000 (15:13 -0400)]
[CDS] Prometheus metrics for command-executor

helm chart changes to enable the collection of metrics

Issue-ID: OOM-2815
Signed-off-by: kuldipr <kuldip.rai@amdocs.com>
Change-Id: I25a45d45d39a9ce7309f0f37ad277a41538a8c43

2 years ago[CONSUL] Update chart with service account 84/120684/23
farida azmy [Sun, 11 Apr 2021 08:41:28 +0000 (10:41 +0200)]
[CONSUL] Update chart with service account

Add service account to requirements, values and deployment/statefulset

Issue-ID: OOM-2725
Signed-off-by: farida azmy <farida.azmy.ext@orange.com>
Change-Id: Ib3c768d074f5cf64e2f213fd31ee4b8517a21c09
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2 years ago[DCAE] Bootstrap and other components version update 78/123778/4
Vijay Venkatesh Kumar [Wed, 1 Sep 2021 21:04:37 +0000 (17:04 -0400)]
[DCAE] Bootstrap and other components version update

bootstrap 3.3.4 includes blueprint updates for following components

universalvesadaptor:1.3.0
datalake.exposure.service:1.1.1
datalakefeeder:1.1.1
prh-app-server:1.7.1
pm-mapper:1.7.1
Resource limit added for tca deployment

CM Container version bumped to 4.6.1 (includes clamp plugintype file
update)

MOD-Runtime import update for clampplugin 1.1.1

Change-Id: I4ea1c47a452f0649bc6cea375511b45be9f97beb
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2904
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2 years ago[COMMON] Fix bashisms in import-custom-cert 26/123926/6
guillaume.lambert [Tue, 7 Sep 2021 14:09:54 +0000 (16:09 +0200)]
[COMMON] Fix bashisms in import-custom-cert

Bashisms of type (should be 'b = a') were all fixed previously
but a new one was reintroduced during the fixes of other types.

Also commit f79b6676cfdc380e004f184a21bb969b2824c06e moved
import-custom-cert shebang from bash to sh but substring syntaxes
similar to ${f: -4} and only supported by bash were not migrated.

Let's fix that alltogether
before enforcing the checkbashisms tox profile.

Issue-ID: OOM-2643
Issue-ID: POLICY-3232
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Ie9b5ac1c2edd9ddf3574f09c77ca8734f2311d1d

2 years agoMerge "[COMMON] Fix brace expansion bashisms"
Krzysztof Opasiak [Tue, 7 Sep 2021 07:22:57 +0000 (07:22 +0000)]
Merge "[COMMON] Fix brace expansion bashisms"

2 years ago[COMMON] Fix ${p//pat/str} bashism 05/123405/6
Guillaume Lambert [Fri, 12 Mar 2021 09:59:34 +0000 (10:59 +0100)]
[COMMON] Fix ${p//pat/str} bashism

pointed out by checkbashisms

Issue-ID: OOM-2643
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: Ic3162f08f39026bf15a2c5a990b0078635c1c918

2 years agoMerge "[COMMON] Fix ${foo:3[:1]} bashisms"
Sylvain Desbureaux [Tue, 7 Sep 2021 07:06:11 +0000 (07:06 +0000)]
Merge "[COMMON] Fix ${foo:3[:1]} bashisms"

2 years agoMerge "[COMMON] Add prometheus service monitor template"
Sylvain Desbureaux [Tue, 7 Sep 2021 07:05:39 +0000 (07:05 +0000)]
Merge "[COMMON] Add prometheus service monitor template"

2 years ago[DCAEGEN2] Update HV-VES version to 1.9.1 93/123893/1
Joanna Jeremicz [Mon, 6 Sep 2021 12:25:04 +0000 (14:25 +0200)]
[DCAEGEN2] Update HV-VES version to 1.9.1

Update HV-VES to read configuration provided via config-map instead of Consul.

Issue-ID: DCAEGEN2-2718
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I852f75920b52a2f00722df8e7a5c7249aec1a3a8