nova/nova/virt/vmwareapi
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
..
__init__.py VMware: delete the driver VMwareESXDriver 2014-10-20 23:45:58 -07:00
constants.py VMware: add missing os types in vSphere sdk 6.5 2018-08-15 13:59:14 +00:00
driver.py Pass allocations to virt drivers when resizing 2020-04-10 12:49:16 +02:00
ds_util.py VMware: implement get_inventory() driver method 2017-12-12 10:11:12 +02:00
error_util.py VMware: clean up exceptions 2015-07-15 08:16:46 -07:00
host.py VMware: save VC reads for information that is static 2018-06-11 22:32:34 -07:00
imagecache.py Consolidate [image_cache] conf options 2019-11-13 11:09:03 -06:00
images.py Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
network_util.py vmware: Remove vestigial nova-network support 2019-11-29 17:20:03 +00:00
vif.py vmware: Remove vestigial nova-network support 2019-11-29 17:20:03 +00:00
vim_util.py VMware VMDK detach: get adapter type from instance VM 2019-09-25 06:20:24 -07:00
vm_util.py Merge "VMware VMDK detach: get adapter type from instance VM" 2020-03-18 12:09:00 +00:00
vmops.py nova-net: Remove layer of indirection in 'nova.network' 2020-01-15 14:57:49 +00:00
volumeops.py VMware VMDK detach: get adapter type from instance VM 2019-09-25 06:20:24 -07:00