nova/nova/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 [Trivial]Remove unused helper get_allocated_disk_size 2019-08-28 13:36:52 +08: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 Enable and use COMPUTE_ACCELERATORS trait. 2020-03-27 22:42:37 -07:00
vmwareapi Pass allocations to virt drivers when resizing 2020-04-10 12:49:16 +02:00
xenapi Pass allocations to virt drivers when resizing 2020-04-10 12:49:16 +02:00
zvm Enable start/stop of instances with accelerators. 2020-03-24 22:44:26 -07:00
__init__.py
arch.py Added ability to configure default architecture for ImagePropertiesFilter 2018-05-14 16:55:13 -04:00
block_device.py trivial: Resolve (most) flake8 3.x issues 2019-12-11 16:57:22 +00:00
configdrive.py Skip existing VMs when hosts apply force_config_drive 2019-05-22 21:02:16 +00:00
driver.py Pass allocations to virt drivers when resizing 2020-04-10 12:49:16 +02:00
event.py Port binding based on events during live migration 2018-07-19 09:09:55 -04:00
fake.py Pass allocations to virt drivers when resizing 2020-04-10 12:49:16 +02:00
hardware.py Merge "Clarify fitting hugepages log message" 2020-03-17 14:56:21 +00:00
imagecache.py Consolidate [image_cache] conf options 2019-11-13 11:09:03 -06:00
images.py libvirt: Remove QEMU_VERSION_REQ_SHARED 2020-04-01 15:29:02 +01:00
interfaces.template
netutils.py nova-net: Remove final references to nova-network 2020-01-08 13:54:12 +00:00
osinfo.py Stop sending bad values from libosinfo to libvirt 2019-07-04 15:30:51 +01:00
storage_users.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
virtapi.py Add a way to exit early from a wait_for_instance_event() 2019-12-02 07:00:26 -08:00