Files
openstack-manuals/doc/config-reference/source/tables/keystone-policy.rst
Gauvain Pocentek 0806ec8ea4 [config-ref] Update keystone tables
Change-Id: Id5bb093eb05a38aa0bd4cd11f2c08de9a5f64c46
2017-04-29 17:11:46 +02:00

1.1 KiB

Description of policy configuration options
Configuration option = Default value Description
[policy]
driver = sql (String) Entry point for the policy backend driver in the keystone.policy namespace. Supplied drivers are rules (which does not support any CRUD operations for the v3 policy API) and sql. Typically, there is no reason to set this option unless you are providing a custom entry point.
list_limit = None (Integer) Maximum number of entities that will be returned in a policy collection.