manila/manila/tests/api/openstack
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
..
__init__.py Fix wrong flake8 exception and pep8 violations 2015-12-24 21:45:39 -05:00
test_api_version_request.py Fix wrong flake8 exception and pep8 violations 2015-12-24 21:45:39 -05:00
test_versioned_method.py Manila experimental REST APIs 2015-08-25 16:21:07 +00:00
test_wsgi.py Fix wrong flake8 exception and pep8 violations 2015-12-24 21:45:39 -05:00