manila/manila
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
..
api Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
cmd Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
common Merge "Converted MultiStrOpt to ListOpt" 2016-02-13 03:28:01 +00:00
compute Use existing "insecure" options when creating nova/cinder clients 2016-02-12 12:20:42 +01:00
consistency_group Add space to message in manila/consistency_group/api.py 2015-12-17 06:56:43 +00:00
db Share Replication API and Scheduler Support 2016-02-11 19:45:37 +00:00
hacking Fix issue in hacking with underscore imports 2016-02-05 08:01:50 +01:00
network Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
scheduler Share Replication API and Scheduler Support 2016-02-11 19:45:37 +00:00
share Merge "EMC Isilon Driver Support For NFS Read-Only Share" 2016-02-13 08:31:42 +00:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
volume Use existing "insecure" options when creating nova/cinder clients 2016-02-12 12:20:42 +01:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
context.py Merge "Replace deprecated [logger/LOG].warn with warning" 2016-01-09 05:32:59 +00:00
exception.py Share Replication API and Scheduler Support 2016-02-11 19:45:37 +00:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
manager.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
opts.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
policy.py Use oslo_policy lib instead of oslo-incubator code 2015-04-21 13:05:42 +03:00
quota.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
rpc.py Drop use of 'oslo' namespace package 2015-04-29 16:51:33 +03:00
service.py Trivial Fix: fix missing import 2016-01-21 19:36:47 +08:00
test.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
utils.py timeutils.total_seconds() is deprecated 2015-12-02 09:36:44 +08:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00
wsgi.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00