glance/glance/tests/unit/common
Erno Kuvaja 9a31a64a92 Sanitize set passed to jsonutils.dumps()
Datatype set is not parseable by json.dumps() and will cause
ValueError. Catching that in _sanitizer and converting to list.

Change-Id: I9f1374c4268182e8d35e82c5784fb05c7b84c209
Fixes-Bug: #1296589
2014-03-27 16:35:53 +00: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 Sanitize set passed to jsonutils.dumps() 2014-03-27 16:35:53 +00:00