Container Infrastructure Management Service for OpenStack
Go to file
Ghanshyam Mann 2045ffb5cc Fix oslo policy file genrator tool for Magnum
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 8d09169a8a)
2024-06-07 20:31:36 +10:00
api-ref/source Drop Swarm support 2024-01-24 13:20:21 +13:00
contrib Drop bay and baymodel from magnum 2023-05-09 13:59:57 +00:00
devstack Add feature flag for beta drivers 2024-02-27 20:34:05 +11:00
doc Removing Tiller support 2024-02-29 14:41:29 +00:00
dockerfiles Add newer cluster-autoscaler versions to Docker Hub 2023-11-13 14:48:42 +00:00
etc/magnum Fix missing oslo.versionedobjects library option 2023-09-19 04:46:37 +00:00
magnum Fix oslo policy file genrator tool for Magnum 2024-06-07 20:31:36 +10:00
playbooks Drop k8s_fedora_ironic_v1 driver 2024-02-05 08:14:56 +00:00
releasenotes Merge "Drop k8s_fedora_atomic_v1 driver" 2024-03-06 10:14:19 +00:00
specs Document use of kube_tag label 2018-02-13 13:40:34 +00:00
tools Drop k8s_coreos_v1 driver 2024-02-05 07:04:05 +00:00
.coveragerc Cleanup coverage configuration 2016-08-28 21:11:07 +01:00
.gitignore Add fedora coreos cluster template to contributor docs 2020-07-30 12:20:39 +12:00
.gitreview Update .gitreview for stable/2024.1 2024-03-12 17:23:20 +00:00
.mailmap Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
.stestr.conf Switch to stestr 2018-07-13 13:05:52 +07:00
.zuul.yaml CI: Switch from rbac to normal job 2024-03-05 13:26:47 +01:00
bindep.txt Make code compatible with SQLAlchemy 1.4.18 2021-06-28 12:26:19 +00:00
CONTRIBUTING.rst docs: Change Storyboard links to Launchpad 2023-10-03 14:17:45 +02:00
functional_creds.conf.sample Use keystone v3 for functional tests 2016-12-05 15:21:09 +01:00
HACKING.rst Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
LICENSE Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
README.rst Merge "docs: Change Storyboard links to Launchpad" 2023-10-04 06:48:41 +00:00
requirements.txt Remove six from requirements 2024-02-19 10:44:21 +00:00
setup.cfg Fix oslo policy file genrator tool for Magnum 2024-06-07 20:31:36 +10:00
setup.py Cleanup py27 support 2020-04-05 09:45:17 +02:00
test-requirements.txt Drop dependency on pytz 2024-01-27 19:50:06 +09:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/2024.1 2024-03-12 17:23:22 +00:00

Team and repository tags

image

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: