glance/glance/tests/functional
Julia Varlamova 67c79540c7 Enable hacking H301 and disable H304, H302
Enable hacking H301: one import per line. H304 and H302 check enables too,
so we temporarily disable it since it does not pass.

Fix imports in files below.

Add # noqa to migration scripts.

Change-Id: I6a8d4dcd9c3195d2848f218aafe304b1240ab60c
2014-02-18 16:05:18 +04:00
..
db Enable F841 check 2014-02-13 16:54:12 +04:00
store Merge "Enable F841 check" 2014-02-18 08:08:14 +00:00
v1 Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
v2 Merge "Enable F841 check" 2014-02-18 08:08:14 +00:00
__init__.py Use six.moves.urllib.parse instead of urlparse 2014-02-17 09:52:00 +08:00
store_utils.py Remove vim header 2014-01-14 16:03:28 +00:00
test_api.py Migrate json to glance.openstack.common.jsonutils 2014-01-05 14:38:07 +00:00
test_bin_glance_cache_manage.py Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
test_cache_middleware.py Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
test_client_exceptions.py Remove vim header 2014-01-14 16:03:28 +00:00
test_client_redirects.py Remove vim header 2014-01-14 16:03:28 +00:00
test_glance_manage.py Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
test_gzip_middleware.py Remove vim header 2014-01-14 16:03:28 +00:00
test_logging.py Remove vim header 2014-01-14 16:03:28 +00:00
test_scrubber.py fix bug:range() is not same in py3.x and py2.x 2014-01-21 12:46:20 +08:00
test_sqlite.py Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00