keystonemiddleware/keystonemiddleware
Navid Pustchi 92983b1da8 Fix D401 PEP257 violation and enable H403
Currently tox ignores D401 and H403:
401: First line should be in imperative mood.
403: multi line docstrings should end on a new line

This change makes keystonemiddleware docstrings compliant with D401.
H403 is already passing, so this commit also enables it.

Change-Id: I9471721220c99f9c4ed055840ed626bb7750eb3f
2016-05-05 15:52:26 +00:00
..
auth_token Fix D401 PEP257 violation and enable H403 2016-05-05 15:52:26 +00:00
echo Remove bandit.yaml in favor of defaults 2016-03-09 09:45:47 -08:00
openstack Revert "Disable memory caching of tokens" 2016-01-22 09:52:39 -06:00
tests Return JSON for Unauthorized message 2016-04-22 17:19:48 -07:00
__init__.py Moving middleware to new location 2014-06-19 15:50:41 -07:00
audit.py Fix D401 PEP257 violation and enable H403 2016-05-05 15:52:26 +00:00
ec2_token.py Fix D401 PEP257 violation and enable H403 2016-05-05 15:52:26 +00:00
fixture.py Use positional instead of keystoneclient version 2016-02-03 11:45:40 +11:00
i18n.py Drop use of 'oslo' namespace package 2015-04-28 19:37:43 +00:00
opts.py Split oslo_config and list all opts 2016-02-11 13:00:28 +11:00
s3_token.py Fix D401 PEP257 violation and enable H403 2016-05-05 15:52:26 +00:00