summaryrefslogtreecommitdiff
path: root/nova/tests/unit/virt/test_virt_drivers.py
Commit message (Expand)AuthorAgeFilesLines
* Have host look for CPU controller of cgroupsv2 location.Jorge San Emeterio2023-05-031-0/+1
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+1
* Fix typosRajesh Tailor2022-05-301-7/+7
* Add autopep8 to tox and pre-commitSean Mooney2021-11-081-0/+1
* tests: Rename 'ImageBackendFixture' to 'LibvirtImageBackendFixture'Stephen Finucane2021-05-241-1/+1
* tests: Add os-brick fixtureStephen Finucane2021-05-241-6/+1
* tests: Move libvirt-specific fixturesStephen Finucane2021-05-241-7/+4
* Replace blind retry with libvirt event waiting in detachBalazs Gibizer2021-04-181-0/+2
* Remove six.binary_type/integer_types/string_typesTakashi Natsume2020-12-131-2/+1
* Merge "virt: Remove various aggregate APIs"Zuul2020-11-081-8/+0
|\
| * virt: Remove various aggregate APIsStephen Finucane2020-09-111-8/+0
* | Merge "virt: Remove 'set_bootable' API"Zuul2020-11-071-4/+0
|\ \ | |/
| * virt: Remove 'set_bootable' APIStephen Finucane2020-09-111-4/+0
* | Merge "virt: Remove 'post_interrupted_snapshot_cleanup' API"Zuul2020-10-221-6/+0
|\ \ | |/
| * virt: Remove 'post_interrupted_snapshot_cleanup' APIStephen Finucane2020-09-111-6/+0
* | Merge "virt: Remove 'get_console_pool_info' API"Zuul2020-10-211-8/+0
|\ \ | |/
| * virt: Remove 'get_console_pool_info' APIStephen Finucane2020-09-111-8/+0
* | tests: Remove '_FakeImageService'Stephen Finucane2020-09-161-4/+2
|/
* libvirt: Simplify '_create_domain' functionStephen Finucane2020-07-161-3/+14
* virt: Add 'context', drop 'network_info' parameters for 'unrescue'Stephen Finucane2020-07-081-3/+3
* Merge "Remove inject_file from compute manager and virt driver"Zuul2020-06-021-8/+0
|\
| * Remove inject_file from compute manager and virt driverBalazs Gibizer2020-05-221-8/+0
* | Remove compatibility check from migrate_dataBalazs Gibizer2020-05-221-1/+1
|/
* Merge "Functional tests for NUMA live migration"Zuul2020-04-281-0/+5
|\
| * Functional tests for NUMA live migrationArtom Lifshitz2020-03-241-0/+5
* | virt: Provide block_device_info during rescueLee Yarwood2020-04-091-2/+2
|/
* tests: work around malformed serial XMLArtom Lifshitz2020-03-241-0/+1
* nova-net: Remove firewall support (pt. 2)Stephen Finucane2020-01-061-25/+0
* nova-net: Convert remaining unit tests to neutronStephen Finucane2019-12-161-3/+3
* LM: Use Claims to update numa-related XML on the sourceArtom Lifshitz2019-09-121-0/+7
* libvirt: move checking CONF.my_ip to init_host()Artom Lifshitz2019-07-191-0/+1
* Remove global state from the FakeDriverBalazs Gibizer2019-06-211-1/+1
* Merge "Remove fake_libvirt_utils from virt driver tests."Zuul2019-06-011-10/+2
|\
| * Remove fake_libvirt_utils from virt driver tests.Michael Still2019-05-311-10/+2
* | Fix failure to boot instances with qcow2 format imageszhu.boxiang2019-05-201-0/+15
|/
* Switch to using os-resource-classesChris Dent2019-02-071-19/+13
* Use new ``initial_xxx_allocation_ratio`` CONFYikun Jiang2018-11-301-0/+50
* Revert "libvirt: slow live-migration to ensure network is ready"Dan Smith2018-08-101-2/+0
* libvirt: Remove usage of migrateToURI{2} APIsKashyap Chamarthy2018-07-311-3/+5
* Remove mox in test_virt_drivers.pyTakashi NATSUME2018-04-111-59/+20
* libvirt: slow live-migration to ensure network is readySahid Orentino Ferdjaoui2018-03-191-0/+2
* Pass user context to virt driver when detaching volumeMatt Riedemann2018-03-031-2/+4
* Add check for redundant import aliasesesberglu2018-02-261-8/+5
* Merge "libvirt: test to make sure volume_use_multipath is properly used"Zuul2018-01-311-0/+9
|\
| * libvirt: test to make sure volume_use_multipath is properly usedMatt Riedemann2018-01-091-0/+9
* | libvirt: Collocate encryptor and volume driver callsLee Yarwood2018-01-191-1/+1
|/
* Send Allocations to spawnEric Fried2017-10-181-1/+1
* Remove two testing stubs which aren't really needed.Michael Still2017-09-081-2/+4
* libvirt: Check if domain is persistent before detaching devicesMatt Riedemann2017-06-071-5/+1
* Libvirt support for tagged volume attachmentArtom Lifshitz2017-05-171-3/+9