keystoneauth/keystoneauth1/exceptions
Navid Pustchi 2e0c0030a9 Removing tox ignore D400.
Currently tox ignores D400 (D400: First line should end with a period).
This change removes D400 ignore.
All pep8 violatios are fixed.

Change-Id: I9190a15a36c90d3c60a9c520cb53d5f182b0c4e9
2016-04-18 21:20:51 +00:00
..
__init__.py Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
auth_plugins.py Address hacking check H405 2015-11-18 21:18:37 -08:00
auth.py Use human readable exception messages 2015-08-13 11:24:33 -06:00
base.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
catalog.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
connection.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
discovery.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
http.py Removing tox ignore D400. 2016-04-18 21:20:51 +00:00
response.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
service_providers.py Removing tox ignore D400. 2016-04-18 21:20:51 +00:00