]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Edit rgw keystone url in ./doc/radosgw/config.rst
authorAlexandre Marangone <a.marangone@gmail.com>
Tue, 5 Feb 2013 05:14:54 +0000 (21:14 -0800)
committerAlexandre Marangone <a.marangone@gmail.com>
Tue, 5 Feb 2013 05:14:54 +0000 (21:14 -0800)
Won't work with the public port, it needs to be the admin port.

doc/radosgw/config.rst

index 8da20b8f3e1b6631982d854ee7814cb7bcfe6b1c..7093283db5afa89bdf2e137fa81cddaa59ba64b2 100644 (file)
@@ -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}