tempest/tempest/api/image/v2
wangxiyuan 99e4dcfbf3 Move upload/download image action to right place
test_update_image is used to test image update API, it's quite
confusing that the upload/download image API is called.

And there is the test for upload/download image API already:
test_register_upload_get_image_file

We should move the upload/download action to the right place.

Change-Id: I18e13cdb81c5ec3fc4abcdd8c8fb21eaf05d4675
2019-09-17 10:03:49 +08:00
..
admin Update image using 'owner' parameter 2018-02-27 13:37:00 +02:00
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_images.py Move upload/download image action to right place 2019-09-17 10:03:49 +08:00
test_images_member.py Fix an assert sequence in test_image_share_accept 2018-09-12 17:51:01 +08:00
test_images_member_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_images_metadefs_namespace_objects.py Use tempest.lib data_utils - image 2017-03-10 10:48:14 -08:00
test_images_metadefs_namespace_properties.py Use tempest.lib data_utils - image 2017-03-10 10:48:14 -08:00
test_images_metadefs_namespace_tags.py Fix misuse of assertTrue 2018-02-20 19:56:37 +09:00
test_images_metadefs_namespaces.py Use tempest.lib data_utils - image 2017-03-10 10:48:14 -08:00
test_images_metadefs_resource_types.py Switch to decorators.idempotent_id on image 2017-02-04 22:45:09 +00:00
test_images_metadefs_schema.py Switch to decorators.idempotent_id on image 2017-02-04 22:45:09 +00:00
test_images_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_images_tags.py Use tempest.lib data_utils - image 2017-03-10 10:48:14 -08:00
test_images_tags_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_versions.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00