manila/manila/tests
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
..
api Flake8: Fix F841 2014-08-25 08:58:38 +02:00
compute Fix pep8 issues in manila/tests 2014-08-19 17:04:06 +02:00
db Improved share_servers db api 2014-06-19 09:44:24 +00:00
integrated pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
monkey_patch_example Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
netapp Refactor NetApp Cmode driver 2014-08-22 17:12:21 +00:00
network Flake8: Fix F841 2014-08-25 08:58:38 +02:00
scheduler Flake8: Fix F841 2014-08-25 08:58:38 +02:00
share Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
var Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
volume Flake8: Fix E126 and E127 2014-08-23 08:43:02 +00:00
windows Flake8: Fix F401 2014-08-23 08:42:36 +00:00
xenapi Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
__init__.py Refactor test framework 2014-07-22 14:58:48 +03:00
conf_fixture.py Remove LVM driver 2014-08-19 12:05:12 +03:00
declare_conf.py Removing deprecated using of flags module from project 2013-10-07 13:17:27 +03:00
fake_compute.py Fix H402 hacking rules 2014-08-19 17:04:54 +02:00
fake_driver.py Fix failing of unittests in one thread 2014-08-19 20:32:45 +03:00
fake_network.py Fix H402 hacking rules 2014-08-19 17:04:54 +02:00
fake_notifier.py Migrate to oslo.messaging instead of commom/rpc 2014-07-03 18:59:33 +03:00
fake_service_instance.py Updated generic_driver and service_instance with activation 2014-03-25 07:58:17 +02:00
fake_utils.py py3: use six.string_types instead of basestring 2014-07-25 06:02:44 +00:00
fake_volume.py Fix H402 hacking rules 2014-08-19 17:04:54 +02:00
policy.json Add share_server_id filter option to 'get_all' share API method 2014-08-04 04:20:31 -04:00
runtime_conf.py Removing deprecated using of flags module from project 2013-10-07 13:17:27 +03:00
test_api.py Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
test_conf.py Flake8: Fix E126 and E127 2014-08-23 08:43:02 +00:00
test_context.py change assertEquals to assertEqual 2014-05-15 13:19:42 +02:00
test_exception.py Flake8: Fix E126 and E127 2014-08-23 08:43:02 +00:00
test_manager.py Fix metaclasses assignment 2014-07-17 20:36:47 +03:00
test_migrations.py Use opportunistic migrations 2014-08-22 12:44:33 +03:00
test_misc.py change assert_ to assertTrue 2014-05-14 21:20:06 +02:00
test_policy.py Use common code within manila.policy module 2014-08-13 21:29:51 +00:00
test_quota.py Fix pep8 issues in manila/tests 2014-08-19 17:04:06 +02:00
test_service.py Fix H402 hacking rules 2014-08-19 17:04:54 +02:00
test_service_instance.py Flake8: Fix some occurences of F841 2014-08-23 19:38:34 +02:00
test_share.py Flake8: Fix F841 2014-08-25 08:58:38 +02:00
test_share_api.py Flake8: Fix F841 2014-08-25 08:58:38 +02:00
test_share_driver.py Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
test_share_generic.py Flake8: Fix F841 2014-08-25 08:58:38 +02:00
test_share_glusterfs.py Flake8: Fix some occurences of F841 2014-08-23 19:38:34 +02:00
test_share_rpcapi.py Flake8: Fix F841 2014-08-25 08:58:38 +02:00
test_test.py Merge "Replace python print operator with print function (pep H233, py33)" 2014-07-07 09:26:37 +00:00
test_test_utils.py Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
test_utils.py Fix pep8 issues in manila/tests 2014-08-19 17:04:06 +02:00
test_wsgi.py Flake8: Fix some occurences of F841 2014-08-23 19:38:34 +02:00
utils.py Removing deprecated using of flags module from project 2013-10-07 13:17:27 +03:00