Container Infrastructure Management Service for OpenStack
Go to file
Ghanshyam Mann f3cfcfd8f1 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)
(cherry picked from commit 2045ffb5cc)
2024-06-07 20:32:40 +10:00
api-ref/source Drop bay and baymodel from magnum 2023-05-09 13:59:57 +00:00
contrib Drop bay and baymodel from magnum 2023-05-09 13:59:57 +00:00
devstack devstack: Install sonobuoy and kubectl 2024-03-27 06:54:18 +00:00
doc Add k8s v1.26.8 and FCOS 38 to docs 2023-09-14 10:59:43 +10:00
dockerfiles Update cluster autoscaler build to v1.23 2022-02-25 12:03:33 +01:00
etc/magnum Deploy healthcheck middleware as app instead of filter 2021-08-19 10:21:15 +09:00
magnum Fix oslo policy file genrator tool for Magnum 2024-06-07 20:32:40 +10:00
playbooks Update cluster autoscaler build to v1.23 2022-02-25 12:03:33 +01:00
releasenotes Deprecate CoreOS (not Fedora CoreOS) support 2023-09-11 10:41:02 +10:00
specs Document use of kube_tag label 2018-02-13 13:40:34 +00:00
tools Adapt Cinder CSI to upstream manifest 2022-09-26 13:28:37 +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/2023.2 2023-09-15 14:16:18 +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 Switch to 2023.1 Python3 unit tests and generic template name 2022-09-26 13:27:19 +00:00
bindep.txt Make code compatible with SQLAlchemy 1.4.18 2021-06-28 12:26:19 +00:00
CONTRIBUTING.rst Ussuri contributor docs community goal 2020-04-21 00:42:46 +00: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 Add wiki Admin guide and Contributing notes link to README 2019-10-04 17:28:36 +08:00
requirements.txt Support enables rbac policies new defaults 2023-08-30 00:35:24 +08:00
setup.cfg Fix oslo policy file genrator tool for Magnum 2024-06-07 20:32:40 +10:00
setup.py Cleanup py27 support 2020-04-05 09:45:17 +02:00
test-requirements.txt Add back pep8 test 2022-07-19 12:35:14 +00:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/2023.2 2023-09-15 14:16:20 +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: