From ea98fbb97c8e7d2e327cfa58753977b69b446321 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Tue, 12 Feb 2013 09:54:07 -0800 Subject: [PATCH] doc: Removed legacy comment regarding Keystone integration. Signed-off-by: John Wilkins --- doc/start/quick-rgw.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/start/quick-rgw.rst b/doc/start/quick-rgw.rst index 8943b2716f31e..2c5ef8a2f7b3b 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 -- 2.39.5