nova/nova/tests/unit/virt
Sylvain Bauza 580eedbe2d Pass allocations to virt drivers when resizing
Some features like vGPUs require to have allocations to be checked locally
by the virt driver but resize (and cold migrate) was not passing them.

This change just gives the allocations to the target node when the resize
is done by adding the allocations to the finish_migration() interface.

Related-Bug: #1778563
Change-Id: Ifd76289964d513e9544544e5787f5f8999589475
2020-04-10 12:49:16 +02:00
..
disk lxc: make use of filter python3 compatible 2019-08-13 22:29:57 +00:00
hyperv Pass allocations to virt drivers when resizing 2020-04-10 12:49:16 +02:00
image
ironic virt: Provide block_device_info during rescue 2020-04-09 08:39:35 +01:00
libvirt Pass allocations to virt drivers when resizing 2020-04-10 12:49:16 +02:00
powervm virt: Pass request context to extend_volume 2020-03-16 09:45:31 +00:00
vmwareapi Merge "VMware VMDK detach: get adapter type from instance VM" 2020-03-18 12:09:00 +00:00
xenapi Pass allocations to virt drivers when resizing 2020-04-10 12:49:16 +02:00
zvm set default value to 0 instead of '' 2020-02-11 10:01:37 +00:00
__init__.py
fakelibosinfo.py Stop sending bad values from libosinfo to libvirt 2019-07-04 15:30:51 +01:00
test_block_device.py block_device: Copy original volume_type when missing for snapshot based volumes 2019-11-21 18:13:04 +00:00
test_configdrive.py Skip existing VMs when hosts apply force_config_drive 2019-05-22 21:02:16 +00:00
test_driver.py Remove usage of parameter enforce_type 2017-04-17 20:23:19 +08:00
test_events.py
test_fake.py
test_hardware.py Merge "Set instance CPU policy to 'share' through image property" 2020-01-20 13:49:08 +00:00
test_imagecache.py Consolidate [image_cache] conf options 2019-11-13 11:09:03 -06:00
test_images.py images: Remove Libvirt specific configurable use from qemu_img_info 2020-04-01 15:29:02 +01:00
test_netutils.py Remove unnecessary code 2017-07-28 06:01:21 +00:00
test_osinfo.py Stop sending bad values from libosinfo to libvirt 2019-07-04 15:30:51 +01:00
test_virt.py We no longer need rootwrap. 2019-02-27 05:06:31 +00:00
test_virt_drivers.py virt: Provide block_device_info during rescue 2020-04-09 08:39:35 +01:00