keystone/keystone/cmd/doctor
Werner Mendizabal bc95434472 Make a FernetUtils class
By converting our module-level fernet utilities to a class, we can
extend it or modify it in ways to make the utilities work for outside
the fernet token provider. This change is in preparation to use fernet
to encrypt credentials at rest.

bp credential-encryption

Change-Id: Ia4e9fd2b8597993f006d9fea82b782085f2cdbc2
2016-08-16 03:10:54 +00:00
..
__init__.py keystone-manage doctor 2016-07-18 15:51:57 -07:00
caching.py keystone-manage doctor 2016-07-18 15:51:57 -07:00
database.py keystone-manage doctor 2016-07-18 15:51:57 -07:00
federation.py keystone-manage doctor 2016-07-18 15:51:57 -07:00
ldap.py keystone-manage doctor 2016-07-18 15:51:57 -07:00
tokens.py keystone-manage doctor 2016-07-18 15:51:57 -07:00
tokens_fernet.py Make a FernetUtils class 2016-08-16 03:10:54 +00:00