summaryrefslogtreecommitdiff
path: root/nova/tests/unit/virt/test_images.py
Commit message (Expand)AuthorAgeFilesLines
* [stable-only][cve] Check VMDK create-type against an allowed listDan Smith2023-01-251-0/+46
* images: Make JSON the default output format of calls to qemu-img infoLee Yarwood2020-04-161-6/+4
* images: Remove Libvirt specific configurable use from qemu_img_infoLee Yarwood2020-04-011-0/+9
* qemu: Make disk image conversion dramatically fasterKashyap Chamarthy2019-03-181-1/+1
* Remove the final user of utils.execute() from virt.imagesMichael Still2018-12-121-6/+5
* Add I/O Semaphore to limit concurrent disk opsJack Ding2018-11-211-3/+13
* Fix execute mock for test_convert_image_with_errorsCorey Bryant2018-06-141-1/+1
* Move image conversion to privsep.Michael Still2018-05-151-5/+5
* mock utils.execute() in qemu-img unit testJay Pipes2018-04-181-1/+5
* libvirt: handle DiskNotFound during update_available_resourceMatt Riedemann2018-03-201-1/+19
* qemu-img do not use cache=none if no O_DIRECT supportThomas Goirand2017-11-291-1/+22
* Bump prlimit cpu time for qemu from 2 to 8Sean Dague2016-12-081-0/+11
* Remove unused arguments to images.fetch and images.fetch_to_rawMatthew Booth2016-05-131-1/+1
* libvirt: Race condition leads to instance in errorAnkit Agrawal2016-02-051-1/+1
* Propagate qemu-img errors to compute managerChris Dent2016-01-111-1/+24
* Enable W292Joe Gordon2015-01-101-1/+1
* rename oslo.concurrency to oslo_concurrencyZhiQiang Fan2014-12-061-1/+1
* move all tests to nova/tests/unitSean Dague2014-11-121-0/+45