keystone/keystone/v2_crud
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
..
__init__.py Move user and admin crud to core 2016-02-06 15:44:12 +00:00
admin_crud.py Move user and admin crud to core 2016-02-06 15:44:12 +00:00
user_crud.py Pass request to v2 token authenticate 2016-07-15 13:33:39 +10:00