Skip to content

Commit be8a046

Browse files
authored
Merge pull request ceph#66198 from kshtsk/wip-update-keystone-stable-branch
rgw: update keystone repo stable branch to 2024.2
2 parents 821ff48 + 998e429 commit be8a046

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

qa/suites/rgw/crypt/2-kms/barbican.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ tasks:
2727
- tox: [ client.0 ]
2828
- keystone:
2929
client.0:
30-
force-branch: stable/2024.1
30+
force-branch: stable/2024.2
3131
services:
3232
- name: swift
3333
type: object-store
@@ -68,7 +68,7 @@ tasks:
6868
project: s3
6969
- barbican:
7070
client.0:
71-
force-branch: stable/2024.1
71+
force-branch: stable/2024.2
7272
use-keystone-role: client.0
7373
keystone_authtoken:
7474
auth_plugin: password

qa/suites/rgw/tempest/0-install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ tasks:
44
- tox: [ client.0 ]
55
- keystone:
66
client.0:
7-
force-branch: stable/2024.1
7+
force-branch: stable/2024.2
88
services:
99
- name: swift
1010
type: object-store

0 commit comments

Comments
 (0)