summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@inktank.com>2013-02-12 09:54:07 -0800
committerJohn Wilkins <john.wilkins@inktank.com>2013-02-12 09:54:07 -0800
commitea98fbb97c8e7d2e327cfa58753977b69b446321 (patch)
tree190827df55a0453d5778c6860f77c182bf3c9aa8
parent522a81e9d395f0e10a7cf9fd2d31acb3712b8d7c (diff)
downloadceph-ea98fbb97c8e7d2e327cfa58753977b69b446321.tar.gz
doc: Removed legacy comment regarding Keystone integration.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r--doc/start/quick-rgw.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/start/quick-rgw.rst b/doc/start/quick-rgw.rst
index 8943b2716f3..2c5ef8a2f7b 100644
--- a/doc/start/quick-rgw.rst
+++ b/doc/start/quick-rgw.rst
@@ -249,10 +249,9 @@ Gateway via the Swift-compatible API.
RGW's ``user:subuser`` tuple maps to the ``tenant:user`` tuple expected by Swift.
-.. important:: RGW's Swift authentication service only supports
- built-in Swift authentication (``-V 1.0``) at this point. There is
- currently no way to make RGW authenticate users via OpenStack
- Identity Service (Keystone).
+.. note:: RGW's Swift authentication service only supports
+ built-in Swift authentication (``-V 1.0``) at this point. See
+ `RGW Configuration`_ for Keystone integration details.
Enable SSL
@@ -276,3 +275,4 @@ Then, restart Apache. ::
.. _Create rgw.conf: ../../radosgw/config/index.html#create-rgw-conf
.. _5-minute Quick Start: ../quick-start
.. _RADOS Gateway Manual Install: ../../radosgw/manual-install
+.. _RGW Configuration: ../../radosgw/config \ No newline at end of file