cce63f68aa
Change-Id: Ia766f93b9ce5b1560ebe37da65bd70be61a0fdd1
29 lines
1.2 KiB
ReStructuredText
29 lines
1.2 KiB
ReStructuredText
..
|
|
Warning: Do not edit this file. It is automatically generated from the
|
|
software project's code and your changes will be overwritten.
|
|
|
|
The tool to generate this file lives in openstack-doc-tools repository.
|
|
|
|
Please make any changes needed in the code, then run the
|
|
autogenerate-config-doc tool from the openstack-doc-tools repository, or
|
|
ask for help on the documentation mailing list, IRC channel or meeting.
|
|
|
|
.. _keystone-role:
|
|
|
|
.. list-table:: Description of role configuration options
|
|
:header-rows: 1
|
|
:class: config-ref-table
|
|
|
|
* - Configuration option = Default value
|
|
- Description
|
|
* - **[role]**
|
|
-
|
|
* - ``cache_time`` = ``None``
|
|
- (Integer) TTL (in seconds) to cache role data. This has no effect unless global caching is enabled.
|
|
* - ``caching`` = ``True``
|
|
- (Boolean) Toggle for role caching. This has no effect unless global caching is enabled.
|
|
* - ``driver`` = ``None``
|
|
- (String) Entrypoint for the role backend driver in the keystone.role namespace. Supplied drivers are ldap and sql.
|
|
* - ``list_limit`` = ``None``
|
|
- (Integer) Maximum number of entities that will be returned in a role collection.
|