keystonemiddleware/keystonemiddleware
Dolph Mathews cc746dc6f7 Add an explicit test failure condition when auth_token is missing
If the loop exits "successfully" without finding auth_token, scope fall
through would result in 'extension' containing the last iteration of the
'for' loop.

This change results in that behavior explicitly failing with better
error feedback.

Change-Id: Ifa63a78d267e810fcf4adb40524613d7d8f3b5b7
(cherry picked from commit bd742151ba)
2015-08-14 22:33:27 +00:00
..
auth_token Ensure cache keys are a known/fixed length 2015-07-17 09:46:23 -05:00
openstack Sync with oslo-incubator 2015-02-09 13:13:20 -05:00
tests Add an explicit test failure condition when auth_token is missing 2015-08-14 22:33:27 +00:00
__init__.py Moving middleware to new location 2014-06-19 15:50:41 -07:00
_memcache_pool.py I18n 2014-10-29 20:59:51 -05:00
audit.py Merge "move add event creation logic to keystonemiddleware" 2015-02-10 22:35:49 +00:00
ec2_token.py Switch from oslo.config to oslo_config 2015-01-18 07:54:03 -06:00
i18n.py I18n 2014-10-29 20:59:51 -05:00
opts.py Break default auth plugin into file 2015-02-26 10:01:15 +11:00
s3_token.py Fix s3_token middleware parsing insecure option 2015-04-23 13:28:53 -05:00