From 6e60330132ebf4910bbd70c8ca8549e25ddf3d28 Mon Sep 17 00:00:00 2001 From: Alexandre Marangone Date: Mon, 4 Feb 2013 21:14:54 -0800 Subject: [PATCH] Edit rgw keystone url in ./doc/radosgw/config.rst Won't work with the public port, it needs to be the admin port. --- doc/radosgw/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/radosgw/config.rst b/doc/radosgw/config.rst index 8da20b8f3e1b6..7093283db5afa 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} -- 2.39.5