Skip to content

Commit d70c233

Browse files
authored
Merge pull request #1477 from stackhpc/nova-bug-2091033-caracal
Rebuild nova-compute image to address bug 2091033
2 parents bbc4952 + 73d480e commit d70c233

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-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
magnum:
1010
rocky-9: 2024.1-rocky-9-20250102T094625
1111
ubuntu-jammy: 2024.1-ubuntu-jammy-20250102T094625
12+
nova_compute:
13+
rocky-9: 2024.1-rocky-9-20250127T211632
14+
ubuntu-jammy: 2024.1-ubuntu-jammy-20250127T211632
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
fixes:
3+
- |
4+
Updates the ``nova-compute`` container image to fix `bug 2091033
5+
<https://bugs.launchpad.net/nova/+bug/2091033>`__. This bug would cause
6+
``nova-compute`` to freeze, which would result in frequent monitoring
7+
alerts.

0 commit comments

Comments
 (0)