From 705a6288df73f960b5eedfddc4767ef586c9679d Mon Sep 17 00:00:00 2001 From: Matt Anson Date: Fri, 31 Oct 2025 15:10:50 +0000 Subject: [PATCH] Bump Keystone to include fixes for bug 2119646 --- etc/kayobe/kolla-image-tags.yml | 6 +++--- .../bump-keystone-image-ec2token-98caa61ccf86c944.yaml | 6 ++++++ 2 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 releasenotes/notes/bump-keystone-image-ec2token-98caa61ccf86c944.yaml diff --git a/etc/kayobe/kolla-image-tags.yml b/etc/kayobe/kolla-image-tags.yml index 55167849e1..f1c6064d75 100644 --- a/etc/kayobe/kolla-image-tags.yml +++ b/etc/kayobe/kolla-image-tags.yml @@ -50,9 +50,9 @@ kolla_image_tags: ironic_prometheus_exporter: ubuntu-jammy: 2024.1-ubuntu-jammy-20250124T081816 keystone: - rocky-9: 2024.1-rocky-9-20250717T094248 - ubuntu-jammy: 2024.1-ubuntu-jammy-20250627T102805 - ubuntu-noble: 2024.1-ubuntu-noble-20250627T102805 + rocky-9: 2024.1-rocky-9-20251031T092724 + ubuntu-jammy: 2024.1-ubuntu-jammy-20251031T092724 + ubuntu-noble: 2024.1-ubuntu-noble-20251031T092724 kolla_toolbox: rocky-9: 2024.1-rocky-9-20250908T155427 ubuntu-jammy: 2024.1-ubuntu-jammy-20250529T081147 diff --git a/releasenotes/notes/bump-keystone-image-ec2token-98caa61ccf86c944.yaml b/releasenotes/notes/bump-keystone-image-ec2token-98caa61ccf86c944.yaml new file mode 100644 index 0000000000..3576d6aaa4 --- /dev/null +++ b/releasenotes/notes/bump-keystone-image-ec2token-98caa61ccf86c944.yaml @@ -0,0 +1,6 @@ +--- +security: + - | + Security fixes for `bug 2119646 `__: + Unauthenticated access to EC2/S3 token + endpoints can grant Keystone authorization.