manila/manila/tests/share
David Sariel 4a61faa065 Removed ignored checks from tox.ini and fixed pep8 issues
Due to the hacking version update several pep8 checks where ignored
in the flakes8 section of the tox.ini. Removed ignored checks and fixed
appropriate pep8 issues.

The list of fixed issues:
    - H105 Don't use author tags
    - H238 Old style class declaration, use new style (inherit from `object`)
    - H501 Do not use self.__dict__ for string formatting

Closes-Bug: 1530719
Change-Id: I890ba4c54b0da10060767620ff5ff7e480d79a9c
2016-02-14 14:56:55 +02:00
..
drivers Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
__init__.py Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
test_access.py Add update_access() method to driver interface 2016-02-05 10:41:51 -02:00
test_api.py Share Replication API and Scheduler Support 2016-02-11 19:45:37 +00:00
test_driver.py Share Replication API and Scheduler Support 2016-02-11 19:45:37 +00:00
test_drivers_private_data.py Performance: leverage dict comprehension in PEP-0274 2015-12-11 19:24:56 -05:00
test_hook.py Add share hooks 2015-09-04 19:04:34 +03:00
test_manager.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
test_migration.py Add update_access() method to driver interface 2016-02-05 10:41:51 -02:00
test_rpcapi.py Share Replication API and Scheduler Support 2016-02-11 19:45:37 +00:00
test_share_types.py Support standard Manila capability flags in NetApp cDOT driver 2015-12-22 19:17:02 +00:00
test_share_utils.py Add Share Migration feature 2015-09-06 22:52:41 -03:00