Skip to content

Commit 5572063

Browse files
authored
GT-1561: Update Octavia images (#2180)
This updates Octavia images to pull in various bugfixes from the upstream stable branch.
1 parent 3a60a21 commit 5572063

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ kolla_image_tags:
99
nova:
1010
rocky-9: 2025.1-rocky-9-20260226T161930
1111
ubuntu-noble: 2025.1-ubuntu-noble-20260220T102812
12+
octavia:
13+
rocky-9: 2025.1-rocky-9-20260226T091552
14+
ubuntu-noble: 2025.1-ubuntu-noble-20260226T091552
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
fixes:
3+
- |
4+
Fixes an issue where the Octavia health worker gets stuck in an infinite
5+
loop if the connection to the database is interrupted. See `LP#2129562
6+
<https://review.opendev.org/c/openstack/octavia/+/964549>`_ for more
7+
details. Also pulls in other fixes from the upstream stable/2025.1
8+
branch for Octavia. See: https://github.com/stackhpc/octavia/pull/59

0 commit comments

Comments
 (0)