mistral/mistral/api
Lance Bragstad 5e3cdec918 Add entry point to allow for oslo.policy CLI usage
The oslo.policy library exposes entry points so that users can
generate sample policy files and templates. The entry points do
expect some things to be done by the service in order to work,
though.

This commit adds an entry point for oslo.policy so that it can
consume an enforcer that has been initialized with mistrals
policies. The library will use this to generate useful things
for users like templates and sample policy files.

Change-Id: Ib442fbb79b5c237d634586c3169cf8c7f595da1c
Closes-Bug: 1793346
2018-09-19 16:25:33 +00:00
..
controllers Merge "Add namespace parameter to Workbook API doc" 2018-08-01 06:45:16 +00:00
hooks Fixing grammar mistake 2018-02-05 08:47:20 +00:00
__init__.py Adding pecan, wsme, oslo and adjusting packages 2013-11-21 13:47:42 +07:00
access_control.py Add entry point to allow for oslo.policy CLI usage 2018-09-19 16:25:33 +00:00
app.py Add a config option to disable cron triggers 2017-10-26 13:48:05 +03:00
service.py Fix Kombu RPC threading and use within multiprocess environment 2017-09-05 10:36:43 +00:00
wsgi.py Fix WSGI script for gunicorn 2017-05-10 21:31:42 +00:00