Skip to content

Commit f31b1b0

Browse files
authored
Bump Keystone to include fixes for bug 2119646 (#1965)
1 parent 50d18cd commit f31b1b0

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ kolla_image_tags:
2727
ironic_neutron_agent:
2828
rocky-9: 2023.1-rocky-9-20241022T090717
2929
ubuntu-jammy: 2023.1-ubuntu-jammy-20241022T090717
30+
keystone:
31+
rocky-9: 2023.1-rocky-9-20251031T100336
32+
ubuntu-jammy: 2023.1-ubuntu-jammy-20251031T100336
3033
kolla_toolbox:
3134
rocky-9: 2023.1-rocky-9-20250321T110513
3235
letsencrypt:
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
security:
3+
- |
4+
Security fixes for `bug 2119646 <https://launchpad.net/bugs/2119646>`__:
5+
Unauthenticated access to EC2/S3 token
6+
endpoints can grant Keystone authorization.

0 commit comments

Comments
 (0)