Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ kolla_image_tags:
ubuntu-jammy: 2024.1-ubuntu-jammy-20241004T094540
horizon:
rocky-9: 2024.1-rocky-9-20240909T144917
bifrost_deploy:
rocky-9: 2024.1-rocky-9-20240725T165045
bifrost:
rocky-9: 2024.1-rocky-9-20241128T162336
ubuntu-jammy: 2024.1-ubuntu-jammy-20241128T162336
prometheus:
rocky-9: 2024.1-rocky-9-20240910T072617
rabbitmq:
Expand Down
4 changes: 4 additions & 0 deletions etc/kayobe/kolla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@ kolla_sources:
type: git
location: https://github.com/stackhpc/stackhpc-inspector-plugins.git
reference: 1.3.0
bifrost-base:
type: git
location: https://github.com/stackhpc/bifrost.git
reference: stackhpc/{{ openstack_release }}
cloudkitty-base:
type: git
location: https://github.com/stackhpc/cloudkitty.git
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
fixes:
- |
Bumps Bifrost container image tags to fix `bug 2072550
<https://bugs.launchpad.net/kayobe/+bug/2072550>`__ which adds
leading and trailing whitespace for ``inspection_callback_url``
in httpboot config when templating.