Skip to content

Commit dce4c2b

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 dce4c2b

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ kolla_image_tags:
3030
manila:
3131
rocky-9: 2023.1-rocky-9-20240809T102431
3232
neutron:
33-
rocky-9: 2023.1-rocky-9-20240916T114629
34-
ubuntu-jammy: 2023.1-ubuntu-jammy-20240916T114629
33+
rocky-9: 2023.1-rocky-9-20240923T162134
34+
ubuntu-jammy: 2023.1-ubuntu-jammy-20240923T162134
3535
nova:
3636
rocky-9: 2023.1-rocky-9-20240916T114629
3737
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)