keystone/keystone/contrib
Morgan Fainberg ac31133fba Consolidate `assert_XXX_enabled` type calls to managers
There are multiple implementations of the various assert_XXX_enabled
methods. These have been consolidated to rely on the appropriate
manager objects (e.g. domain uses assignment_api, user now uses
identity_api).

``keystone.token.core.validate_auth_info`` has been deprecated
with no plans to be superseded as the new ``assert_XXXX_enabled``
methods now cover the functionality.

This is another step in the process to deprecate the functionality
from the token_api (and move relevant logic either the
token provider or other relevant locations).

Change-Id: I450daaca946e9695ff30e058adecef6ef0b9058a
bp: non-persistent-tokens
2014-07-18 10:44:52 -07:00
..
access Safer noqa handling 2014-03-27 18:52:07 -05:00
admin_crud Safer noqa handling 2014-03-27 18:52:07 -05:00
ec2 Consolidate `assert_XXX_enabled` type calls to managers 2014-07-18 10:44:52 -07:00
endpoint_filter Use oslo.i18n 2014-07-13 10:29:41 -05:00
example Use oslo.i18n 2014-07-13 10:29:41 -05:00
federation Use oslo.i18n 2014-07-13 10:29:41 -05:00
oauth1 Use oslo.i18n 2014-07-13 10:29:41 -05:00
revoke Use oslo.i18n 2014-07-13 10:29:41 -05:00
s3 Safer noqa handling 2014-03-27 18:52:07 -05:00
simple_cert Allow for multiple PKI Style Providers 2014-06-16 03:07:13 +00:00
stats Safer noqa handling 2014-03-27 18:52:07 -05:00
user_crud Safer noqa handling 2014-03-27 18:52:07 -05:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00