]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw, doc: document config options related to Keystone v3.
authorRadoslaw Zarzynski <rzarzynski@mirantis.com>
Mon, 25 Apr 2016 13:29:32 +0000 (15:29 +0200)
committerRadoslaw Zarzynski <rzarzynski@mirantis.com>
Mon, 25 Apr 2016 13:29:32 +0000 (15:29 +0200)
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
doc/radosgw/config-ref.rst

index 8bd24756eee2ca131b67f4f796a00fbd4befcf20..28f5052e839199cfcd6d867e38f26dd97549cd86 100644 (file)
@@ -955,6 +955,31 @@ Keystone Settings
 :Default: None
 
 
+``rgw keystone api version``
+
+:Description: The version (2 or 3) of OpenStack Identity API that should be
+              used for communication with the Keystone server.
+:Type: Integer
+:Default: ``2``
+
+
+``rgw keystone admin domain``
+
+:Description: The name of OpenStack domain with admin privilege when using
+              OpenStack Identity API v3.
+:Type: String
+:Default: None
+
+
+``rgw keystone admin project``
+
+:Description: The name of OpenStack project with admin privilege when using
+              OpenStack Identity API v3. If left unspecified, value of
+              ``rgw keystone admin tenant`` will be used instead.
+:Type: String
+:Default: None
+
+
 ``rgw keystone admin token``
 
 :Description: The Keystone admin token (shared secret).