From 1facd88195459dc4bbb35b1b8bd54c777e26aa3f Mon Sep 17 00:00:00 2001 From: Mark Goddard Date: Mon, 21 Oct 2019 14:19:25 +0100 Subject: [PATCH] Bump OpenStack versions for Queens EM Change-Id: Iaad8f6de767388a66c91c3580db5e2570e5703dd --- kolla/common/config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kolla/common/config.py b/kolla/common/config.py index 838271b635..11caf00ed8 100755 --- a/kolla/common/config.py +++ b/kolla/common/config.py @@ -318,7 +318,7 @@ SOURCES = { 'cinder-base': { 'type': 'url', 'location': ('$tarballs_base/cinder/' - 'cinder-12.0.8.tar.gz')}, + 'cinder-12.0.9.tar.gz')}, 'congress-base': { 'type': 'url', 'location': ('$tarballs_base/congress/' @@ -539,7 +539,7 @@ SOURCES = { 'neutron-base-plugin-networking-baremetal': { 'type': 'url', 'location': ('$tarballs_base/networking-baremetal/' - 'networking-baremetal-1.0.0.tar.gz')}, + 'networking-baremetal-1.0.1.tar.gz')}, 'neutron-base-plugin-networking-generic-switch': { 'type': 'url', 'location': ('$tarballs_base/networking-generic-switch/'