keystone/keystone/policy
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
..
backends Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
controllers.py Move request validation inline 2016-07-08 20:22:33 +00:00
core.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
routers.py Change the sub-routers to provide JSON Home data 2014-08-26 09:57:15 -05:00
schema.py Implement validation on Policy V3 API 2014-08-31 03:39:49 -04:00