glance/glance/common
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
..
location_strategy Use six.moves.urllib.parse instead of urlparse 2014-02-17 09:52:00 +08:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
auth.py Use six.moves.urllib.parse instead of urlparse 2014-02-17 09:52:00 +08:00
client.py Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
config.py Remove vim header 2014-01-14 16:03:28 +00:00
crypt.py Remove vim header 2014-01-14 16:03:28 +00:00
exception.py Use six.moves.urllib.parse instead of urlparse 2014-02-17 09:52:00 +08:00
property_utils.py Fix misspellings in glance 2014-02-07 14:49:58 +08:00
rpc.py Remove vim header 2014-01-14 16:03:28 +00:00
utils.py Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
wsgi.py Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00