keystone/releasenotes/notes/bug-1815771-ae0e4118c552f01e.yaml
Jose Castro Leon 479a2a0afa Adds caching of credentials
Allows to cache the credentials as they are currently fetched
directly from the database

Change-Id: I9a706ac506b0f65402f2433e6fd56097e0830657
Closes-Bug: #1815771
2019-05-17 15:04:31 +02:00

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.