summaryrefslogtreecommitdiff
path: root/nova/tests/functional/regressions/test_bug_1595962.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
* tests: Move libvirt-specific fixturesStephen Finucane2021-05-241-2/+2
* tests: Move remaining non-libvirt fixturesStephen Finucane2021-05-121-4/+2
* libvirt: Remove support for '[libvirt] use_usb_tablet'Stephen Finucane2020-10-061-1/+0
* functional: Add and use 'GlanceFixture'Stephen Finucane2020-09-161-6/+1
* libvirt: Don't delete disks on shared storage during evacuateMatthew Booth2020-05-261-1/+2
* partial support for live migration with specific resourcesLuyaoZhong2020-04-071-1/+9
* Switch some GitHub URLs to point to opendev.orgAdam Spiers2019-08-191-1/+1
* Remove fake_libvirt_utils users in functional testing.Michael Still2019-07-231-5/+13
* tests: Stop starting consoleauth in functional testsStephen Finucane2019-06-171-1/+0
* Use external placement in functional testsChris Dent2018-12-121-1/+2
* libvirt: Remove usage of migrateToURI{2} APIsKashyap Chamarthy2018-07-311-1/+1
* libvirt: Bump MIN_{LIBVIRT,QEMU}_VERSION for "Rocky"Kashyap Chamarthy2018-04-231-2/+2
* Remove unnecessary self.flags and ConfPatcherTakashi NATSUME2017-11-271-1/+0
* replace chance with filter scheduler in func testsBalazs Gibizer2017-08-161-1/+0
* Stop using mox stubs in cast_as_call.pyTakashi NATSUME2017-07-251-1/+1
* placement: scheduler uses allocation candidatesJay Pipes2017-07-071-0/+1
* Enable Neutron by defaultMatt Riedemann2017-01-041-6/+2
* conf: Remove config option compute_ managerChangBo Guo(gcb)2016-12-081-1/+2
* conf: Remove deprecated service manager optsChangBo Guo(gcb)2016-12-051-1/+1
* Fix import statement orderTakashi NATSUME2016-10-311-1/+2
* conf: Group scheduler optionsAlexis Lee2016-10-071-1/+1
* Add functional regression test for bug 1595962Markus Zoeller2016-09-141-0/+147