File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -41,8 +41,9 @@ kolla_image_tags:
41
41
rocky-9 : 2024.1-rocky-9-20250219T113722
42
42
ubuntu-jammy : 2024.1-ubuntu-jammy-20250219T113722
43
43
octavia :
44
- rocky-9 : 2024.1-rocky-9-20250219T113722
45
- ubuntu-jammy : 2024.1-ubuntu-jammy-20250219T113722
44
+ rocky-9 : 2024.1-rocky-9-20250507T153144
45
+ ubuntu-jammy : 2024.1-ubuntu-jammy-20250507T153144
46
+ ubuntu-noble : 2024.1-ubuntu-noble-20250507T153144
46
47
openvswitch :
47
48
rocky-9 : 2024.1-rocky-9-20250219T113722
48
49
ubuntu-jammy : 2024.1-ubuntu-jammy-20250219T113722
Original file line number Diff line number Diff line change @@ -158,6 +158,14 @@ kolla_sources:
158
158
type : git
159
159
location : https://github.com/stackhpc/octavia.git
160
160
reference : stackhpc/{{ openstack_release }}
161
+ octavia-api-plugin-ovn-octavia-provider :
162
+ type : git
163
+ location : https://github.com/stackhpc/ovn-octavia-provider.git
164
+ reference : stackhpc/{{ openstack_release }}
165
+ octavia-driver-agent-plugin-ovn-octavia-provider :
166
+ type : git
167
+ location : https://github.com/stackhpc/ovn-octavia-provider.git
168
+ reference : stackhpc/{{ openstack_release }}
161
169
blazar-base :
162
170
type : git
163
171
location : https://github.com/stackhpc/blazar.git
Original file line number Diff line number Diff line change
1
+ ---
2
+ fixes :
3
+ - |
4
+ Updates Octavia images to fix Neutron endpoint selection in the OVN
5
+ provider. `LP#2049551 <https://bugs.launchpad.net/octavia/+bug/2049551>`__.
You can’t perform that action at this time.
0 commit comments