summaryrefslogtreecommitdiff
path: root/nova/tests/functional/libvirt/test_reshape.py
Commit message (Expand)AuthorAgeFilesLines
* Add compute restart capability for libvirt func testsBalazs Gibizer2022-08-101-3/+3
* Remove double mocking... againBalazs Gibizer2022-08-081-12/+3
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+1
* Expose the mdev classSylvain Bauza2021-08-271-6/+6
* Rename vgpu options to mdevSylvain Bauza2021-08-031-2/+2
* tests: Move libvirt-specific fixturesStephen Finucane2021-05-241-1/+1
* functional: Add 'start_compute' helperStephen Finucane2020-09-101-5/+6
* functional: Provide default 'host_info' for '_get_connection'Stephen Finucane2020-08-281-2/+0
* functional: Drop '_api' suffix from placement fixtureStephen Finucane2020-08-191-14/+14
* Functional test with pGPUsSylvain Bauza2020-04-091-1/+19
* Support different vGPU types per pGPUSylvain Bauza2020-04-091-4/+10
* functional: Add unified '_build_server' helper functionStephen Finucane2020-01-151-1/+1
* libvirt: Bump MIN_{LIBVIRT,QEMU}_VERSION for "Ussuri"Kashyap Chamarthy2019-11-211-3/+0
* functional: Make '_wait_for_state_change' behave consistentlyStephen Finucane2019-11-191-10/+0
* Remove fake_libvirt_utils users in functional testing.Michael Still2019-07-231-2/+14
* Enhance service restart in functional envBalazs Gibizer2019-06-251-1/+1
* FUP for test_reshapeEric Fried2019-03-061-3/+5
* Test proper allocation of devices during reshapeEric Fried2019-03-061-1/+24
* Add functional test for libvirt vgpu reshapeBalazs Gibizer2019-02-281-0/+200