Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ kolla_image_tags:
magnum:
rocky-9: 2025.1-rocky-9-20251016T073648
ubuntu-noble: 2025.1-ubuntu-noble-20251016T073648
neutron:
rocky-9: 2025.1-rocky-9-20260116T134029
ubuntu-noble: 2025.1-ubuntu-noble-20260116T134029
ovn:
rocky-9: 2025.1-rocky-9-20250915T100822
prometheus_libvirt_exporter:
Expand Down
4 changes: 4 additions & 0 deletions etc/kayobe/kolla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,10 @@ kolla_sources:
type: git
location: https://github.com/stackhpc/stackhpc-inspector-plugins.git
reference: 1.3.0
neutron-base-plugin-networking-generic-switch:
type: git
location: https://github.com/stackhpc/networking-generic-switch.git
reference: stackhpc/{{ openstack_release }}
neutron-server-plugin-networking-mlnx:
type: git
location: https://github.com/stackhpc/networking-mlnx.git
Expand Down
5 changes: 5 additions & 0 deletions releasenotes/notes/arista-bond-trunk-0ea2db0e33f5f1d4.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
features:
- |
Adds networking-generic-switch support for bond interfaces in trunk mode
on Arista switches.