From: John Wilkins Date: Tue, 5 Feb 2013 00:42:03 +0000 (-0800) Subject: doc: Updated to note bobtail supports RGW + Keystone. X-Git-Tag: v0.57~44 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4b4dba3061de83dbbcca50e8ecd47cc6e8a071be;p=ceph.git doc: Updated to note bobtail supports RGW + Keystone. Signed-off-by: John Wilkins --- diff --git a/doc/radosgw/config.rst b/doc/radosgw/config.rst index 5c2c2c272160..368adddc033f 100644 --- a/doc/radosgw/config.rst +++ b/doc/radosgw/config.rst @@ -315,10 +315,9 @@ packages. 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``). To make RGW authenticate users via OpenStack + Identity Service (Keystone), see below. Integrating with OpenStack Keystone ===================================