keystone/keystone/tests/unit/identity
Jamie Lennox 4a0970df88 Pass request to v2 token authenticate
The v2 authenticate command is one of the last to still accept a context
dict because it has a lot of tie in with tests and notifications. Fix
all these so that authenticate can work with a request.

Change-Id: I07a2985fea7f71001c4a48d396167ea0e3a2a8f8
2016-07-15 13:33:39 +10:00
..
backends Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
__init__.py Variable 'domain_ref' referenced before assignment 2014-02-17 14:46:23 +00:00
test_backend_sql.py Pass request to v2 token authenticate 2016-07-15 13:33:39 +10:00
test_backends.py Pass request to v2 token authenticate 2016-07-15 13:33:39 +10:00
test_controllers.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
test_core.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00