glance/glance/tests/unit/v2
Takashi Kajinami 1e683483e7 Prepare for castellan 4.4.0
In castellan 4.4.0, we fixed the wrong exception MockKeyManager.get
raised in case the requested key does not exist. This change interferes
with the way one unit test case ensure a key is gone.

This replaces the asserted exception by generic Exception so that we
can unblock u-c bump now. We can later replace it by the specific and
correct exception (ManagedObjectNotFoundError) once castellan 4.4.0 is
pulled to u-c.

[1] 2cc410f56e7275d982bca95aa65cd11e22fc7c3c

Change-Id: I8cc1420e8b16ce0bc74314fd7b8aabf6e133abd8
2024-02-28 11:28:48 +09:00
..
__init__.py Adding versioned namespaces in test dir 2012-03-25 13:28:45 -07:00
test_cache_management_api.py Immediate caching of an image 2022-07-19 05:14:38 +00:00
test_discovery_image_import.py Remove 'glance-download' from default import methods 2022-08-26 16:56:57 +01:00
test_discovery_stores.py Sort locations based on store weight 2023-08-01 14:16:08 +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 Enabled new defaults and scope checks by default 2023-02-16 11:11:31 +00:00
test_image_members_resource.py Enabled new defaults and scope checks by default 2023-02-16 11:11:31 +00:00
test_image_tags_resource.py Remove dead code of auth and policy layers 2022-06-14 10:15:55 +00:00
test_images_resource.py Prepare for castellan 4.4.0 2024-02-28 11:28:48 +09:00
test_metadef_resources.py Remove unicode literal strings 2022-06-30 19:37:03 +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 Remove six.moves.http_client usage 2022-01-27 14:54:05 +00:00
test_v2_policy.py Remove deprecated ``enforce_secure_rbac`` option 2023-02-16 11:12:59 +00:00