Skip to content

Commit 3509f01

Browse files
committed
add ngs arista bond trunk support
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
1 parent c242674 commit 3509f01

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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:
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
features:
3+
- |
4+
Adds networking-generic-switch support for bond interfaces in trunk mode
5+
on Arista switches.

0 commit comments

Comments
 (0)