Container Infrastructure Management Service for OpenStack
32f917c8d7
Change the devstack image to the default Atomic 23 image. Update templates not to rely on interface naming because the names changed between Atomic 21 and Atomic 23 images. Add a functional test to validate minion node registration. Update docs to refer to a generic Atomic image. Co-Authored-By: Hongbin Lu <hongbin.lu@huawei.com> Implements: blueprint atomic23 Change-Id: Id67244e3f452b3c7c3c46fdabcca3a5c141a76c0 |
||
---|---|---|
contrib/templates/example | ||
devstack | ||
doc/source | ||
etc/magnum | ||
magnum | ||
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