glance/glance/tests/unit
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
..
api Tests added for glance/cmd/cache_pruner.py 2014-01-21 18:24:25 +02:00
common Enable F841 check 2014-02-13 16:54:12 +04:00
v1 Enable F841 check 2014-02-13 16:54:12 +04:00
v2 Merge "Enable F841 check" 2014-02-18 08:08:14 +00:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
base.py VMware Datastore storage backend 2014-01-30 18:14:15 -08:00
fake_rados.py Fixes rbd _delete_image snapshot with missing image 2013-10-07 23:15:49 +01:00
test_auth.py Merge "Change assertTrue(isinstance()) by optimal assert" 2014-01-19 05:04:52 +00:00
test_cache_middleware.py Add `virtual_size` to Glance's API v2 2014-02-13 15:13:11 +01:00
test_cached_images.py Remove vim header 2014-01-14 16:03:28 +00:00
test_cinder_store.py Remove vim header 2014-01-14 16:03:28 +00:00
test_context.py Remove vim header 2014-01-14 16:03:28 +00:00
test_context_middleware.py Make Glance code base H102 compliant 2013-12-23 13:12:12 +00:00
test_db.py Remove return stmt of add,save and remove method 2014-01-06 16:34:01 +08:00
test_domain.py Restore image status on duplicate image upload 2014-01-22 10:05:43 +08:00
test_domain_proxy.py Merge "fix bug:range() is not same in py3.x and py2.x" 2014-01-24 10:29:37 +00:00
test_filesystem_store.py Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
test_glance_replicator.py Remove vim header 2014-01-14 16:03:28 +00:00
test_gridfs_store.py Clean up data when store receiving image occurs error 2013-08-30 08:10:44 +00:00
test_http_store.py Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
test_image_cache.py Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
test_image_cache_client.py Replace deprecated method assertEquals 2013-11-30 05:33:48 -08:00
test_manage.py Add unit tests around glance-manage 2014-02-10 09:37:07 +00:00
test_migrations.conf Refactor data migration tests 2013-02-25 21:14:09 +00:00
test_migrations.py Merge "Enable F841 check" 2014-02-18 08:08:14 +00:00
test_misc.py Remove vim header 2014-01-14 16:03:28 +00:00
test_notifier.py Fix parsing of AMQP configuration 2014-02-14 14:30:33 +01:00
test_policy.py Change assertTrue(isinstance()) by optimal assert 2014-01-15 19:01:51 +08:00
test_quota.py Merge "Set image size to None after removing all locations" 2014-01-12 12:16:58 +00:00
test_rbd_store.py Fix and enable gating on H306 2014-01-01 16:44:19 +01:00
test_s3_store.py Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
test_schema.py Fix up trivial License mismatches 2013-08-27 22:50:16 +02:00
test_scrubber.py Enable F841 check 2014-02-13 16:54:12 +04:00
test_sheepdog_store.py Clean up data when store receiving image occurs error 2013-08-30 08:10:44 +00:00
test_store_base.py Merge "Change assertTrue(isinstance()) by optimal assert" 2014-01-19 05:04:52 +00:00
test_store_image.py Enable hacking H703 check 2014-01-27 14:32:04 +04:00
test_store_location.py Enable F841 check 2014-02-13 16:54:12 +04:00
test_swift_store.py Enable F841 check 2014-02-13 16:54:12 +04:00
test_versions.py Merge "Change assertTrue(isinstance()) by optimal assert" 2014-01-19 05:04:52 +00:00
test_vmware_store.py Enable F841 check 2014-02-13 16:54:12 +04:00
utils.py Set image size to None after removing all locations 2014-01-11 12:25:55 +08:00