Merge "Updated from openstack-manuals"
This commit is contained in:
commit
8696809458
@ -791,6 +791,13 @@ C
|
|||||||
Microsoft. Like the SMB protocol, CIFS runs at a higher level and uses
|
Microsoft. Like the SMB protocol, CIFS runs at a higher level and uses
|
||||||
the TCP/IP protocol.
|
the TCP/IP protocol.
|
||||||
|
|
||||||
|
Common Libraries (oslo)
|
||||||
|
|
||||||
|
The project that produces a set of python libraries containing code
|
||||||
|
shared by OpenStack projects. The APIs provided by these libraries
|
||||||
|
should be high quality, stable, consistent, documented and generally
|
||||||
|
applicable.
|
||||||
|
|
||||||
community project
|
community project
|
||||||
|
|
||||||
A project that is not officially endorsed by the OpenStack
|
A project that is not officially endorsed by the OpenStack
|
||||||
@ -1582,17 +1589,15 @@ G
|
|||||||
|
|
||||||
glance
|
glance
|
||||||
|
|
||||||
A core project that provides the OpenStack Image service.
|
Codename for the :term:`Image service<Image service (glance)>`.
|
||||||
|
|
||||||
glance API server
|
glance API server
|
||||||
|
|
||||||
Processes client requests for VMs, updates Image service
|
Alternative name for the :term:`Image API`.
|
||||||
metadata on the registry server, and communicates with the store
|
|
||||||
adapter to upload VM images from the back-end store.
|
|
||||||
|
|
||||||
glance registry
|
glance registry
|
||||||
|
|
||||||
Alternative term for the Image service image registry.
|
Alternative term for the Image service :term:`image registry`.
|
||||||
|
|
||||||
global endpoint template
|
global endpoint template
|
||||||
|
|
||||||
@ -1845,6 +1850,9 @@ I
|
|||||||
|
|
||||||
The Image service API endpoint for management of VM
|
The Image service API endpoint for management of VM
|
||||||
images.
|
images.
|
||||||
|
Processes client requests for VMs, updates Image service
|
||||||
|
metadata on the registry server, and communicates with the store
|
||||||
|
adapter to upload VM images from the back-end store.
|
||||||
|
|
||||||
image cache
|
image cache
|
||||||
|
|
||||||
@ -1872,15 +1880,12 @@ I
|
|||||||
A list of VM images that are available through Image
|
A list of VM images that are available through Image
|
||||||
service.
|
service.
|
||||||
|
|
||||||
Image service
|
Image service (glance)
|
||||||
|
|
||||||
An OpenStack core project that provides discovery, registration,
|
The OpenStack service that provide services and associated libraries
|
||||||
and delivery services for disk and server images. The project name of
|
to store, browse, share, distribute and manage bootable disk images,
|
||||||
the Image service is glance.
|
other data closely associated with initializing compute resources,
|
||||||
|
and metadata definitions.
|
||||||
Image service API
|
|
||||||
|
|
||||||
Alternative name for the glance image API.
|
|
||||||
|
|
||||||
image status
|
image status
|
||||||
|
|
||||||
@ -2763,8 +2768,8 @@ O
|
|||||||
|
|
||||||
Oslo
|
Oslo
|
||||||
|
|
||||||
OpenStack project that produces a set of Python libraries
|
Codename for the :term:`Common Libraries project<Common Libraries
|
||||||
containing code shared by OpenStack projects.
|
(oslo)>`.
|
||||||
|
|
||||||
P
|
P
|
||||||
~
|
~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user