From: John Wilkins Date: Tue, 12 Feb 2013 17:54:07 +0000 (-0800) Subject: doc: Removed legacy comment regarding Keystone integration. X-Git-Tag: v0.58~97 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ea98fbb97c8e7d2e327cfa58753977b69b446321;p=ceph.git doc: Removed legacy comment regarding Keystone integration. Signed-off-by: John Wilkins --- diff --git a/doc/start/quick-rgw.rst b/doc/start/quick-rgw.rst index 8943b2716f31..2c5ef8a2f7b3 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