glance/glance/tests/unit
Brian Waldon 047a6f838a Add unit tests for size_checked_iter
Change-Id: I3822d093571b02b2bb9a7d0b7d6cb4c1a0b9e812
2012-09-13 16:56:55 -07:00
..
api Add unit tests for size_checked_iter 2012-09-13 16:56:55 -07:00
common Add tests and simplify GlanceExceptions. 2012-06-11 09:33:08 -04:00
v1 Ensure status of 'queued' image updated on delete 2012-09-11 08:23:51 -07:00
v2 Ensure status of 'queued' image updated on delete 2012-09-11 08:23:51 -07:00
__init__.py Move tests under the glance namespace. 2011-08-03 00:10:52 +02:00
base.py Add policy check for downloading image. 2012-08-21 16:38:10 -04:00
test_auth.py Make get_endpoint a generic reusable function. 2012-07-12 14:55:45 -04:00
test_cache_middleware.py Do not cache images that fail checksum verfication 2012-08-09 10:17:07 -05:00
test_clients.py Raise bad request early if image metadata is invalid 2012-09-07 16:48:02 -04:00
test_config.py Remove unused imports 2012-08-17 01:29:34 +00:00
test_context.py Store context in local thread store for logging. 2012-08-01 12:05:49 -04:00
test_context_middleware.py Adds service_catalog to the context. 2012-07-12 14:55:43 -04:00
test_filesystem_store.py Reorder imports by full import path 2012-06-30 08:58:11 +08:00
test_glance_replicator.py URLs to glance need to be absolute. 2012-08-02 10:37:49 +10:00
test_http_store.py Delete image from backend store on delete. 2012-09-03 12:58:36 -07:00
test_image_cache.py Fix cache not handling backend failures 2012-09-04 13:39:39 +01:00
test_migrations.conf add postgresql support to test_migrations 2012-04-12 10:10:54 +02:00
test_migrations.py Remove db auto-creation magic from glance-manage 2012-09-05 15:10:11 -07:00
test_misc.py Remove unused imports 2012-08-17 01:29:34 +00:00
test_notifier.py Update 'logging' imports to openstack-common 2012-07-12 15:59:26 -07:00
test_policy.py WARN and use defaults when no policy file is found 2012-09-03 12:48:22 -07:00
test_s3_store.py Add s3_store_bucket_url_format config option 2012-09-11 11:03:59 -07:00
test_schema.py Add link descriptor objects to schemas 2012-06-23 04:34:13 +00:00
test_skip_examples.py Add a base class for tests 2012-05-30 22:01:44 +01:00
test_store_location.py Update rbd store to allow copy-on-write clones 2012-08-10 12:27:39 -07:00
test_swift_store.py Adds set_acls function for swift store. 2012-07-25 10:59:40 -04:00
test_utils.py Convert limiting_iter to LimitingReader. 2012-08-21 12:34:03 -04:00
test_versions.py Update v2.0 API version to CURRENT 2012-09-11 16:07:01 -07:00
test_wsgi.py HTTPBadRequest in v2 on malformed JSON request body. 2012-08-23 11:10:28 -04:00
utils.py Exception Handling for image upload in v2 2012-09-04 21:24:26 +00:00