File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,9 @@ kolla_image_tags:
20
20
ironic_dnsmasq :
21
21
rocky-9 : 2023.1-rocky-9-20240709T132012
22
22
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
23
26
kolla_toolbox :
24
27
rocky-9 : 2023.1-rocky-9-20240809T102431
25
28
letsencrypt :
@@ -30,8 +33,8 @@ kolla_image_tags:
30
33
manila :
31
34
rocky-9 : 2023.1-rocky-9-20240809T102431
32
35
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
35
38
nova :
36
39
rocky-9 : 2023.1-rocky-9-20240916T114629
37
40
ubuntu-jammy : 2023.1-ubuntu-jammy-20240916T114629
Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments