manila/manila
houming-wang 9a74a01855 Fix wrong flake8 exception and pep8 violations
In the tox.ini, [flake8] section, "exclude =
.venv,.tox,dist,doc,openstack,*egg". From this rule, all 'openstack'
directories are excluded. This rule is intended to exclude
manila/openstack/common code check, but this is wrong
because it also exclude checks against manila/api/openstack and
manila/tests/api/openstack. We should fix it

Change-Id: Ie820e3931e83a82c40b0d9b9d943787a5d6ec363
Closes-Bug: #1529092
2015-12-24 21:45:39 -05:00
..
api Fix wrong flake8 exception and pep8 violations 2015-12-24 21:45:39 -05:00
cmd Fix display of availability-zone for manila-manage command 2015-10-01 09:44:53 +00:00
common Merge "OpenStack typo" 2015-11-21 03:06:00 +00:00
compute remove default=None for config options 2015-11-08 20:12:25 +08:00
consistency_group Add space to message in manila/consistency_group/api.py 2015-12-17 06:56:43 +00:00
db Merge "Prevent removal of share server used by CG" 2015-12-24 19:37:32 +00:00
hacking Performance: leverage dict comprehension in PEP-0274 2015-12-11 19:24:56 -05:00
locale Imported Translations from Transifex 2015-05-03 08:14:17 +02:00
network Performance: leverage dict comprehension in PEP-0274 2015-12-11 19:24:56 -05:00
scheduler Capability lists in Manila scheduler 2015-12-22 15:34:54 +00:00
share Merge "EMC Isilon Driver Support For Extend Share" 2015-12-24 22:59:53 +00:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests Fix wrong flake8 exception and pep8 violations 2015-12-24 21:45:39 -05:00
volume Fix exceptions handling for py34 compatibility 2015-08-05 17:15:46 +03:00
__init__.py Remove vim headers 2014-10-06 15:00:27 +02:00
context.py Pop off user/tenant kwargs in RequestContext init 2015-12-21 13:34:51 -08:00
exception.py Implements ensure_share() in Quobyte driver 2015-11-19 12:40:43 +01: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 Performance: leverage dict comprehension in PEP-0274 2015-12-11 19:24:56 -05:00
rpc.py Drop use of 'oslo' namespace package 2015-04-29 16:51:33 +03:00
service.py Use oslo_config new type PortOpt for port options 2015-11-12 00:32:35 -07:00
test.py Performance: leverage dict comprehension in PEP-0274 2015-12-11 19:24:56 -05: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 remove default=None for config options 2015-11-08 20:12:25 +08:00