Updated from openstack-manuals
Change-Id: I0b0f8bc1fae971dda62579f4056827b87abecf34
This commit is contained in:
parent
ea6e17365e
commit
88e624efd9
@ -1013,11 +1013,11 @@ D
|
|||||||
and prevent it from leaking outside a network boundary
|
and prevent it from leaking outside a network boundary
|
||||||
through the detection and denying of the data transportation.
|
through the detection and denying of the data transportation.
|
||||||
|
|
||||||
Data Processing service
|
Data Processing service (sahara)
|
||||||
|
|
||||||
OpenStack project that provides a scalable
|
OpenStack project that provides a scalable
|
||||||
data-processing stack and associated management
|
data-processing stack and associated management
|
||||||
interfaces. The code name for the project is sahara.
|
interfaces.
|
||||||
|
|
||||||
data store
|
data store
|
||||||
|
|
||||||
@ -2273,8 +2273,8 @@ M
|
|||||||
|
|
||||||
manila
|
manila
|
||||||
|
|
||||||
OpenStack project that provides shared file systems as
|
Codename for OpenStack :term:`Shared File Systems service<Shared
|
||||||
service to applications.
|
File Systems service (manila)>`.
|
||||||
|
|
||||||
manila-share
|
manila-share
|
||||||
|
|
||||||
@ -3265,8 +3265,8 @@ S
|
|||||||
|
|
||||||
sahara
|
sahara
|
||||||
|
|
||||||
OpenStack project that provides a scalable data-processing stack
|
Codename for the :term:`Data Processing service<Data Processing
|
||||||
and associated management interfaces.
|
service (sahara)>`.
|
||||||
|
|
||||||
SAML assertion
|
SAML assertion
|
||||||
|
|
||||||
@ -3401,16 +3401,18 @@ S
|
|||||||
|
|
||||||
share
|
share
|
||||||
|
|
||||||
A remote, mountable file system in the context of the Shared File
|
A remote, mountable file system in the context of the :term:`Shared
|
||||||
Systems. You can mount a share to, and access a share from, several
|
File Systems service<Shared File Systems service (manila)>`. You can
|
||||||
hosts by several users at a time.
|
mount a share to, and access a share from, several hosts by several
|
||||||
|
users at a time.
|
||||||
|
|
||||||
share network
|
share network
|
||||||
|
|
||||||
An entity in the context of the Shared File Systems that
|
An entity in the context of the :term:`Shared File Systems
|
||||||
encapsulates interaction with the Networking service. If the driver
|
service<Shared File Systems service (manila)>` that encapsulates
|
||||||
you selected runs in the mode requiring such kind of interaction, you
|
interaction with the Networking service. If the driver you selected
|
||||||
need to specify the share network to create a share.
|
runs in the mode requiring such kind of interaction, you need to
|
||||||
|
specify the share network to create a share.
|
||||||
|
|
||||||
Shared File Systems API
|
Shared File Systems API
|
||||||
|
|
||||||
@ -3419,17 +3421,16 @@ S
|
|||||||
File Systems service. There is python-manilaclient to interact with
|
File Systems service. There is python-manilaclient to interact with
|
||||||
the API.
|
the API.
|
||||||
|
|
||||||
Shared File Systems service
|
Shared File Systems service (manila)
|
||||||
|
|
||||||
An OpenStack service that provides a set of services for
|
The service that provides a set of services for
|
||||||
management of shared file systems in a multi-tenant cloud
|
management of shared file systems in a multi-tenant cloud
|
||||||
environment. The service is similar to how OpenStack provides
|
environment, similar to how OpenStack provides block-based storage
|
||||||
block-based storage management through the OpenStack Block Storage
|
management through the OpenStack :term:`Block Storage service<Block
|
||||||
service project. With the Shared File Systems service, you can create
|
Storage service (cinder)>` project.
|
||||||
a remote file system and mount the file system on your instances. You
|
With the Shared File Systems service, you can create a remote file
|
||||||
can also read and write data from your instances to and from your
|
system and mount the file system on your instances. You can also
|
||||||
file system. The project name of the Shared File Systems service is
|
read and write data from your instances to and from your file system.
|
||||||
manila.
|
|
||||||
|
|
||||||
shared IP address
|
shared IP address
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user