python-keystoneclient/keystoneclient/tests/unit/auth
Navid Pustchi 01500be7fb Fixing D105 PEP257
Currently tox ignores D105.
D105: Missing docstring in magic method.
This change removes it and make keystoneclient docstring compliant with it.

Change-Id: I34dfc164891880425f542f8f8aa3426ec8640c96
2016-05-04 19:47:14 +00:00
..
__init__.py Move tests to the unit subdirectory 2015-02-11 19:03:25 +11:00
test_access.py Deprecate auth plugins from keystoneclient 2016-02-03 12:08:07 +11:00
test_auth.py Deprecate auth plugins from keystoneclient 2016-02-03 12:08:07 +11:00
test_cli.py Deprecate auth plugins from keystoneclient 2016-02-03 12:08:07 +11:00
test_conf.py Deprecate auth plugins from keystoneclient 2016-02-03 12:08:07 +11:00
test_default_cli.py Deprecate auth plugins from keystoneclient 2016-02-03 12:08:07 +11:00
test_identity_common.py Deprecate Session 2016-02-03 12:06:07 +11:00
test_identity_v2.py Deprecate Session 2016-02-03 12:06:07 +11:00
test_identity_v3.py Deprecate Session 2016-02-03 12:06:07 +11:00
test_identity_v3_federated.py Deprecate auth plugins from keystoneclient 2016-02-03 12:08:07 +11:00
test_loading.py Provide a generic auth plugin loader 2015-03-18 10:25:55 +11:00
test_password.py Swap the order of username deprecation 2015-11-19 15:48:28 +00:00
test_token.py Split v3 authentication file into module 2015-03-17 09:54:17 +11:00
test_token_endpoint.py Deprecate Session 2016-02-03 12:06:07 +11:00
utils.py Fixing D105 PEP257 2016-05-04 19:47:14 +00:00