diff --git a/etc/kayobe/kolla-image-tags.yml b/etc/kayobe/kolla-image-tags.yml index 43c22162d..a48f7a025 100644 --- a/etc/kayobe/kolla-image-tags.yml +++ b/etc/kayobe/kolla-image-tags.yml @@ -20,6 +20,9 @@ kolla_image_tags: ironic_neutron_agent: rocky-9: 2025.1-rocky-9-20260205T152450 ubuntu-noble: 2025.1-ubuntu-noble-20260205T152450 + neutron: + rocky-9: 2025.1-rocky-9-20260403T083425 + ubuntu-noble: 2025.1-ubuntu-noble-20260403T083425 nova: rocky-9: 2025.1-rocky-9-20260226T161930 ubuntu-noble: 2025.1-ubuntu-noble-20260220T102812 diff --git a/releasenotes/notes/ngs-dell-os10-bond-trunk-0e02a6e7f4e97c7c.yaml b/releasenotes/notes/ngs-dell-os10-bond-trunk-0e02a6e7f4e97c7c.yaml new file mode 100644 index 000000000..72c0c3d41 --- /dev/null +++ b/releasenotes/notes/ngs-dell-os10-bond-trunk-0e02a6e7f4e97c7c.yaml @@ -0,0 +1,5 @@ +--- +fixes: + - | + Updates Neutron images to fix support for trunks on bond ports when using + Dell OS10 switches.