]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Update keystone.rst 12717/head
authorhrchu <hrchu@users.noreply.github.com>
Fri, 30 Dec 2016 03:16:17 +0000 (11:16 +0800)
committerhrchu <petertc.chu@gmail.com>
Tue, 3 Jan 2017 09:27:13 +0000 (09:27 +0000)
Make it clear that project/domain options accept name instead of id.

Signed-off-by: Chu, Hua-Rong <hrchu@cht.com.tw>
doc/radosgw/keystone.rst

index e5290497b43e69537d6c088a384455f9a9d9f7b5..398276c74a57873e9929b6efee9cd603d1e3aa7e 100644 (file)
@@ -44,8 +44,8 @@ according to the ``rgw keystone accepted roles`` configurable.
 For a v3 version of the OpenStack Identity API you should replace
 ``rgw keystone admin tenant`` with::
 
-   rgw keystone admin domain = {keystone admin domain}
-   rgw keystone admin project = {keystone admin project}
+   rgw keystone admin domain = {keystone admin domain name}
+   rgw keystone admin project = {keystone admin project name}
 
 
 Prior to Kilo