keystone/keystone/tests/unit/common
Tin Lam 2bad130bf4 Removing H405 violations from keystone
Keystone's tox.ini contains an "ignore" entry for H405 violations:
multi line docstring summary not separated with an empty line.
All violations of H405 should be fixed so that H405 can be removed
from the ignore list.

Change-Id: I1b2aae0cabc20909cf3b0a405d5e31c5d91148b2
Closes-Bug: #1482773
2016-02-21 03:47:55 -05: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 Avoid "non-Pythonic" method names 2016-02-15 13:15:11 -03:00
test_manager.py Keystone Spelling Errors in docstrings and comments 2015-10-29 09:46:14 -05:00
test_notifications.py Removing H405 violations from keystone 2016-02-21 03:47:55 -05:00
test_sql_core.py Fix order of arguments in assertEqual 2015-09-25 02:06:55 -07:00
test_utils.py encode user id for notifications 2016-02-17 22:14:06 +00:00