File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed
Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,9 @@ kolla_image_tags:
1818 magnum :
1919 rocky-9 : 2025.1-rocky-9-20251016T073648
2020 ubuntu-noble : 2025.1-ubuntu-noble-20251016T073648
21+ neutron :
22+ rocky-9 : 2025.1-rocky-9-20260116T134029
23+ ubuntu-noble : 2025.1-ubuntu-noble-20260116T134029
2124 ovn :
2225 rocky-9 : 2025.1-rocky-9-20250915T100822
2326 prometheus_libvirt_exporter :
Original file line number Diff line number Diff line change @@ -135,6 +135,10 @@ kolla_sources:
135135 type : git
136136 location : https://github.com/stackhpc/stackhpc-inspector-plugins.git
137137 reference : 1.3.0
138+ neutron-base-plugin-networking-generic-switch :
139+ type : git
140+ location : https://github.com/stackhpc/networking-generic-switch.git
141+ reference : stackhpc/{{ openstack_release }}
138142 neutron-server-plugin-networking-mlnx :
139143 type : git
140144 location : https://github.com/stackhpc/networking-mlnx.git
Original file line number Diff line number Diff line change 1+ ---
2+ features :
3+ - |
4+ Adds networking-generic-switch support for bond interfaces in trunk mode
5+ on Arista switches.
You can’t perform that action at this time.
0 commit comments