oslo.policy/doc/source
Andrew Laski 85ebe9eb5f Add helper scripts for generating policy info
This adds two helper scripts that consuming projects can use to get
information that helps deployers.

The oslopolicy-policy-generator script looks at an entry_point for a
configured policy.Enforcer and outputs a yaml formatted policy file for
that configuration. This is a merge of registered rules and configured
rules.

The oslopolicy_list_redundant script looks at an entry_point for a
configured policy.Enforcer and outputs a yaml formatted policy file with
a list of policies where the registered default matches the project
configuration. These are policies that can be removed from the
configuration file(s) without affecting policy.

Change-Id: Ibe4e6c9288768bcc8f532e384524580c57e58275
Implements: bp policy-sample-generation
2016-06-08 15:12:53 -04:00
..
cli.rst Add oslopolicy-checker command-line tool 2016-01-12 15:44:03 -06:00
conf.py Don't generate doc from test 2015-12-07 16:06:56 +08:00
contributing.rst exported from oslo-incubator by graduate.sh 2014-12-09 14:40:01 -03:00
history.rst exported from oslo-incubator by graduate.sh 2014-12-09 14:40:01 -03:00
index.rst Add oslopolicy-checker command-line tool 2016-01-12 15:44:03 -06:00
installation.rst document the migration process and update the docs a bit 2015-02-11 12:23:49 -05:00
opts.rst add auto-generated docs for config options 2015-09-25 06:48:55 -04:00
usage.rst Add helper scripts for generating policy info 2016-06-08 15:12:53 -04:00