glance/glance/tests/unit/common
Alex Meade 45b7a31832 API v2: Allow GET on unowned images with show_image_direct_url
This fixes an issue where copy.deepcopy was being a called
on an ImmutableLocations object, causing a Forbidden to be
raised.

Change-Id: Ia7ac121478cf63d68bd5a3d91faa51a42afeb2fe
Closes-Bug: 1287888
2014-03-11 16:39:05 -04:00
..
__init__.py Improve unit tests for glance.common package 2013-05-20 17:31:22 +03:00
test_client.py Enable F40X checking 2013-11-27 18:15:48 +02:00
test_config.py Merge "Change assertTrue(isinstance()) by optimal assert" 2014-01-19 05:04:52 +00:00
test_exception.py Add support for API message localization 2014-03-04 14:18:28 +08:00
test_location_strategy.py API v2: Allow GET on unowned images with show_image_direct_url 2014-03-11 16:39:05 -04:00
test_property_utils.py Merge "Check first matching rule for protected properties" 2014-01-24 12:29:39 +00:00
test_rpc.py Merge "Change assertTrue(isinstance()) by optimal assert" 2014-01-19 05:04:52 +00:00
test_utils.py Refactor UUID test 2014-02-27 14:12:01 +08:00
test_wsgi.py Add support for API message localization 2014-03-04 14:18:28 +08:00