Skip to content
Merged
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 @@ -9,3 +9,6 @@ kolla_image_tags:
nova:
rocky-9: 2025.1-rocky-9-20260226T161930
ubuntu-noble: 2025.1-ubuntu-noble-20260220T102812
octavia:
rocky-9: 2025.1-rocky-9-20260226T091552
ubuntu-noble: 2025.1-ubuntu-noble-20260226T091552
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
fixes:
- |
Fixes an issue where the Octavia health worker gets stuck in an infinite
loop if the connection to the database is interrupted. See `LP#2129562
<https://review.opendev.org/c/openstack/octavia/+/964549>`_ for more
details. Also pulls in other fixes from the upstream stable/2025.1
branch for Octavia. See: https://github.com/stackhpc/octavia/pull/59
Loading