summaryrefslogtreecommitdiff
path: root/tempest/api/compute/admin/test_volume.py
Commit message (Expand)AuthorAgeFilesLines
* Chunked GET request supportDan Smith2023-01-251-17/+15
* Skip test_attach_scsi_disk_with_config_driveBalazs Gibizer2023-01-181-0/+6
* Make rescue, volume attachment compute tests to use SSH-able serverGhanshyam Mann2022-03-181-4/+8
* Don't override images client in compute admin testsArtom Lifshitz2021-12-011-6/+6
* Remove usage of sixsongwenping2021-02-221-2/+2
* Remove race due to 1907084Balazs Gibizer2020-12-071-4/+2
* Cleanup server before image at test levelGhanshyam Mann2020-11-271-4/+13
* compute: Cleanup server before image in AttachSCSIVolumeTestJSONLee Yarwood2020-11-261-1/+6
* Test attach scsi disk with config drive enabledParas Babbar2020-10-221-0/+104