Update Magnum service name and mission statement

See: https://review.openstack.org/#/c/311476/

Change-Id: Ie6d89bed5933c76a26b708bb91164edc730207bc
This commit is contained in:
Hongbin Lu 2016-05-14 18:39:35 -04:00
parent 7f3b870536
commit e32ff046c3
5 changed files with 9 additions and 10 deletions

View File

@ -172,7 +172,7 @@ The following Launchpad Bugs areas are available:
* `Bugs: Clustering service (senlin) <https://bugs.launchpad.net/senlin>`__
* `Bugs: Containers service (magnum) <https://bugs.launchpad.net/magnum>`__
* `Bugs: Container Infrastructure Management service (magnum) <https://bugs.launchpad.net/magnum>`__
* `Bugs: Data processing service
(sahara) <https://bugs.launchpad.net/sahara>`__

View File

@ -172,7 +172,7 @@ list below.
* ``gnocchi`` - Telemetry API v3
* ``heat`` - Orchestration API
* ``keystone`` - Identity service API and extensions
* ``magnum`` - Containers service API
* ``magnum`` - Container Infrastructure Management service API
* ``manila`` - Shared file systems API
* ``mistral`` - Workflow service API
* ``monasca`` - Monitoring API

View File

@ -60,7 +60,7 @@ service with its package name and description.
- nova
- python-novaclient
- Creates and manages images, instances, and flavors.
* - Containers service
* - Container Infrastructure Management service
- magnum
- python-magnumclient
- Creates and manages containers.

View File

@ -898,16 +898,15 @@ C
its associated metadata, such as machine state, OS disk size, and so
on.
Container Infrastructure Management service
To provide a set of services for provisioning, scaling, and managing
container orchestration engines.
container server
An Object Storage server that manages containers.
Containers service
OpenStack project that provides a set of services for
management of application containers in a multi-tenant cloud
environment. The code name of the project name is magnum.
container service
The Object Storage component that provides container services,

View File

@ -45,7 +45,7 @@
Compute service Developer Documentation (nova)
</a>
<a href="http://docs.openstack.org/developer/magnum/">
Containers service Developer Documentation (magnum)
Container Infrastructure Management service Developer Documentation (magnum)
</a>
<a href="http://docs.openstack.org/developer/horizon/">
Dashboard Developer Documentation (horizon)