Updated from openstack-manuals

Change-Id: Ic53c8caa21ea55ff2b64b620a7827dd10dd0cf27
This commit is contained in:
OpenStack Proposal Bot 2016-10-26 09:45:21 +00:00 committed by KATO Tomoyuki
parent ad8ddfc270
commit 1b05975025
2 changed files with 12 additions and 11 deletions

View File

@ -2651,15 +2651,15 @@ O
An Object Storage component that is responsible for managing An Object Storage component that is responsible for managing
objects. objects.
Object Storage service Object Storage service (swift)
The OpenStack core project that provides eventually consistent The OpenStack core project that provides eventually consistent
and redundant storage and retrieval of fixed digital content. The and redundant storage and retrieval of fixed digital content.
project name of OpenStack Object Storage is swift.
Object Storage API Object Storage API
API used to access OpenStack Object Storage. API used to access OpenStack :term:`Object Storage<Object Storage
service (swift)>`.
Object Storage Device (OSD) Object Storage Device (OSD)
@ -2667,8 +2667,9 @@ O
object versioning object versioning
Allows a user to set a flag on an Object Storage container so Allows a user to set a flag on an :term:`Object Storage<Object Storage
that all objects within the container are versioned. service (swift)>` container so that all objects within the container are
versioned.
Ocata Ocata
@ -2682,8 +2683,8 @@ O
Oldie Oldie
Term for an Object Storage process that runs for a long time. Term for an :term:`Object Storage<Object Storage service (swift)>`
Can indicate a hung process. process that runs for a long time. Can indicate a hung process.
Open Cloud Computing Interface (OCCI) Open Cloud Computing Interface (OCCI)
@ -3633,8 +3634,8 @@ S
swift swift
An OpenStack core project that provides object storage Codename for OpenStack :term:`Object Storage service<Object
services. Storage service (swift)>`.
swift All in One (SAIO) swift All in One (SAIO)

View File

@ -133,7 +133,7 @@ API endpoints.
Object Storage Object Storage
-------------- --------------
The OpenStack :term:`Object Storage service` (swift) provides support for The OpenStack :term:`Object Storage service (swift)` provides support for
storing and retrieving arbitrary data in the cloud. The Object Storage storing and retrieving arbitrary data in the cloud. The Object Storage
service provides both a native API and an Amazon Web Services S3 compatible service provides both a native API and an Amazon Web Services S3 compatible
API. The service provides a high degree of resiliency through data replication API. The service provides a high degree of resiliency through data replication