From 2466ce01300849fb329beb88f7b6024fb150af55 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Tue, 29 Oct 2019 18:54:38 +0100 Subject: [PATCH] Bump OpenStack versions for Train Change-Id: If859427648e8fe3db7fef7c662ff338859e71131 --- kolla/common/config.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kolla/common/config.py b/kolla/common/config.py index 17be2d77d6..98d115761f 100755 --- a/kolla/common/config.py +++ b/kolla/common/config.py @@ -343,7 +343,7 @@ SOURCES = { 'cloudkitty-base': { 'type': 'url', 'location': ('$tarballs_base/cloudkitty/' - 'cloudkitty-11.0.0.tar.gz')}, + 'cloudkitty-11.0.1.tar.gz')}, 'cyborg-base': { 'type': 'url', 'location': ('$tarballs_base/cyborg/' @@ -500,7 +500,7 @@ SOURCES = { 'ironic-base': { 'type': 'url', 'location': ('$tarballs_base/ironic/' - 'ironic-13.0.1.tar.gz')}, + 'ironic-13.0.2.tar.gz')}, 'ironic-inspector': { 'type': 'url', 'location': ('$tarballs_base/ironic-inspector/' @@ -821,7 +821,7 @@ SOURCES = { 'swift-base': { 'type': 'url', 'location': ('$tarballs_base/swift/' - 'swift-2.23.0.tar.gz')}, + 'swift-2.23.1.tar.gz')}, 'tacker-base': { 'type': 'url', 'location': ('$tarballs_base/tacker/' @@ -837,7 +837,7 @@ SOURCES = { 'tripleoclient': { 'type': 'url', 'location': ('$tarballs_base/python-tripleoclient/' - 'tripleoclient-master.tar.gz')}, + 'tripleoclient-12.3.0.tar.gz')}, 'trove-base': { 'type': 'url', 'location': ('$tarballs_base/trove/'