Substituted object storage paragraph with simple definition

Change-Id: I32711fd10dfb1b84cbea9d05638b9ee002588104
Closes-bug: #1373925
This commit is contained in:
Dhriti Shikhar 2015-01-07 00:13:33 +05:30
parent 1f1cdceabe
commit 5b99ba1c8a

View File

@ -1,8 +1,8 @@
Object Storage API overview
---------------------------
OpenStack Object Storage is an object-based storage system that stores
content and metadata as objects. You create, modify, and get objects and
OpenStack Object Storage is a highly available, distributed, eventually
consistent object/blob store. 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.
@ -179,4 +179,4 @@ Object Storage API:
Creates, replaces, shows details for, and deletes objects. Copies
objects with another object with a new or different name. Updates
object metadata.
object metadata.