Skip to content

Commit 8cce929

Browse files
markgoddardyoctozepto
authored andcommitted
Bump versions for Stein
Change-Id: Iaa16955b9b4b078901ce17934721b7780cc43b37
1 parent fca4a08 commit 8cce929

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

kolla/common/config.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@
379379
'heat-base': {
380380
'type': 'url',
381381
'location': ('$tarballs_base/heat/'
382-
'openstack-heat-12.0.0.tar.gz')},
382+
'openstack-heat-12.1.0.tar.gz')},
383383
'horizon': {
384384
'type': 'url',
385385
'location': ('$tarballs_base/horizon/'
@@ -507,7 +507,7 @@
507507
'keystone-base': {
508508
'type': 'url',
509509
'location': ('$tarballs_base/keystone/'
510-
'keystone-15.0.0.tar.gz')},
510+
'keystone-15.0.1.tar.gz')},
511511
'kuryr-base': {
512512
'type': 'url',
513513
'location': ('$tarballs_base/kuryr/'
@@ -572,7 +572,7 @@
572572
'neutron-base': {
573573
'type': 'url',
574574
'location': ('$tarballs_base/neutron/'
575-
'neutron-14.1.0.tar.gz')},
575+
'neutron-14.2.0.tar.gz')},
576576
'neutron-base-plugin-neutron-fwaas': {
577577
'type': 'url',
578578
'location': ('$tarballs_base/neutron-fwaas/'
@@ -648,11 +648,11 @@
648648
'neutron-server-ovn-plugin-networking-ovn': {
649649
'type': 'url',
650650
'location': ('$tarballs_base/networking-ovn/'
651-
'networking-ovn-6.0.1.tar.gz')},
651+
'networking-ovn-6.1.0.tar.gz')},
652652
'neutron-metadata-agent-ovn-plugin-networking-ovn': {
653653
'type': 'url',
654654
'location': ('$tarballs_base/networking-ovn/'
655-
'networking-ovn-6.0.1.tar.gz')},
655+
'networking-ovn-6.1.0.tar.gz')},
656656
'nova-base': {
657657
'type': 'url',
658658
'location': ('$tarballs_base/nova/'

0 commit comments

Comments
 (0)