diff --git a/doc/common/section_storage-concepts.xml b/doc/common/section_storage-concepts.xml index 10c6305bba..f556664af0 100644 --- a/doc/common/section_storage-concepts.xml +++ b/doc/common/section_storage-concepts.xml @@ -84,4 +84,32 @@ + + Command-line clients and other interfaces + + swift client + + Enables users to submit commands to the REST API through + a command-line client authorized as either a admin user, + reseller user, or swift user. + + + + swift-init + Script that initializes the building of the ring + file, takes daemon names as parameter and offers commands. + Documented in + http://docs.openstack.org/developer/swift/admin_guide.html#managing-services. + + + swift-recon + + + + swift-ring-builder + Storage ring build and rebalance utility. + Documented in http://docs.openstack.org/developer/swift/admin_guide.html#managing-the-rings. + +