Container Infrastructure Management Service for OpenStack
c932d5fab9
Previously,the mesos bay type did not support the Magnum Container Volume Model. This patch adds support for volume through the following: 1. Add username, tenant_name, preempt, region_name, domain_name to mesos bay type. 2. Add get_parameter to mesos. 3. Update mesos unit tests to support container volume. 4. Update mesos heat templates for container volume model Change-Id: Icf7cb9fc38c7facb2d49904b6e52bbce974948f7 Partially-Implements: blueprint magnum-integrate-with-cinder |
||
---|---|---|
contrib/templates/example | ||
devstack | ||
doc/source | ||
etc/magnum | ||
magnum | ||
specs | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
bandit.yaml | ||
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