glance/glance/tests/unit
Victor Sergeyev 88bb1af1d5 Enable F40X checking
Clean up imports due to F401 and F403 checks.
F401  'module' imported but unused
F403  unable to detect undefined names with wildcard import

Change-Id: I487edb157de1a6babc7ad8a3fb65f195e476c490
2013-11-27 18:15:48 +02:00
..
api Enable F40X checking 2013-11-27 18:15:48 +02:00
common Enable F40X checking 2013-11-27 18:15:48 +02:00
v1 Enable F40X checking 2013-11-27 18:15:48 +02:00
v2 Add config option to limit image properties 2013-11-25 02:00:32 +00:00
__init__.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 18:29:53 +02:00
base.py Enable F40X checking 2013-11-27 18:15:48 +02:00
fake_rados.py Fixes rbd _delete_image snapshot with missing image 2013-10-07 23:15:49 +01:00
test_auth.py Adds domain level support for tasks 2013-11-26 16:35:12 -05:00
test_cache_middleware.py Enable F40X checking 2013-11-27 18:15:48 +02:00
test_cached_images.py Add unit tests for glance.api.cached_images module 2013-03-15 10:48:31 +02:00
test_cinder_store.py Clean up numeric expressions with oslo constants 2013-11-21 20:05:19 -08:00
test_context.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 18:29:53 +02:00
test_context_middleware.py Clean up pep8 E128 violations 2012-10-09 10:04:19 +08:00
test_db.py Enable F40X checking 2013-11-27 18:15:48 +02:00
test_domain.py Adds domain level support for tasks 2013-11-26 16:35:12 -05:00
test_domain_proxy.py Adds domain level support for tasks 2013-11-26 16:35:12 -05:00
test_filesystem_store.py Clean up numeric expressions with oslo constants 2013-11-21 20:05:19 -08:00
test_glance_replicator.py assertEquals is deprecated, use assertEqual 2013-11-07 02:34:48 +01: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 Changed header from LLC to Foundation based on trademark policies 2013-09-10 18:29:53 +02:00
test_image_cache.py Enable F40X checking 2013-11-27 18:15:48 +02:00
test_image_cache_client.py Add tests for glance/image_cache/client.py 2013-11-19 17:37:11 +04:00
test_migrations.conf Refactor data migration tests 2013-02-25 21:14:09 +00:00
test_migrations.py Merge "Changed header from LLC to Foundation based on trademark policies" 2013-11-12 13:41:45 +00:00
test_misc.py Merge "Changed header from LLC to Foundation based on trademark policies" 2013-11-12 13:41:45 +00:00
test_notifier.py Adds domain level support for tasks 2013-11-26 16:35:12 -05:00
test_policy.py Adds domain level support for tasks 2013-11-26 16:35:12 -05:00
test_quota.py Add config option to limit image properties 2013-11-25 02:00:32 +00:00
test_rbd_store.py Fixes rbd _delete_image snapshot with missing image 2013-10-07 23:15:49 +01:00
test_s3_store.py Clean up numeric expressions with oslo constants 2013-11-21 20:05:19 -08:00
test_schema.py Fix up trivial License mismatches 2013-08-27 22:50:16 +02:00
test_scrubber.py Scrubber refactoring 2013-09-04 12:36:25 +08: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 "Changed header from LLC to Foundation based on trademark policies" 2013-11-12 13:41:45 +00:00
test_store_image.py assertEquals is deprecated, use assertEqual 2013-11-07 02:34:48 +01:00
test_store_location.py Merge "Changed header from LLC to Foundation based on trademark policies" 2013-11-12 13:41:45 +00:00
test_swift_store.py Clean up numeric expressions with oslo constants 2013-11-21 20:05:19 -08:00
test_versions.py Publish recent api changes as v2.2 2013-09-04 14:55:08 -07:00
utils.py Adds domain level support for tasks 2013-11-26 16:35:12 -05:00