Container Infrastructure Management Service for OpenStack
28d8eca8c1
Rule "context_is_admin" is defined in heat for admin role and heat uses this rule to authorize admin operations. Since default admin context can be updated by heat, we should use the rule: context_is_admin. In newton, heat updated the admin context to admin role with admin tenant in following patch:- https://review.openstack.org/#/c/316627/ Change-Id: Iea6f3a6124e0c4d29801641aff51e385f0399488 Closes-Bug: #1499302 |
||
---|---|---|
contrib/templates/example | ||
devstack | ||
doc | ||
etc/magnum | ||
install-guide/source | ||
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