mirror of
https://github.com/ceph/ceph
synced 2025-02-23 02:57:21 +00:00
Merge pull request #11127 from SirishaGuduru/multitenancy-doc-change
Changed config parameter "rgw keystone make new tenants" in radosgw multitenancy Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
This commit is contained in:
commit
1b90ab375e
@ -16,7 +16,7 @@ The following configuration options are available for Keystone integration::
|
||||
rgw keystone accepted roles = {accepted user roles}
|
||||
rgw keystone token cache size = {number of tokens to cache}
|
||||
rgw keystone revocation interval = {number of seconds before checking revoked tickets}
|
||||
rgw keystone make new tenants = {true for private tenant for each new user}
|
||||
rgw keystone implicit tenants = {true for private tenant for each new user}
|
||||
rgw s3 auth use keystone = true
|
||||
nss db path = {path to nss db}
|
||||
|
||||
|
@ -88,7 +88,7 @@ Swift with Keystone
|
||||
-------------------
|
||||
|
||||
TBD -- don't forget to explain the function of
|
||||
rgw keystone make new tenants = true
|
||||
rgw keystone implicit tenants = true
|
||||
in commit e9259486decab52a362443d3fd3dec33b0ec654f
|
||||
|
||||
Notes and known issues
|
||||
|
Loading…
Reference in New Issue
Block a user