]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/radosgw/multitenancy.rst
import 15.2.0 Octopus source
[ceph.git] / ceph / doc / radosgw / multitenancy.rst
index b6d76c7575fa6a51d468e2d2e19733410ee6e255..0cca50d966efcb37086a901b2b400178a47eeaed 100644 (file)
@@ -154,6 +154,13 @@ are two or more different tenants all creating a container named
 ``foo``, radosgw is able to transparently discern them by their tenant
 prefix.
 
+It is also possible to limit the effects of implicit tenants
+to only apply to swift or s3, by setting ``rgw keystone implicit tenants``
+to either ``s3`` or ``swift``.  This will likely primarily
+be of use to users who had previously used implicit tenants
+with older versions of ceph, where implicit tenants
+only applied to the swift protocol.
+
 Notes and known issues
 ----------------------