From a7e72193459064f0facd2eecf7b36fb3df434c13 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Mon, 5 May 2014 12:34:59 -0700 Subject: [PATCH] doc: Index update and librados. Signed-off-by: John Wilkins --- doc/radosgw/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/radosgw/index.rst b/doc/radosgw/index.rst index 5599d2e75c5..564427a515b 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 | +------------------------+ +------------------------+ -- 2.47.3