tempest/tempest/api/image/v2
Dan Smith d2822ddc41 Add replace location test
Replacing locations is a little strange, in that you "replace" the
whole list of locations, but only metadata for existing locations
is allowed, but outside the JSON PATCH checking. This adds a test
that probes the boundaries of that and makes sure we are allowed
(and disallowed) the right operations.

Change-Id: I753872656b990741ababfbdd64893746493b5e13
2022-10-28 12:57:41 -07:00
..
admin Add tempest coverage for new cache API 2022-07-27 14:05:43 +00:00
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_images.py Add replace location test 2022-10-28 12:57:41 -07:00
test_images_member.py Adding description for testcases - image part1 2020-04-21 13:44:55 +08:00
test_images_member_negative.py Adding description for testcases - image part1 2020-04-21 13:44:55 +08:00
test_images_metadefs_schema.py Adding description for testcases - image part2 2020-04-21 14:43:58 +08:00
test_images_negative.py Allow free-form image import parameters 2022-08-19 06:42:04 -07:00
test_images_tags.py Adding description for testcases - image part1 2020-04-21 13:44:55 +08:00
test_images_tags_negative.py Adding description for testcases - image part1 2020-04-21 13:44:55 +08:00
test_versions.py Adding description for testcases - image part1 2020-04-21 13:44:55 +08:00