From 88d6180e1e1612ec7ac1d61a32b2a609030b50dc Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 11 Oct 2013 10:29:22 +0200 Subject: [PATCH] Mention component names The list mentioned in one of 4 items the name of the daemon and used a descriptive name in the others. This is now consistent. Change-Id: I1e0851a95ab6e5ab1a7b84a27d6aa6cd02acfce0 Closes-Bug: #1238515 --- .../section_getstart_object-storage.xml | 20 +++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/doc/common/section_getstart_object-storage.xml b/doc/common/section_getstart_object-storage.xml index 2da5f48543..30b013d494 100644 --- a/doc/common/section_getstart_object-storage.xml +++ b/doc/common/section_getstart_object-storage.xml @@ -10,8 +10,8 @@ It includes the following components: - swift-proxy-server. Accepts Object Storage + Proxy Servers (swift-proxy-server). Accepts Object Storage API and raw HTTP requests to upload files, modify metadata, and create containers. It also serves file or container listings to web browsers. To improve @@ -19,16 +19,20 @@ usually deployed with memcache. - Account servers. Manage accounts defined with the - Object Storage Service. + Account servers (swift-account-server). Manage + accounts defined with the Object Storage Service. - Container servers. Manage a mapping of containers, or - folders, within the Object Storage Service. + Container servers (swift-container-server). Manage + a mapping of containers, or folders, within the Object + Storage Service. - Object servers. Manage actual objects, such as files, - on the storage nodes. + Object servers (swift-object-server). Manage + actual objects, such as files, on the storage nodes. A number of periodic processes. Performs housekeeping