[OOM-CMPv2] Release CertService containers in version 2.1.0 24/113024/9
authorJan Malkiewicz <jan.malkiewicz@nokia.com>
Wed, 23 Sep 2020 08:09:37 +0000 (10:09 +0200)
committerJan Malkiewicz <jan.malkiewicz@nokia.com>
Wed, 23 Sep 2020 13:55:24 +0000 (15:55 +0200)
Added module oom-certservice-post-processor with following functionality:
  * appending CMPv2 certificates to CertMan truststore
  * replacing CertMan keystore with CMPv2 keystore

Issue-ID: DCAEGEN2-2253
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: Id2249f6664ae4317600e04994263d83908ba864d

releases/2.1.0-container.yaml [new file with mode: 0644]

diff --git a/releases/2.1.0-container.yaml b/releases/2.1.0-container.yaml
new file mode 100644 (file)
index 0000000..a0909ee
--- /dev/null
@@ -0,0 +1,14 @@
+distribution_type: 'container'
+container_release_tag: '2.1.0'
+container_pull_registry: nexus3.onap.org:10003
+container_push_registry: nexus3.onap.org:10002
+project: 'oom-platform-cert-service'
+log_dir: 'oom-platform-cert-service-maven-docker-stage-master/63'
+ref: 095691e5d9ff02f43e1261d09ea1987a73b6f32c
+containers:
+  - name: 'org.onap.oom.platform.cert-service.oom-certservice-api'
+    version: '2.1.0-20200923T124017Z'
+  - name: 'org.onap.oom.platform.cert-service.oom-certservice-client'
+    version: '2.1.0-20200923T124017Z'
+  - name: 'org.onap.oom.platform.cert-service.oom-certservice-post-processor'
+    version: '2.1.0-20200923T124017Z'