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:
Dolph Mathews 2015-07-27 19:23:03 +00:00
parent 6a6fcc22be
commit 6fe18898b1
1 changed files with 2 additions and 2 deletions

View File

@ -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).
"""