]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: update keystone admin options in config-ref 7193/head
authorAbhishek Lekshmanan <abhishek@suse.com>
Tue, 12 Jan 2016 09:43:46 +0000 (10:43 +0100)
committerAbhishek Lekshmanan <abhishek@suse.com>
Mon, 25 Apr 2016 15:53:59 +0000 (17:53 +0200)
Adding the short descriptions of the keystone admin tenant, user and
password options to the config reference as well. Also adding a note
that this applies to only v2 of Openstack Identity API

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
doc/radosgw/config-ref.rst

index 8bd24756eee2ca131b67f4f796a00fbd4befcf20..3ea0380f5c6e6124382a6bf6440cfdc19aa6616c 100644 (file)
@@ -962,6 +962,28 @@ Keystone Settings
 :Default: None
 
 
+``rgw keystone admin tenant``
+
+:Description: The name of OpenStack tenant with admin privilege (Service Tenant) when
+              using OpenStack Identity API v2
+:Type: String
+:Default: None
+
+
+``rgw keystone admin user``
+:Description: The name of OpenStack user with admin privilege for Keystone
+              authentication (Service User) when OpenStack Identity API v2
+:Type: String
+:Default: None
+
+
+``rgw keystone admin password``
+:Description: The password for OpenStack admin user when using OpenStack
+              Identity API v2
+:Type: String
+:Default: None
+
+
 ``rgw keystone accepted roles``
 
 :Description: The roles requires to serve requests.