From ab8f9b17d6ec82a0772e98c19a029b85e079fcf3 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Tue, 15 Oct 2013 13:38:48 -0700 Subject: [PATCH] doc: Update from user feedback. Needed to enable S3/Keystone. Signed-off-by: John Wilkins --- doc/radosgw/config.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/radosgw/config.rst b/doc/radosgw/config.rst index 684a50649eca..caa3dac15e14 100644 --- a/doc/radosgw/config.rst +++ b/doc/radosgw/config.rst @@ -387,6 +387,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 s3 auth use keystone = true nss db path = {path to nss db} A Ceph Object Gateway user is mapped into a Keystone ``tenant``. A Keystone user -- 2.47.3