Container Infrastructure Management Service for OpenStack
754233c51d
After this patch [1], Magnum is no longer the "Container Service", it became the "Container Infrastructure Management Service". This commit updates the service name and description accordingly: * Change service name from "container" to "container-infra" * Update service description to reflect its mission [1] https://review.openstack.org/#/c/311476/ Depends-On: I55205ff2b304678d2b53bbd4d66403078c6baac8 Closes-Bug: #1584251 Change-Id: I5c271bf3fc4d6ccecaf2918aca28ce946bcc6b22 |
||
---|---|---|
contrib/templates/example | ||
devstack | ||
doc/source | ||
etc/magnum | ||
magnum | ||
releasenotes | ||
specs | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
Dockerfile | ||
functional_creds.conf.sample | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Magnum
Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.
For more information, please refer to the following resources:
- Free software: under the Apache license
- Documentation: http://docs.openstack.org/developer/magnum
- Source: http://git.openstack.org/cgit/openstack/magnum
- Blueprints: https://blueprints.launchpad.net/magnum
- Bugs: http://bugs.launchpad.net/magnum
- REST Client: http://git.openstack.org/cgit/openstack/python-magnumclient