From 127567d1ab06a9aa484e6abb4d5e5e3b1dbc500d Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Mon, 9 Jul 2018 10:53:22 -0500 Subject: [PATCH] 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 --- ceph-client/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ceph-client/values.yaml b/ceph-client/values.yaml index 144388e9c8..6fd6e35a97 100644 --- a/ceph-client/values.yaml +++ b/ceph-client/values.yaml @@ -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