From e59897c8b240c2cf893b5734377c4b0dccb075af Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Sat, 25 May 2013 15:11:06 -0700 Subject: [PATCH] doc: Updated index for newer terms. Signed-off-by: John Wilkins --- doc/start/index.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/start/index.rst b/doc/start/index.rst index b33b26a947a2b..e6e6ed2842b48 100644 --- a/doc/start/index.rst +++ b/doc/start/index.rst @@ -44,28 +44,28 @@ community by getting involved. .. raw:: html -

Step 2: Object Store

+

Step 2: Storage Cluster

Once you've completed your preflight checklist, you should be able to begin -deploying a Ceph cluster. +deploying a Ceph Storage Cluster. .. toctree:: - Object Store Quick Start + Storage Cluster Quick Start .. raw:: html

Step 3: Ceph Client(s)

-Most Ceph users don't store objects directly. They typically use at least one of -Ceph block devices, the CephFS filesystem, and the RESTful gateway. +Most Ceph users don't store objects directly in the Ceph Storage Cluster. They typically use at least one of +Ceph Block Devices, the Ceph FS filesystem, and Ceph Object Storage. .. toctree:: Block Device Quick Start - CephFS Quick Start - Gateway Quick Start + Ceph FS Quick Start + Object Storage Quick Start .. raw:: html