From: Alexandre Marangone Date: Tue, 5 Feb 2013 05:14:54 +0000 (-0800) Subject: Edit rgw keystone url in ./doc/radosgw/config.rst X-Git-Tag: v0.57~43^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6e60330132ebf4910bbd70c8ca8549e25ddf3d28;p=ceph.git Edit rgw keystone url in ./doc/radosgw/config.rst Won't work with the public port, it needs to be the admin port. --- diff --git a/doc/radosgw/config.rst b/doc/radosgw/config.rst index 8da20b8f3e1b..7093283db5af 100644 --- a/doc/radosgw/config.rst +++ b/doc/radosgw/config.rst @@ -332,7 +332,7 @@ by RGW. The following config options are available for Keystone integration:: [client.radosgw.gateway] - rgw keystone url = {keystone server url} + rgw keystone url = {keystone server url:keystone server admin port} rgw keystone admin token = {keystone admin token} rgw keystone accepted roles = {accepted user roles} rgw keystone token cache size = {number of tokens to cache}