glance/glance/tests/unit/v2
Brian Rosmaita 7c85bdcf83 Use FakePolicyEnforcer for deserialization tests
The tasks unit tests that test the RequestDeserializer
are using the real policy engine.  They should be using
a mock because we're testing the deserialization, not the
policies.

Closes-bug: #1852354

Change-Id: I35bdacd154b2c8d18ce268a5e6e8aba710e41108
2019-11-12 19:41:30 -05:00
..
__init__.py Adding versioned namespaces in test dir 2012-03-25 13:28:45 -07:00
test_discovery_image_import.py Remove deprecated 'enable_image_import' option 2018-06-07 08:16:43 +01:00
test_discovery_stores.py Rethinking filesystem access 2019-10-01 09:53:48 +00:00
test_image_actions_resource.py Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
test_image_data_resource.py Fix DeprecationWarnings for RequestContext.tenant/user usage 2019-02-06 09:59:36 -05:00
test_image_members_resource.py Fix member create to handle unicode characters 2017-12-26 19:42:05 +00:00
test_image_tags_resource.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_images_resource.py Merge "Make location API compatible with multiple store" 2019-09-25 14:22:28 +00:00
test_metadef_resources.py Merge "Properly validate metadef objects" 2017-12-01 08:11:00 +00:00
test_registry_api.py Implement and Enable Community Images 2017-01-18 17:56:12 +00:00
test_registry_client.py Allow glance tests to run on Windows 2019-03-13 16:41:11 +02:00
test_schemas_resource.py Change location metadata key 'backend' to 'store' 2019-08-08 04:52:51 +00:00
test_tasks_resource.py Use FakePolicyEnforcer for deserialization tests 2019-11-12 19:41:30 -05:00