File tree Expand file tree Collapse file tree 3 files changed +15
-4
lines changed Expand file tree Collapse file tree 3 files changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -21,10 +21,10 @@ 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-20241202T210927
25- ubuntu-jammy : 2024.1-ubuntu-jammy-20241202T210927
26- bifrost_deploy :
27- rocky-9 : 2024.1-rocky-9-20240725T165045
24+ rocky-9 : 2024.1-rocky-9-20240909T144917
25+ bifrost :
26+ rocky-9 : 2024.1-rocky-9-20241128T162336
27+ ubuntu-jammy : 2024.1-ubuntu-jammy-20241128T162336
2828 prometheus :
2929 rocky-9 : 2024.1-rocky-9-20240910T072617
3030 rabbitmq :
Original file line number Diff line number Diff line change @@ -117,6 +117,10 @@ kolla_sources:
117117 type : git
118118 location : https://github.com/stackhpc/stackhpc-inspector-plugins.git
119119 reference : 1.3.0
120+ bifrost-base :
121+ type : git
122+ location : https://github.com/stackhpc/bifrost.git
123+ reference : stackhpc/{{ openstack_release }}
120124 cloudkitty-base :
121125 type : git
122126 location : https://github.com/stackhpc/cloudkitty.git
Original file line number Diff line number Diff line change 1+ ---
2+ fixes :
3+ - |
4+ Bumps Bifrost container image tags to fix `bug 2072550
5+ <https://bugs.launchpad.net/kayobe/+bug/2072550>`__ which adds
6+ leading and trailing whitespace for ``inspection_callback_url``
7+ in httpboot config when templating.
You can’t perform that action at this time.
0 commit comments