Skip to content

Commit 97842ae

Browse files
authored
Merge pull request #1503 from stackhpc/2024.1-neutron-ml2ovs-notrack
Bump neutron images to fix #2097770
2 parents 7b30560 + 46020eb commit 97842ae

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ kolla_image_tags:
1919
rocky-9: 2024.1-rocky-9-20250127T211632
2020
ubuntu-jammy: 2024.1-ubuntu-jammy-20250127T211632
2121
neutron:
22-
rocky-9: 2024.1-rocky-9-20250129T143601
23-
ubuntu-jammy: 2024.1-ubuntu-jammy-20250129T143601
22+
rocky-9: 2024.1-rocky-9-20250213T084602
23+
ubuntu-jammy: 2024.1-ubuntu-jammy-20250213T084602
2424
ovn_sb_db_relay:
2525
rocky-9: 2024.1-rocky-9-20250129T155601
2626
ubuntu-jammy: 2024.1-ubuntu-jammy-20250129T155601
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
fixes:
3+
- |
4+
Reverts "Track all interfaces in Keepalived" so only HA interfaces are
5+
tracked. This prevents L3 HA router flapping when detaching floating IP
6+
addresses, because non-HA router interfaces did not include "no_track".
7+
Closes-Bug: #2097770

0 commit comments

Comments
 (0)