summaryrefslogtreecommitdiff
path: root/tempest/api/image/v2
Commit message (Expand)AuthorAgeFilesLines
* Add retries to more glance location testsDan Smith2023-02-171-33/+25
* Fix retry_bad_request() context managerDan Smith2023-02-091-20/+21
* Retry glance add/update locations on BadRequestDan Smith2023-02-071-4/+31
* Add replace location testDan Smith2022-10-281-3/+38
* Add tests for image location manipulationDan Smith2022-10-281-0/+242
* Fix image import tests for read-only storesDan Smith2022-10-111-3/+5
* Add testing for glance-download import methodDan Smith2022-08-241-3/+138
* Allow free-form image import parametersDan Smith2022-08-192-2/+2
* Add tempest coverage for new cache APIAbhishek Kekane2022-07-271-0/+153
* Fix test_basic_metadata_definition_namespacesBenny Kopilov2022-04-111-0/+1
* Add wait to check the import task statusGhanshyam Mann2021-04-301-6/+4
* Merge "Make image metadef tests admin-only"Zuul2021-03-175-5/+5
|\
| * Make image metadef tests admin-onlyDan Smith2021-03-125-5/+5
* | Merge "Negative test for web-download import"Zuul2021-03-111-0/+62
|\ \ | |/ |/|
| * Negative test for web-download importDan Smith2021-03-071-0/+62
* | Add image task validationDan Smith2021-03-091-1/+18
* | Test glance distributed importDan Smith2021-03-031-14/+62
|/
* Remove usage of sixsongwenping2021-02-222-10/+9
* Merge "Test glance reserved properties"Zuul2021-02-161-0/+42
|\
| * Test glance reserved propertiesDan Smith2021-01-181-0/+42
* | Make import wait check for store statusDan Smith2021-02-081-2/+2
* | Fix memory explosion in multi-store image testsDan Smith2021-01-141-1/+1
|/
* Fix TypeError when there exists image with size Nonezhufl2020-11-251-1/+2
* Add glance image import copy-image testsGhanshyam Mann2020-10-291-0/+68
* Add glance multistore testsPranaliD2020-09-251-0/+90
* Add glance image import web-download testsGhanshyam Mann2020-07-281-19/+45
* Tempest tests for glance import workflowAbhishek Kekane2020-07-241-0/+58
* Merge "Adding description for testcases - image part2"Zuul2020-05-215-11/+18
|\
| * Adding description for testcases - image part2zhufl2020-04-215-11/+18
* | Adding description for testcases - image part1zhufl2020-04-219-26/+51
|/
* Move upload/download image action to right placewangxiyuan2019-09-171-11/+7
* Add missing ws seperator between words part 2Sergey Vilgelm2018-12-221-1/+1
* Fix an assert sequence in test_image_share_acceptzhufl2018-09-121-1/+1
* Check status code when downloading empty fileKen'ichi Ohmichi2018-05-111-0/+11
* Update image using 'owner' parameterlkuchlan2018-02-271-0/+18
* Merge "Create image using 'owner' parameter"Zuul2018-02-212-0/+33
|\
| * Create image using 'owner' parameterlkuchlan2018-02-142-0/+33
* | Fix misuse of assertTrueTakashi NATSUME2018-02-201-1/+1
|/
* Remove 'deactivate_image' config optionsghanshyam2018-01-121-4/+0
* Remove unused variable assignmentzhufl2017-08-181-1/+1
* Replace assertEqual([], items) with assertEmpty(items)jeremy.zhang2017-05-161-1/+1
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-1/+1
* Move 'test_admin_deactivate_reactivate_image' test under non-admin directorylkuchlan2017-04-211-0/+37
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-145-21/+16
* Remove duplicated testcase test_get_private_imagezhufl2017-04-071-17/+0
* Merge "Add test creating a protected image"Jenkins2017-03-291-0/+13
|\
| * Add test creating a protected imagelkuchlan2017-02-201-0/+13
* | Add "list Glance API versions" testKen'ichi Ohmichi2017-03-141-0/+30
* | Use tempest.lib data_utils - imageKen'ichi Ohmichi2017-03-107-7/+7
* | Remove unnecessary assert and value assignmentzhufl2017-02-221-1/+0
|/