Updated from openstack-manuals

Change-Id: I9b1df90569306d38610ee19dd7499c5d1e9ecee2
This commit is contained in:
OpenStack Proposal Bot 2016-09-24 09:59:14 +00:00
parent fa0a16e82e
commit e9a2810648

View File

@ -228,20 +228,18 @@ A
A Java program that can be embedded into a web page. A Java program that can be embedded into a web page.
Application Catalog service (murano)
The project that provides an application catalog service so that users
can compose and deploy composite environments on an application
abstraction level while managing the application lifecycle.
Application Programming Interface (API) Application Programming Interface (API)
A collection of specifications used to access a service, A collection of specifications used to access a service,
application, or program. Includes service calls, required parameters application, or program. Includes service calls, required parameters
for each call, and the expected return values. for each call, and the expected return values.
Application Catalog service
OpenStack project that provides an application catalog
service so that users can compose and deploy composite
environments on an application abstraction level while
managing the application lifecycle. The code name of the
project is murano.
application server application server
A piece of software that makes available another piece of A piece of software that makes available another piece of
@ -2337,14 +2335,12 @@ M
Passes requests from clients to the appropriate workers and Passes requests from clients to the appropriate workers and
returns the output to the client after the job completes. returns the output to the client after the job completes.
Message service Message service (zaqar)
OpenStack project that aims to produce an OpenStack The project that provides a messaging service that affords a
messaging service that affords a variety of distributed variety of distributed application patterns in an efficient,
application patterns in an efficient, scalable and scalable and highly available manner, and to create and maintain
highly available manner, and to create and maintain associated associated Python libraries and documentation.
Python libraries and documentation. The code name for the
project is zaqar.
Metadata agent Metadata agent
@ -2388,7 +2384,8 @@ M
murano murano
OpenStack project that provides an Application catalog. Codename for the :term:`Application Catalog service <Application Catalog
service (murano)>`.
Modular Layer 2 (ML2) neutron plug-in Modular Layer 2 (ML2) neutron plug-in
@ -4063,8 +4060,7 @@ Z
zaqar zaqar
OpenStack project that provides a message service to Codename for the :term:`Message service <Message service (zaqar)>`.
applications.
ZeroMQ ZeroMQ