]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Index update and librados.
authorJohn Wilkins <john.wilkins@inktank.com>
Mon, 5 May 2014 19:34:59 +0000 (12:34 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Mon, 5 May 2014 19:34:59 +0000 (12:34 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/radosgw/index.rst

index 5599d2e75c5a3f7e0809ddb5d47bcb85ce3fdda9..564427a515b66d6383a2cbc6696fcf67916fe0f7 100644 (file)
@@ -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        |
             +------------------------+ +------------------------+