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
3 changes: 3 additions & 0 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ kolla_image_tags:
heat:
rocky-9: zed-rocky-9-20240320T113114
ubuntu-jammy: zed-ubuntu-jammy-20240320T113114
keystone:
rocky-9: zed-rocky-9-20251031T100240
ubuntu-jammy: zed-ubuntu-jammy-20251031T100240
Comment on lines +24 to +26

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To maintain consistency and readability, the services in this list should be kept in alphabetical order. The keystone block should be placed after the horizon block.

horizon:
rocky-9: zed-rocky-9-20240514T095142
ubuntu-jammy: zed-ubuntu-jammy-20240514T092357
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
security:
- |
Security fixes for `bug 2119646 <https://launchpad.net/bugs/2119646>`__:
Unauthenticated access to EC2/S3 token
endpoints can grant Keystone authorization.
Loading