]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: defer constructing keystone engine unless url is configured 18441/head
authorAbhishek Lekshmanan <abhishek@suse.com>
Fri, 22 Sep 2017 14:11:55 +0000 (16:11 +0200)
committerAbhishek Lekshmanan <abhishek@suse.com>
Fri, 20 Oct 2017 15:02:46 +0000 (17:02 +0200)
commita3e2ae4925e7e25c213ef37072d576d1f1ffdc13
tree95caa1a523e38618b7458f0bfbb42c835510df59
parent5a4850c8c66b75d02fc2597e1ca744c6b0303836
rgw: defer constructing keystone engine unless url is configured

currently we create a keystone revocation thread even when keystone url
is empty, lets defer the construction of keystone unless the urls are
configured

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit 104c2f59011e6b515e3845cce529ee44334e76c0)
src/rgw/rgw_auth_s3.h
src/rgw/rgw_swift_auth.h