Skip to content

Commit e98e732

Browse files
Bump Nova container images to fix LP#2098892
This fixes a nova-compute issue seen with VGPU, as well as other bugs: TypeError: virNodeDeviceLookupByName() argument 2 must be str or None, not Proxy Co-authored-by: Pierre Riteau <pierre@stackhpc.com>
1 parent 22eb8ee commit e98e732

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ kolla_image_tags:
4040
rocky-9: 2023.1-rocky-9-20250321T110513
4141
ubuntu-jammy: 2023.1-ubuntu-jammy-20250321T110513
4242
nova:
43-
rocky-9: 2023.1-rocky-9-20250321T110513
44-
ubuntu-jammy: 2023.1-ubuntu-jammy-20250321T110513
43+
rocky-9: 2023.1-rocky-9-20251028T202026
44+
ubuntu-jammy: 2023.1-ubuntu-jammy-20251028T202026
4545
octavia:
4646
rocky-9: 2023.1-rocky-9-20250321T110513
4747
ubuntu-jammy: 2023.1-ubuntu-jammy-20250321T110513
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- |
4+
Bumps Nova images to fix `Launchpad bug 2098892
5+
<https://bugs.launchpad.net/nova/+bug/2098892>`__.

0 commit comments

Comments
 (0)