summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Yang <Bin.Yang@windriver.com>2019-10-25 00:52:01 +0000
committerBin Yang <Bin.Yang@windriver.com>2019-10-25 00:52:01 +0000
commit6f01a25b0345bbac477c1d582b79a2afd5cda12e (patch)
treea26ff64b4614a9ef9ec31fe1372b22f942e000c8
parent45583488b282b2542b7d4293696103dd8d31fcc0 (diff)
Release docker image based on python3.7
onappylog does not work with python3.8 Issue-ID: MULTICLOUD-866 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: If3faf2dc1fa4740d7413bcf2ebc09a5707a3fac1
-rw-r--r--releases/container-1.5.0.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/releases/container-1.5.0.yaml b/releases/container-1.5.0.yaml
new file mode 100644
index 00000000..3e0d5fb4
--- /dev/null
+++ b/releases/container-1.5.0.yaml
@@ -0,0 +1,14 @@
+distribution_type: 'container'
+container_release_tag: '1.5.0'
+project: 'multicloud-openstack'
+log_dir: 'multicloud-openstack-maven-docker-stage-master/124/'
+ref: 45583488b282b2542b7d4293696103dd8d31fcc0
+containers:
+ - name: 'multicloud/openstack-fcaps'
+ version: '1.5.0'
+ - name: 'multicloud/openstack-pike'
+ version: '1.5.0'
+ - name: 'multicloud/openstack-starlingx'
+ version: '1.5.0'
+ - name: 'multicloud/openstack-windriver'
+ version: '1.5.0'