479a2a0afa
Allows to cache the credentials as they are currently fetched directly from the database Change-Id: I9a706ac506b0f65402f2433e6fd56097e0830657 Closes-Bug: #1815771
8 lines
284 B
YAML
8 lines
284 B
YAML
---
|
|
fixes:
|
|
- |
|
|
[`bug 1815771 <https://bugs.launchpad.net/keystone/+bug/1815771>`_]
|
|
Allows operators to cache credentials to avoid lookups on the database.
|
|
This operation can be turned on/off through the configuration parameter of
|
|
keystone.conf [credential] caching.
|