Container Infrastructure Management Service for OpenStack
f3cfcfd8f1
oslo tool to generate the policy or sample policy file does not work for magnum service. ``oslopolicy-policy-generator --namespace magnum`` end up with below error: ModuleNotFoundError: No module named 'magnum.policy' same error with oslopolicy-sample-generator --namespace magnum oslo.policy policy generator tool look for the service oslo policy enforcer entry and does not find it. setup.cfg file is missing the entry point for magnum oslo policy enforcer. - https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/5ZRWWL3YKWX3XCFGTC4G2KP6PCJMBL64/ Closes-Bug: #2068519 Change-Id: Iff94f7dea491b0ea465b17cd60c37423224f9ffa (cherry picked from commit |
||
---|---|---|
api-ref/source | ||
contrib | ||
devstack | ||
doc | ||
dockerfiles | ||
etc/magnum | ||
magnum | ||
playbooks | ||
releasenotes | ||
specs | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
functional_creds.conf.sample | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
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 <http://www.apache.org/licenses/LICENSE-2.0>
- Wiki: https://wiki.openstack.org/wiki/Magnum_
- Documentation: https://docs.openstack.org/magnum/latest/
- Admin guide: https://docs.openstack.org/magnum/latest/admin/index.html
- Source: https://opendev.org/openstack/magnum
- Blueprints: https://blueprints.launchpad.net/magnum
- Bugs: https://storyboard.openstack.org/#!/project/openstack/magnum
- REST Client: https://opendev.org/openstack/python-magnumclient
- Release notes: https://docs.openstack.org/releasenotes/magnum/index.html
- Contributing: https://docs.openstack.org/magnum/latest/contributor/index.html