manila/manila/tests/api
Andreas Jaeger e1ab0e25c7 Flake8: Fix F841
Enable F841 and fix all issues.

Flake F841 is:
F841 local variable 'XXX' is assigned to but never used

Also fix in changed files some occurences of:
E128 continuation line under-indented for visual indent
H404  multi line docstring should start without a leading new line
H405  multi line docstring summary not separated with an empty line

Change-Id: Ifb08a82d05ac15c8e90f214a96e73d82ff850018
Partial-Bug: #1333290
2014-08-25 08:58:38 +02:00
..
contrib Flake8: Fix E126 and E127 2014-08-23 08:43:02 +00:00
extensions Fix H402 hacking rules 2014-08-19 17:04:54 +02:00
middleware Fix H402 hacking rules 2014-08-19 17:04:54 +02:00
openstack Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
v1 Flake8: Fix F841 2014-08-25 08:58:38 +02:00
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
common.py Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
fakes.py py33: use six.iteritems for item iterations (part2) 2014-07-09 09:54:06 -04:00
test_common.py Fix H402 hacking rules 2014-08-19 17:04:54 +02:00
test_extensions.py Fix H402 hacking rules 2014-08-19 17:04:54 +02:00
test_router.py Enabled hacking checks H305 and H307 2014-07-20 18:48:31 +02:00
test_wsgi.py Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
test_xmlutil.py Renamed cinder to manila. 2013-09-02 09:59:07 +03:00