keystone/keystone/common
Lance Bragstad 8ff6b0ea51 Move request validation inline
This commit moves all the decorated call to validate request inline with the
method. This is one way we can lazily validate requests - which allows us to
pick validation configuration options specifed in config.

Change-Id: Iee71fb3c34d296427cd485180dacb6bf02581845
2016-07-08 20:22:33 +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 Merge "Fixes failure when password is null" 2016-06-27 14:29:47 +00:00
validation Move request validation inline 2016-07-08 20:22: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
controller.py Merge "Pass request to build_driver_hints" 2016-07-08 01:41:06 +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
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 Merge "Remove last parts of query_string from context" 2016-07-08 15:29:44 +00:00
router.py Implement HEAD method for all v3 GET actions 2016-03-22 10:27:53 -07:00
tokenless_auth.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
utils.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
wsgi.py Make assert_admin work with a request 2016-07-05 09:07:58 +10:00