]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Removed legacy comment regarding Keystone integration.
authorJohn Wilkins <john.wilkins@inktank.com>
Tue, 12 Feb 2013 17:54:07 +0000 (09:54 -0800)
committerJohn Wilkins <john.wilkins@inktank.com>
Tue, 12 Feb 2013 17:54:07 +0000 (09:54 -0800)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/start/quick-rgw.rst

index 8943b2716f31e00ec6fbe5062579b36f70561e26..2c5ef8a2f7b3b6755c3ed9cf944c146f6d98c7bf 100644 (file)
@@ -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