Skip to content

Commit ff1378a

Browse files
authored
Merge pull request #1393 from stackhpc/fix-horizon-bug-2055784
Update Horizon container images to fix bug 2055784
2 parents fe96cb4 + 2dff7bd commit ff1378a

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)