summaryrefslogtreecommitdiff
path: root/nova/tests/functional/libvirt/test_evacuate.py
Commit message (Expand)AuthorAgeFilesLines
* Have host look for CPU controller of cgroupsv2 location.Jorge San Emeterio2023-05-031-0/+1
* Add get_available_node_uuids() to virt driverDan Smith2023-01-201-1/+3
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-2/+2
* Add autopep8 to tox and pre-commitSean Mooney2021-11-081-0/+6
* Create a fixture around fake_notifierBalazs Gibizer2021-05-241-4/+3
* tests: Move libvirt-specific fixturesStephen Finucane2021-05-241-2/+2
* Use _evacuate_server helper in func testBalazs Gibizer2020-11-041-6/+3
* functional: Add and use 'GlanceFixture'Stephen Finucane2020-09-161-7/+2
* functional: Use tempdir for CONF.instances_pathStephen Finucane2020-09-101-5/+0
* rbd: Move rbd_utils out of libvirt driver under nova.storageLee Yarwood2020-08-261-1/+1
* libvirt: Don't delete disks on shared storage during evacuateMatthew Booth2020-05-261-10/+7
* Add functional test for bug 1550919Matthew Booth2020-05-261-0/+660