Merge "Substituted object storage paragraph with simple definition"

This commit is contained in:
Jenkins 2015-01-08 02:11:00 +00:00 committed by Gerrit Code Review
commit 2162ed6b03

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.