From 2e7a758a7e5cc6cf10fd9793c989df4b7fb70a6f Mon Sep 17 00:00:00 2001 From: Matt Anson Date: Fri, 31 Oct 2025 15:15:11 +0000 Subject: [PATCH] Bump Keystone to include fixes for bug 2119646 --- etc/kayobe/kolla-image-tags.yml | 4 ++-- .../bump-keystone-image-ec2token-6de2c31005e4bf41.yaml | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 releasenotes/notes/bump-keystone-image-ec2token-6de2c31005e4bf41.yaml diff --git a/etc/kayobe/kolla-image-tags.yml b/etc/kayobe/kolla-image-tags.yml index 1925131478..ba9fca4e71 100644 --- a/etc/kayobe/kolla-image-tags.yml +++ b/etc/kayobe/kolla-image-tags.yml @@ -10,8 +10,8 @@ kolla_image_tags: rocky-9: 2025.1-rocky-9-20251013T135156 ubuntu-noble: 2025.1-ubuntu-noble-20251013T135156 keystone: - rocky-9: 2025.1-rocky-9-20250805T134044 - ubuntu-noble: 2025.1-ubuntu-noble-20250805T134044 + rocky-9: 2025.1-rocky-9-20251031T094539 + ubuntu-noble: 2025.1-ubuntu-noble-20251031T094539 kolla_toolbox: rocky-9: 2025.1-rocky-9-20250905T151507 ubuntu-noble: 2025.1-ubuntu-noble-20250905T151507 diff --git a/releasenotes/notes/bump-keystone-image-ec2token-6de2c31005e4bf41.yaml b/releasenotes/notes/bump-keystone-image-ec2token-6de2c31005e4bf41.yaml new file mode 100644 index 0000000000..3576d6aaa4 --- /dev/null +++ b/releasenotes/notes/bump-keystone-image-ec2token-6de2c31005e4bf41.yaml @@ -0,0 +1,6 @@ +--- +security: + - | + Security fixes for `bug 2119646 `__: + Unauthenticated access to EC2/S3 token + endpoints can grant Keystone authorization.