keystone/keystone/cmd
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
..
doctor Make a FernetUtils class 2016-08-16 03:10:54 +00:00
__init__.py Entrypoints for commands 2015-03-27 02:16:02 +00:00
cli.py Make a FernetUtils class 2016-08-16 03:10:54 +00:00
manage.py Remove eventlet support 2016-04-18 18:07:28 +00:00