diff options
author | Shankar Narayanan <snarayanan@research.att.com> | 2019-10-03 10:54:49 -0400 |
---|---|---|
committer | Shankar Narayanan <snarayanan@research.att.com> | 2019-10-03 11:00:05 -0400 |
commit | 8f9976f2db7221fec425ff64e55bbedb6504ed20 (patch) | |
tree | c2f1ed3ce79318d60bdfec9b5179cf18aac8bfd8 /releases | |
parent | ce001d43dd1aefc89334d992bdb9b5b953e525a2 (diff) |
Update to create release candidate for docker5.0.2-ONAPelalto
Change-Id: I6196158d09677bdf7cc4e999ab93545e26b2f674
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-592
Diffstat (limited to 'releases')
-rw-r--r-- | releases/2.1.1-container.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
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 |