keystone/keystone/tests/unit/auth
Morgan Fainberg f5c9b094af Move validate_issue_token_auth from controllers
For the move to flask, and to ensure there are no test changes,
this changeset moves `validate_issue_token_auth` from controllers to
the auth.schema module (as it is clearly about validation).

Change-Id: I97e07cbebb4e97df4b38899037e97ce3f34b9e03
Partial-Bug: #1776504
2018-08-01 16:57:16 +00:00
..
plugins Fix integer -> method conversion for python3 2018-03-22 18:13:24 +00:00
__init__.py Refactor extract function load_auth_method 2015-06-18 20:52:57 -05:00
test_controllers.py Removal of deprecated direct driver loading 2018-03-27 19:20:15 +00:00
test_schema.py Move validate_issue_token_auth from controllers 2018-08-01 16:57:16 +00:00