substitute the first statement with Swift definition

Closes-bug: #1373925

Change-Id: I8e85b315d7c86475b56e0437c984ad3931f1950a
This commit is contained in:
Dhriti Shikhar 2015-01-04 15:51:40 +05:30
parent 3ecb1ded87
commit 0540715d6f
1 changed files with 1 additions and 5 deletions

View File

@ -12,11 +12,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
xml:id="object_storage_api_overview">
<title>Object Storage API overview</title>
<para>OpenStack Object Storage is an object-based storage system
that stores content and metadata as objects. You create,
modify, and get objects and metadata by using the Object
Storage API, which is implemented as a set of Representational
State Transfer (REST) web services.</para>
<para>Swift is a highly available, distributed, eventually consistent object/blob store.</para>
<para>For an introduction to OpenStack Object Storage, see <link
xlink:href="http://docs.openstack.org/admin-guide-cloud/content/ch_admin-openstack-object-storage.html"
>Object Storage</link> in the <citetitle>OpenStack Cloud