Ceph-RGW: Dont cache keystone tokens to work-round expiry bug
This PS updates the RGW config to not cache keystone tokens to work round expiry bug: http://tracker.ceph.com/issues/21226 Change-Id: Ice80c2510085215f03ce0977c8a4bff9ddb2f07a Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
parent
5b3a7c86b7
commit
127567d1ab
@ -303,6 +303,8 @@ conf:
|
||||
rgw_s3_auth_use_keystone: true
|
||||
rgw_swift_account_in_url: true
|
||||
rgw_swift_url: null
|
||||
#NOTE (portdirect): See http://tracker.ceph.com/issues/21226
|
||||
rgw_keystone_token_cache_size: 0
|
||||
ceph:
|
||||
global:
|
||||
# auth
|
||||
|
Loading…
x
Reference in New Issue
Block a user