manila/manila/tests/scheduler
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
..
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
fakes.py py33: use six.iteritems for item iterations (part2) 2014-07-09 09:54:06 -04:00
test_capacity_weigher.py Flake8: Fix F401 2014-08-23 08:42:36 +00:00
test_filter_scheduler.py Remove LVM driver 2014-08-19 12:05:12 +03:00
test_host_filters.py Flake8: Fix F401 2014-08-23 08:42:36 +00:00
test_host_manager.py Flake8: Fix E126 and E127 2014-08-23 08:43:02 +00:00
test_rpcapi.py Migrate to oslo.messaging instead of commom/rpc 2014-07-03 18:59:33 +03:00
test_scheduler.py Flake8: Fix F841 2014-08-25 08:58:38 +02:00
test_scheduler_options.py Flake8: Fix F841 2014-08-25 08:58:38 +02:00