7 lines
198 B
YAML
7 lines
198 B
YAML
|
---
|
||
|
features:
|
||
|
- Keystone's default token provider is now fernet instead of UUID
|
||
|
upgrade:
|
||
|
- When upgrading, old tokens will not work anymore due to the provider
|
||
|
changing from UUID to fernet.
|