Substituted object storage paragraph with simple definition
Change-Id: I32711fd10dfb1b84cbea9d05638b9ee002588104 Closes-bug: #1373925
This commit is contained in:
parent
1f1cdceabe
commit
5b99ba1c8a
@ -1,8 +1,8 @@
|
|||||||
Object Storage API overview
|
Object Storage API overview
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
OpenStack Object Storage is an object-based storage system that stores
|
OpenStack Object Storage is a highly available, distributed, eventually
|
||||||
content and metadata as objects. You create, modify, and get objects and
|
consistent object/blob store. You create, modify, and get objects and
|
||||||
metadata by using the Object Storage API, which is implemented as a set
|
metadata by using the Object Storage API, which is implemented as a set
|
||||||
of Representational State Transfer (REST) web services.
|
of Representational State Transfer (REST) web services.
|
||||||
|
|
||||||
@ -179,4 +179,4 @@ Object Storage API:
|
|||||||
|
|
||||||
Creates, replaces, shows details for, and deletes objects. Copies
|
Creates, replaces, shows details for, and deletes objects. Copies
|
||||||
objects with another object with a new or different name. Updates
|
objects with another object with a new or different name. Updates
|
||||||
object metadata.
|
object metadata.
|
||||||
|
Loading…
Reference in New Issue
Block a user