Skip to content

Commit def9bda

Browse files
committed
Bump Neutron image tags to fix bug 2068644
This bug could prevent associating floating IPs with OVN-based load balancers.
1 parent f0edc21 commit def9bda

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ kolla_image_tags:
2020
ironic_dnsmasq:
2121
rocky-9: 2023.1-rocky-9-20240709T132012
2222
ubuntu-jammy: 2023.1-ubuntu-jammy-20240621T104542
23+
ironic_neutron_agent:
24+
rocky-9: 2023.1-rocky-9-20240916T114629
25+
ubuntu-jammy: 2023.1-ubuntu-jammy-20240916T114629
2326
kolla_toolbox:
2427
rocky-9: 2023.1-rocky-9-20240809T102431
2528
letsencrypt:
@@ -30,8 +33,8 @@ kolla_image_tags:
3033
manila:
3134
rocky-9: 2023.1-rocky-9-20240809T102431
3235
neutron:
33-
rocky-9: 2023.1-rocky-9-20240916T114629
34-
ubuntu-jammy: 2023.1-ubuntu-jammy-20240916T114629
36+
rocky-9: 2023.1-rocky-9-20240923T162134
37+
ubuntu-jammy: 2023.1-ubuntu-jammy-20240923T162134
3538
nova:
3639
rocky-9: 2023.1-rocky-9-20240916T114629
3740
ubuntu-jammy: 2023.1-ubuntu-jammy-20240916T114629
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
fixes:
3+
- |
4+
Bumps Neutron container image tags to fix `bug 2068644
5+
<https://bugs.launchpad.net/neutron/+bug/2068644>`__ which could prevent
6+
associating floating IPs with OVN-based load balancers.

0 commit comments

Comments
 (0)