Skip to content

Commit 0cf37e0

Browse files
committed
Bump versions for Stein
Change-Id: Ic06bdcf30b7df7447b1bcbf2f688a9d148a59c67
1 parent 627beae commit 0cf37e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

kolla/common/config.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
'horizon': {
384384
'type': 'url',
385385
'location': ('$tarballs_base/horizon/'
386-
'horizon-15.2.0.tar.gz')},
386+
'horizon-15.3.0.tar.gz')},
387387
'horizon-plugin-blazar-dashboard': {
388388
'type': 'url',
389389
'location': ('$tarballs_base/blazar-dashboard/'
@@ -523,7 +523,7 @@
523523
'manila-base': {
524524
'type': 'url',
525525
'location': ('$tarballs_base/manila/'
526-
'manila-8.1.0.tar.gz')},
526+
'manila-8.1.2.tar.gz')},
527527
'mistral-base': {
528528
'type': 'url',
529529
'location': ('$tarballs_base/mistral/'
@@ -656,7 +656,7 @@
656656
'nova-base': {
657657
'type': 'url',
658658
'location': ('$tarballs_base/nova/'
659-
'nova-19.1.0.tar.gz')},
659+
'nova-19.2.0.tar.gz')},
660660
'nova-base-plugin-blazar': {
661661
'type': 'url',
662662
'location': ('$tarballs_base/blazar-nova/'

0 commit comments

Comments
 (0)