4ec13cc91b
This will set the max_active_keys setting in keystone.conf, and furtherly we'll read this value from tripleo-common to do purging of keys if necessary. bp keystone-fernet-rotation Change-Id: I9c6b0708c2c03ad9918222599f8b6aad397d8089
6 lines
247 B
YAML
6 lines
247 B
YAML
---
|
|
features:
|
|
- KeystoneFernetMaxActiveKeys was introduced as a parameter to the keystone
|
|
profile. It sets the max_active_keys value of the keystone.conf file and
|
|
will subsequently be used by mistral to purge the keys in a mistral task.
|