Skip to content

Commit

Permalink
Merge pull request #1393 from stackhpc/fix-horizon-bug-2055784
Browse files Browse the repository at this point in the history
Update Horizon container images to fix bug 2055784
  • Loading branch information
Alex-Welsh authored Dec 3, 2024
2 parents fe96cb4 + 2dff7bd commit ff1378a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
3 changes: 2 additions & 1 deletion etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ kolla_image_tags:
rocky-9: 2024.1-rocky-9-20241004T094540
ubuntu-jammy: 2024.1-ubuntu-jammy-20241004T094540
horizon:
rocky-9: 2024.1-rocky-9-20240909T144917
rocky-9: 2024.1-rocky-9-20241202T210927
ubuntu-jammy: 2024.1-ubuntu-jammy-20241202T210927
bifrost_deploy:
rocky-9: 2024.1-rocky-9-20240725T165045
prometheus:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
fixes:
- |
Updates Horizon container images to fix `bug 2055784
<https://bugs.launchpad.net/horizon/+bug/2055784>`__, which would cause
Horizon to be unable to retrieve resource providers statistics in
deployments with VGPU resources.

0 comments on commit ff1378a

Please sign in to comment.