summaryrefslogtreecommitdiff
path: root/nova/tests/unit/virt/libvirt/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* libvirt: Add encryption support to qemu-img create commandLee Yarwood2022-10-101-3/+40
* libvirt: Consolidate create_cow_image and create_imageLee Yarwood2022-08-161-23/+51
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+1
* tests: Move libvirt-specific fixturesStephen Finucane2021-05-241-6/+5
* libvirt: Drop support for XenStephen Finucane2021-01-221-71/+0
* libvirt: Drop support for UMLStephen Finucane2021-01-221-1/+0
* Remove six.movesTakashi Natsume2020-11-071-4/+3
* Remove write_to_file.Michael Still2020-09-111-15/+4
* Add support for resize and cold migration of emulated TPM filesStephen Finucane2020-09-081-0/+95
* images: Make JSON the default output format of calls to qemu-img infoLee Yarwood2020-04-161-280/+0
* libvirt: Remove QEMU_VERSION_REQ_SHAREDStephen Finucane2020-04-011-33/+10
* images: Allow the output format of qemu-img info to be controlledLee Yarwood2020-03-161-0/+24
* images: Move qemu-img info calls into privsepLee Yarwood2020-03-161-33/+33
* libvirt: Provide the backing file format when creating qcow2 disksLee Yarwood2020-02-261-9/+14
* libvirt: Correctly handle non-CPU flag traitsStephen Finucane2019-09-121-0/+15
* Apply SEV-specific guest config when SEV is requiredBoris Bobrov2019-09-101-0/+7
* Move get_machine_type() test to test_utils.pyAdam Spiers2019-09-051-4/+21
* Remove usused umask argument to virt.libvirt.utils.write_to_fileMichael Still2019-07-241-14/+0
* fup: Merge machine_type_mappings into get_default_machine_typeLee Yarwood2019-06-121-12/+6
* Move libvirt calculation of machine type to utils.pyAdam Spiers2019-03-191-0/+27
* qemu: Make disk image conversion dramatically fasterKashyap Chamarthy2019-03-181-1/+1
* Improve libvirt image and snapshot handlingJack Ding2019-03-051-5/+31
* Move nova.libvirt.utils away from using nova.utils.execute().Michael Still2018-12-111-22/+21
* Add I/O Semaphore to limit concurrent disk opsJack Ding2018-11-211-2/+9
* Use uuidsentinel from oslo.utilsEric Fried2018-09-051-1/+1
* Plumb trusted_certs through the compute serviceJackie Truong2018-06-121-4/+11
* Move image conversion to privsep.Michael Still2018-05-151-11/+10
* Move configurable mkfs to privsep.Michael Still2018-04-041-1/+2
* qemu-img do not use cache=none if no O_DIRECT supportThomas Goirand2017-11-291-1/+2
* Move the idmapshift binary into privsep.Michael Still2017-10-241-24/+0
* Move xend existence probes to privsep.Michael Still2017-10-231-10/+13
* Merge "Don't shell out to mkdir, use ensure_tree()"Jenkins2017-10-051-4/+4
|\
| * Don't shell out to mkdir, use ensure_tree()Michael Still2017-09-281-4/+4
* | Merge "Move ploop commands to privsep."Jenkins2017-10-041-8/+7
|\ \ | |/
| * Move ploop commands to privsep.Michael Still2017-09-281-8/+7
* | Support qemu >= 2.10Matt Riedemann2017-09-271-0/+25
|/
* Move execs of touch to privsep.Michael Still2017-09-081-7/+0
* Move libvirt usages of chown to privsep.Michael Still2017-09-081-35/+0
* Refactor libvirt.utils.execute() away.Michael Still2017-08-191-2/+2
* Move the last_bytes util method to libvirtMichael Still2017-07-261-0/+29
* Merge "libvirt: Use config types to parse XML for root disk"Jenkins2017-06-061-8/+17
|\
| * libvirt: Use config types to parse XML for root diskFeodor Tersin2017-04-191-8/+17
* | Merge "Ensure image conversion flushes output data to disk"Jenkins2017-06-061-2/+2
|\ \ | |/ |/|
| * Ensure image conversion flushes output data to diskMatthew Booth2017-03-081-2/+2
* | libvirt: Add missing tests for utils.find_diskFeodor Tersin2017-04-191-0/+104
* | Use flake8-import-orderJohn L. Villalovos2017-03-061-1/+1
|/
* [3/3]Replace six.iteritems() with .items()Spencer Yu2017-02-091-1/+1
* Merge "libvirt: workaround findmnt behaviour change"Jenkins2017-02-031-0/+58
|\
| * libvirt: workaround findmnt behaviour changeLee Yarwood2017-01-161-0/+58
* | libvirt: ephemeral disk support for virtuozzo containersMikhail Feoktistov2017-01-261-0/+28
|/