deb-glance/glance/tests/unit
Stuart McLaren 8d46288e9c Allow region selection when using V2 keystone
Fix for bug 936798. Allow a client to select which
region endpoint they want from the service catalogue.

The region can be set via the environment variable
OS_REGION_NAME or via the '-R/--region' command line
option.

If a single image endpoint is returned from keystone,
the client will use that even if no region was specified
(the default). Where multiple endpoints exist a region
must be provided.

Change-Id: I6797f8ddf88d5875caf194913082c3fe24c86585
2012-03-01 12:05:59 +00:00
..
__init__.py Move tests under the glance namespace. 2011-08-03 00:10:52 +02:00
base.py Add policy checking for basic image operations 2012-01-19 16:23:13 -08:00
test_api.py Fix update of queued image with location set. 2012-02-27 19:39:55 +00:00
test_auth.py Allow region selection when using V2 keystone 2012-03-01 12:05:59 +00:00
test_cfg.py Add new cfg module 2011-12-08 22:32:46 +00:00
test_clients.py Disallow file:// sources on location or copy-from. 2012-02-29 12:22:10 +00:00
test_config.py Add policy checking for basic image operations 2012-01-19 16:23:13 -08:00
test_context.py Add support for shared images 2011-08-15 16:20:49 -05:00
test_db.py Create sorting/pagination helper function 2012-02-22 10:06:17 -08:00
test_filesystem_store.py Return 503 if insufficient permission on filestore 2012-02-17 19:01:33 +00:00
test_http_store.py Swallow exception on unsupported image deletion. 2012-01-19 22:40:05 +00:00
test_image_cache.py Don't fail response if caching failed 2012-02-10 13:21:17 -05:00
test_migrations.conf Move tests under the glance namespace. 2011-08-03 00:10:52 +02:00
test_migrations.py Convert glance to use the new cfg module 2011-12-08 22:32:52 +00:00
test_misc.py Require container & disk formats on image create 2012-02-20 18:06:51 +00:00
test_notifier.py Implement blueprint add-qpid-support. 2012-02-10 15:36:13 -05:00
test_s3_store.py Support new image copied from external storage. 2012-02-22 18:03:48 +00:00
test_skip_examples.py Implemented @utils.skip_test, @utils.skip_unless and @utils.skip_if functionality in glance/test/utils.py. Added glance/tests/unit/test_skip_examples.py which contains example skip case usages. 2011-08-04 11:39:14 -05:00
test_store_location.py Convert glance to use the new cfg module 2011-12-08 22:32:52 +00:00
test_swift_store.py Support new image copied from external storage. 2012-02-22 18:03:48 +00:00
test_utils.py Support non-UTC timestamps in changes-since filter 2012-02-17 20:17:38 +00:00
test_versions.py Fixes LP Bug#913608 - tests should be isolated 2012-01-16 17:07:39 -05:00
test_wsgi.py Require container & disk formats on image create 2012-02-20 18:06:51 +00:00