keystone/keystone/tests/unit/common
Lance Bragstad 6706a9e814 Fix indentation for oauth context
The indentation for setting up the authorization context for oauth1 was not
indented properly, meaning it would set oauth1 variables regardless of oauth1
being used as an authentication method.

This commit fixes the intendation and adds two comments to improve readability.

Co-Authored-By: Steve Martinelli <stevemar@ca.ibm.com>

Change-Id: I29aeaf4f97f85bbfbf33a7114b328cebc52d6479
2016-01-18 14:28:30 +00:00
..
__init__.py Always hash passwords on their way into the DB 2014-02-20 13:06:37 +00:00
test_authorization.py Fix indentation for oauth context 2016-01-18 14:28:30 +00:00
test_injection.py Change tests to use common name for keystone.tests.unit 2015-09-04 18:21:42 +00:00
test_json_home.py Change tests to use common name for keystone.tests.unit 2015-09-04 18:21:42 +00:00
test_ldap.py Correct DN/encoding in test 2015-12-29 10:48:29 -06:00
test_manager.py Keystone Spelling Errors in docstrings and comments 2015-10-29 09:46:14 -05:00
test_notifications.py Use new_policy_ref consistently 2015-12-09 10:18:36 -08:00
test_sql_core.py Fix order of arguments in assertEqual 2015-09-25 02:06:55 -07:00
test_utils.py Support url safe restriction on new projects and domains 2015-12-28 23:55:25 +00:00