Skip to content

Commit 6346db1

Browse files
authored
Merge pull request #2254 from stackhpc/dell-os10-bond-trunk
Fix trunks on bond ports with Dell OS10 switches
2 parents 1bb897f + 1710181 commit 6346db1

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ kolla_image_tags:
2020
ironic_neutron_agent:
2121
rocky-9: 2025.1-rocky-9-20260205T152450
2222
ubuntu-noble: 2025.1-ubuntu-noble-20260205T152450
23+
neutron:
24+
rocky-9: 2025.1-rocky-9-20260403T083425
25+
ubuntu-noble: 2025.1-ubuntu-noble-20260403T083425
2326
nova:
2427
rocky-9: 2025.1-rocky-9-20260226T161930
2528
ubuntu-noble: 2025.1-ubuntu-noble-20260220T102812
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- |
4+
Updates Neutron images to fix support for trunks on bond ports when using
5+
Dell OS10 switches.

0 commit comments

Comments
 (0)