Skip to content

Commit ec46618

Browse files
authored
Bump Keystone to include fixes for bug 2119646 (#1967)
1 parent c7b8992 commit ec46618

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
@@ -21,6 +21,9 @@ kolla_image_tags:
2121
heat:
2222
rocky-9: zed-rocky-9-20240320T113114
2323
ubuntu-jammy: zed-ubuntu-jammy-20240320T113114
24+
keystone:
25+
rocky-9: zed-rocky-9-20251031T100240
26+
ubuntu-jammy: zed-ubuntu-jammy-20251031T100240
2427
horizon:
2528
rocky-9: zed-rocky-9-20240514T095142
2629
ubuntu-jammy: zed-ubuntu-jammy-20240514T092357
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)