glance/glance/tests/unit/v2
Abhishek Kekane f8551de8c9 Make some metadef operations admin-only
This restricts all metadef resource manipulation to admin-only, but
still allow users to see everything. There are multiple low-grade
security issues with the metadef API, detailed in the related bug.
Restricting resource manipulation to admin-only solves most of these
concerns.

SecurityImpact
Depends-On: https://review.opendev.org/c/openstack/tempest/+/780108
Change-Id: I333c58e73c202c1f523030e54e03f2868459b595
Related-Bug: #1916926
2021-03-15 07:59:05 -07:00
..
__init__.py Adding versioned namespaces in test dir 2012-03-25 13:28:45 -07:00
test_discovery_image_import.py Copy existing image in multiple stores 2020-02-12 05:32:46 +00:00
test_discovery_stores.py Support cinder multiple stores 2020-09-07 09:07:42 +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 Implement project personas for image actions 2021-03-08 05:51:33 +00: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 Distributed image import 2021-03-02 11:52:12 -08:00
test_metadef_resources.py Make some metadef operations admin-only 2021-03-15 07:59:05 -07:00
test_schemas_resource.py Change location metadata key 'backend' to 'store' 2019-08-08 04:52:51 +00:00
test_tasks_resource.py Utilize newly added tasks database fields 2021-02-24 05:17:43 +00:00