keystone/keystone
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
..
assignment Merge "Use request object in policy enforcement" 2016-07-12 03:40:27 +00:00
auth Pass request to v2 token authenticate 2016-07-15 13:33:39 +10:00
catalog Move logic for catalog driver differences to manager 2016-07-11 11:45:07 +01:00
cmd Merge "Improve user experience involving token flush" 2016-07-14 23:35:50 +00:00
common Merge "Pass request to normalize_domain_id" 2016-07-14 22:44:14 +00:00
conf Merge "Improve keystone.conf [tokenless_auth] documentation" 2016-07-14 05:46:01 +00:00
contrib Merge "Use request object in policy enforcement" 2016-07-12 03:40:27 +00:00
credential Merge "Move request validation inline" 2016-07-09 09:47:39 +00:00
endpoint_policy Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
federation Validate SAML keyfile & certfile options 2016-07-13 19:28:42 +00:00
identity Pass request to v2 token authenticate 2016-07-15 13:33:39 +10:00
locale Imported Translations from Zanata 2016-06-02 07:16:54 +00:00
middleware Handle more auth information via context 2016-07-13 17:14:46 +10:00
models Return `revoked_at` for list revoke events 2016-07-04 08:14:37 +08:00
oauth1 Handle more auth information via context 2016-07-13 17:14:46 +10:00
policy Move request validation inline 2016-07-08 20:22:33 +00:00
resource Pass request to normalize_domain_id 2016-07-14 18:55:03 +10:00
revoke Use request.params instead of context['query_string'] 2016-06-29 04:46:57 +10:00
server Isolate token caching into its own region 2016-07-08 14:21:51 +00:00
tests Pass request to v2 token authenticate 2016-07-15 13:33:39 +10:00
token Pass request to v2 token authenticate 2016-07-15 13:33:39 +10:00
trust Handle more auth information via context 2016-07-13 17:14:46 +10:00
v2_crud Pass request to v2 token authenticate 2016-07-15 13:33:39 +10:00
version Use http_client constants instead of hardcoding 2016-07-07 16:22:44 -07:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
exception.py PCI-DSS Disable inactive users requirements 2016-06-28 19:45:06 +00:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
notifications.py Pass request to v2 token authenticate 2016-07-15 13:33:39 +10:00
service.py Create a version package 2015-10-12 23:59:16 +00:00