keystone/keystone/common
Werner Mendizabal 4dafc37d5f Move fernet utils into keystone/common/
If we are going to be using fernet utilities to implement encryption of
credentials at rest, we should put the utilities in a more available
place.

bp credential-encryption

Change-Id: I06aff77836527885b3df1cbd25834906cda73910
2016-08-15 23:29:19 +00:00
..
cache Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
kvs Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
ldap Isolate common ldap code to the identity backend 2016-05-21 20:57:09 -07:00
sql Use international logging message 2016-08-11 07:42:24 +08:00
validation PCI-DSS Password strength requirements 2016-07-14 15:10:33 +00:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
authorization.py Add is_domain in token response 2016-05-11 21:32:39 +00:00
clean.py move clean.py into keystone/common 2015-07-18 23:32:08 -07:00
context.py Handle more auth information via context 2016-07-13 17:14:46 +10:00
controller.py PCI-DSS Password expires validation 2016-08-05 13:21:42 +00:00
dependency.py Fix D401 PEP8 violation. 2016-04-14 20:08:52 +00:00
driver_hints.py /services?name=<name> API fails when using list_limit 2016-06-21 14:22:19 -07:00
extension.py Fix D202: No blank lines after function docstring (PEP257) 2015-10-28 07:25:04 +00:00
fernet_utils.py Move fernet utils into keystone/common/ 2016-08-15 23:29:19 +00:00
json_home.py Fix D202: No blank lines after function docstring (PEP257) 2015-10-28 07:25:04 +00:00
manager.py Add in TRACE logging for the manager 2016-02-02 08:46:57 -08:00
openssl.py Correct reraising of exception 2016-07-07 12:18:38 +08:00
profiler.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
request.py Require auth_context middleware in the pipeline 2016-07-13 17:14:46 +10:00
router.py Implement HEAD method for all v3 GET actions 2016-03-22 10:27:53 -07:00
tokenless_auth.py Remove unused context from AuthInfo 2016-07-15 10:07:36 +10:00
utils.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
wsgi.py Merge "Remove get_trust_id_for_request function" 2016-07-15 11:48:01 +00:00