magnum/magnum
Ghanshyam Mann 8d09169a8a 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
2024-06-05 11:32:54 -07:00
..
api Drop k8s_fedora_atomic_v1 driver 2024-02-27 16:35:35 +00:00
cmd Remove execution bit on unnecessary files 2024-02-19 00:30:21 +00:00
common Fix oslo policy file genrator tool for Magnum 2024-06-05 11:32:54 -07:00
conductor Replace abc.abstractproperty with property and abc.abstractmethod 2024-03-27 09:50:52 +00:00
conf Stop describing defaults explicitly 2024-05-06 15:50:27 +00:00
db SQLA 2.0 - Fix connection.execute 2024-03-02 07:30:50 +00:00
drivers Update control-plane nodes taint 2024-05-07 14:59:13 +10:00
hacking Remove execution bit on unnecessary files 2024-02-19 00:30:21 +00:00
objects Add feature to specify driver explicitly 2024-02-26 14:50:18 +11:00
service Bugfix: Clean up trusts for all deleted clusters 2024-02-22 15:38:48 +13:00
servicegroup Trivial code cleanups 2018-10-02 19:41:34 +00:00
tests Merge "Change network driver test to use non-default driver." 2024-05-29 09:43:11 +00:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Remove log translations 2017-03-30 17:05:10 +08:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00