Skip to content

Commit 2dff7bd

Browse files
committed
Update Horizon container images to fix bug 2055784
This bug would cause Horizon to be unable to retrieve resource providers statistics in deployments with VGPU resources.
1 parent fe96cb4 commit 2dff7bd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ kolla_image_tags:
2121
rocky-9: 2024.1-rocky-9-20241004T094540
2222
ubuntu-jammy: 2024.1-ubuntu-jammy-20241004T094540
2323
horizon:
24-
rocky-9: 2024.1-rocky-9-20240909T144917
24+
rocky-9: 2024.1-rocky-9-20241202T210927
25+
ubuntu-jammy: 2024.1-ubuntu-jammy-20241202T210927
2526
bifrost_deploy:
2627
rocky-9: 2024.1-rocky-9-20240725T165045
2728
prometheus:
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
fixes:
3+
- |
4+
Updates Horizon container images to fix `bug 2055784
5+
<https://bugs.launchpad.net/horizon/+bug/2055784>`__, which would cause
6+
Horizon to be unable to retrieve resource providers statistics in
7+
deployments with VGPU resources.

0 commit comments

Comments
 (0)