From: John Wilkins Date: Mon, 5 May 2014 19:34:59 +0000 (-0700) Subject: doc: Index update and librados. X-Git-Tag: v0.81~70^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a7e72193459064f0facd2eecf7b36fb3df434c13;p=ceph.git doc: Index update and librados. Signed-off-by: John Wilkins --- diff --git a/doc/radosgw/index.rst b/doc/radosgw/index.rst index 5599d2e75c5a3..564427a515b66 100644 --- a/doc/radosgw/index.rst +++ b/doc/radosgw/index.rst @@ -13,7 +13,7 @@ Ceph Storage Clusters. :term:`Ceph Object Storage` supports two interfaces: that is compatible with a large subset of the OpenStack Swift API. Ceph Object Storage uses the Ceph Object Gateway daemon (``radosgw``), which is -a FastCGI module for interacting with ``librgw``. Since it +a FastCGI module for interacting with a Ceph Storage Cluster. Since it provides interfaces compatible with OpenStack Swift and Amazon S3, the Ceph Object Gateway has its own user management. Ceph Object Gateway can store data in the same Ceph Storage Cluster used to store data from Ceph Filesystem clients @@ -25,7 +25,7 @@ you may write data with one API and retrieve it with the other. +------------------------+-+------------------------+ | radosgw | +---------------------------------------------------+ - | librgw | + | librados | +------------------------+-+------------------------+ | OSDs | | Monitors | +------------------------+ +------------------------+