Skip to content

Commit 823545d

Browse files
authored
Bump Keystone to include fixes for bug 2119646 (#1962)
1 parent 2f47ca2 commit 823545d

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ kolla_image_tags:
1010
rocky-9: 2025.1-rocky-9-20251013T135156
1111
ubuntu-noble: 2025.1-ubuntu-noble-20251013T135156
1212
keystone:
13-
rocky-9: 2025.1-rocky-9-20250805T134044
14-
ubuntu-noble: 2025.1-ubuntu-noble-20250805T134044
13+
rocky-9: 2025.1-rocky-9-20251031T094539
14+
ubuntu-noble: 2025.1-ubuntu-noble-20251031T094539
1515
kolla_toolbox:
1616
rocky-9: 2025.1-rocky-9-20250905T151507
1717
ubuntu-noble: 2025.1-ubuntu-noble-20250905T151507
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)