Fix remaining mention of KLWT
I found an overlooked mention of "Keystone Lightweight Tokens" which actually shipped under the name "Fernet tokens" in Kilo. Change-Id: I5b72745ea2f103333a610977a19fed5335d1d93f
This commit is contained in:
parent
6a6fcc22be
commit
6fe18898b1
@ -186,8 +186,8 @@ class FernetSetup(BasePermissionsSetup):
|
||||
"""Setup a key repository for Fernet tokens.
|
||||
|
||||
This also creates a primary key used for both creating and validating
|
||||
Keystone Lightweight tokens. To improve security, you should rotate your
|
||||
keys (using keystone-manage fernet_rotate, for example).
|
||||
Fernet tokens. To improve security, you should rotate your keys (using
|
||||
keystone-manage fernet_rotate, for example).
|
||||
|
||||
"""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user