Skip to content

Commit 5f36206

Browse files
committed
Bump up rally and rally-openstack
New rally and rally-openstack versions released due to incompatibility with latest oslo.config. Change-Id: I7ad2373327be29cd307db5ce4f7db022829e3b35 (cherry picked from commit c0eef76)
1 parent 9fa4dd2 commit 5f36206

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kolla/common/config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -711,11 +711,11 @@
711711
'rally': {
712712
'type': 'url',
713713
'location': ('$tarballs_base/openstack/rally/'
714-
'rally-3.1.0.tar.gz')},
714+
'rally-3.2.0.tar.gz')},
715715
'rally-plugin-openstack': {
716716
'type': 'url',
717717
'location': ('$tarballs_base/openstack/rally-openstack/'
718-
'rally-openstack-2.0.0.tar.gz')},
718+
'rally-openstack-2.1.0.tar.gz')},
719719
'sahara-base': {
720720
'type': 'url',
721721
'location': ('$tarballs_base/openstack/sahara/'

0 commit comments

Comments
 (0)