From 6403adcbac7bd6350310fe0eb7562a378a253b4a Mon Sep 17 00:00:00 2001 From: hariharan97 Date: Tue, 23 Feb 2021 14:48:45 +0530 Subject: [PATCH] Fix for Release OOF containers Issue-ID: OPTFRA-913 Signed-off-by: hariharan97 Change-Id: I74ccd6df9633fa883c4309b622ff801d876e4d6d --- releases/2.3.1-container.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 releases/2.3.1-container.yaml diff --git a/releases/2.3.1-container.yaml b/releases/2.3.1-container.yaml new file mode 100644 index 0000000..bda660c --- /dev/null +++ b/releases/2.3.1-container.yaml @@ -0,0 +1,19 @@ +distribution_type: 'container' +container_release_tag: '2.3.1' +project: 'optf-cmso' +log_dir: 'optf-cmso-maven-docker-stage-master/512/' +ref: a65f0af2b468a04916f83df1088394aa5d08135f +containers: + - name: 'optf-cmso-robot' + version: '2.3-STAGING-20210222T113732Z' + - name: 'optf-cmso-service' + version: '2.3-STAGING-20210222T113732Z' + - name: 'optf-cmso-optimizer' + version: '2.3-STAGING-20210222T113732Z' + - name: 'optf-cmso-topology' + version: '2.3-STAGING-20210222T113732Z' + - name: 'optf-cmso-ticketmgt' + version: '2.3-STAGING-20210222T113732Z' + - name: 'optf-cmso-dbinit' + version: '2.3-STAGING-20210222T113732Z' + -- 2.16.6