From: Shankar Narayanan Date: Thu, 3 Oct 2019 14:54:49 +0000 (-0400) Subject: Update to create release candidate for docker X-Git-Tag: 2.2.0~47 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F85%2F96585%2F1;p=optf%2Fcmso.git Update to create release candidate for docker Change-Id: I6196158d09677bdf7cc4e999ab93545e26b2f674 Signed-off-by: Shankar Narayanan Issue-ID: OPTFRA-592 --- diff --git a/releases/2.1.1-container.yaml b/releases/2.1.1-container.yaml new file mode 100644 index 0000000..4df7637 --- /dev/null +++ b/releases/2.1.1-container.yaml @@ -0,0 +1,18 @@ +distribution_type: 'container' +container_release_tag: '2.1.1' +project: 'optf-cmso' +log_dir: 'optf-cmso-maven-docker-stage-master/1/' +ref: 99e486a9fafbf60b04c6ed30a01c8d18d4e2bd28 +containers: + - name: 'optf-cmso-robot' + version: '2.1-STAGING-20191003T045612Z' + - name: 'optf-cmso-service' + version: '2.1-STAGING-20191003T045612Z' + - name: 'optf-cmso-optimizer' + version: '2.1-STAGING-20191003T045612Z' + - name: 'optf-cmso-topology' + version: '2.1-STAGING-20191003T045612Z' + - name: 'optf-cmso-ticketmgt' + version: '2.1-STAGING-20191003T045612Z' + - name: 'optf-cmso-dbinit' + version: '2.1-STAGING-20191003T045612Z' \ No newline at end of file