Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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: 5 additions & 0 deletions etc/kayobe/kolla/globals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ kayobe_image_tags:
centos: yoga-20231107T165648
rocky: yoga-20231218T141822
ubuntu: yoga-20231107T165648
heat:
centos: yoga-20240320T082414
rocky: yoga-20240320T082414
ubuntu: yoga-20240320T082414
magnum:
centos: yoga-20240308T154440
rocky: yoga-20240308T154440
Expand All @@ -33,6 +37,7 @@ kayobe_image_tags:
ubuntu: yoga-20231103T161400

cloudkitty_tag: "{% raw %}{{ kayobe_image_tags['cloudkitty'][kolla_base_distro] }}{% endraw %}"
heat_tag: "{% raw %}{{ kayobe_image_tags['heat'][kolla_base_distro] }}{% endraw %}"
magnum_tag: "{% raw %}{{ kayobe_image_tags['magnum'][kolla_base_distro] }}{% endraw %}"
neutron_tag: "{% raw %}{{ kayobe_image_tags['neutron'][kolla_base_distro] }}{% endraw %}"
nova_tag: "{% raw %}{{ kayobe_image_tags['nova'][kolla_base_distro] }}{% endraw %}"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
security:
- |
The Heat container images are rebuilt with yaql 3.0.0 to include patch for
vulnerability OSSN/OSSN-0093. It is recommended that you redeploy Heat
services in your system with the current version of Heat images from
StackHPC Release Train.