Skip to content

Commit 6fd4b02

Browse files
Update versions:
./tools/version-check.py Update ironic-inspector-8.2.2 Update neutron-14.0.2 Change-Id: Ie856fcc179933c5b58f8944ea6b57a402d83843b
1 parent c75e469 commit 6fd4b02

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
@@ -496,7 +496,7 @@
496496
'ironic-inspector': {
497497
'type': 'url',
498498
'location': ('$tarballs_base/ironic-inspector/'
499-
'ironic-inspector-8.2.1.tar.gz')},
499+
'ironic-inspector-8.2.2.tar.gz')},
500500
'karbor-base': {
501501
'type': 'url',
502502
'location': ('$tarballs_base/karbor/'
@@ -569,7 +569,7 @@
569569
'neutron-base': {
570570
'type': 'url',
571571
'location': ('$tarballs_base/neutron/'
572-
'neutron-14.0.1.tar.gz')},
572+
'neutron-14.0.2.tar.gz')},
573573
'neutron-base-plugin-neutron-fwaas': {
574574
'type': 'url',
575575
'location': ('$tarballs_base/neutron-fwaas/'

0 commit comments

Comments
 (0)