keystone/keystone/token
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
..
persistence Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
providers Make a FernetUtils class 2016-08-16 03:10:54 +00:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
_simple_cert.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
controllers.py Use quotes consistently in token controller 2016-07-26 17:04:35 +00:00
provider.py Isolate token caching into its own region 2016-07-08 14:21:51 +00:00
routers.py HEAD responses should return same status as GET 2014-07-08 22:37:44 -07:00
utils.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00