From 8f9976f2db7221fec425ff64e55bbedb6504ed20 Mon Sep 17 00:00:00 2001 From: Shankar Narayanan Date: Thu, 3 Oct 2019 10:54:49 -0400 Subject: Update to create release candidate for docker Change-Id: I6196158d09677bdf7cc4e999ab93545e26b2f674 Signed-off-by: Shankar Narayanan Issue-ID: OPTFRA-592 --- releases/2.1.1-container.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 releases/2.1.1-container.yaml 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 -- cgit 1.2.3-korg