puppet-keystone/releasenotes/notes/fernet_token_provider-700f0feb36e0e168.yaml
Alex Schultz 453f766213 Make fernet the default token provider
Fernet tokens have been the default provider for keystone for some time
and we deprecated them in Newton. This change switches to use fernet
tokens as the default for the keystone class.

Change-Id: I15504f694c0ce5d35907585a8d5d61893cfe95ee
2016-11-15 08:56:02 -07:00

6 lines
184 B
YAML

---
upgrade:
- Fernet token is now the default token provider for keystone.
- keystone::enable_fernet_setup is now true by default to ensure fernet tokens
work out of the box.