summaryrefslogtreecommitdiff
path: root/nova/tests/unit/virt/libvirt/test_designer.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+1
* libvirt: Set driver_iommu when attaching virtio devices to SEV instanceLee Yarwood2021-06-071-2/+2
* tests: Move libvirt-specific fixturesStephen Finucane2021-05-241-1/+1
* libvirt: Add guest generation for vDPAStephen Finucane2021-03-121-0/+19
* Fix virsh domifstat to get vhostuser vif statisticszhanghao2020-10-131-0/+13
* libvirt: Remove MIN_LIBVIRT_ETHERNET_SCRIPT_PATH_NONEStephen Finucane2020-06-021-15/+1
* Create a controller for qga when SEV is usedBoris Bobrov2019-12-101-2/+9
* Also enable iommu for virtio controllers and video in libvirtBoris Bobrov2019-12-101-3/+3
* Apply SEV-specific guest config when SEV is requiredBoris Bobrov2019-09-101-0/+22
* add mtu to libvirt xml for ethernet and bridge typesSean Mooney2018-06-061-0/+5
* Merge "remove IVS plug/unplug as they're moved to separate plugin"Zuul2018-05-101-8/+0
|\
| * remove IVS plug/unplug as they're moved to separate pluginAditya Prakash Vaja2018-05-091-8/+0
* | libvirt: fix setting tx_queue_size when rx_queue_size is not setOliver Walsh2018-05-011-0/+22
|/
* libvirt: add support for virtio-net rx/tx queue sizesSahid Orentino Ferdjaoui2018-04-231-2/+27
* tests: fixes mock autospec usageClaudiu Belu2018-03-281-2/+3
* libvirt: conditionally set script path for ethernet vif typesMatt Riedemann2017-03-211-2/+15
* libvirt: avoid generating script with empty pathNeil Jerram2017-01-241-1/+1
* libvirt: convert over to use os-vif for Linux Bridge & OVSDaniel P. Berrange2016-08-101-9/+0
* Add a vnic type for PF passthrough and a new libvirt vif driverNikola Dipanov2016-03-291-3/+2
* libvirt: add unit tests for the designer utility methodsGary Kotton2015-09-211-0/+148
* move all tests to nova/tests/unitSean Dague2014-11-121-0/+30