nova/nova/virt/libvirt
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
..
storage Merge "Leave brackets on Ceph IP addresses for libguestfs" 2019-10-14 20:56:14 +00:00
volume Add missing parameter 2019-09-24 16:42:56 +01:00
__init__.py
blockinfo.py libvirt: Report storage bus traits 2020-02-21 17:49:47 +00:00
config.py libvirt: Use domain capabilities to get supported device models 2020-03-24 17:28:09 +00:00
designer.py Switch to uses_virtio to enable iommu driver for AMD SEV 2019-12-10 11:01:08 +00:00
driver.py Pass allocations to virt drivers when resizing 2020-04-10 12:49:16 +02:00
guest.py libvirt: Always provide the size in bytes when calling virDomainBlockResize 2020-04-01 15:28:32 +01:00
host.py libvirt: check job status for VIR_DOMAIN_EVENT_SUSPENDED_MIGRATED event 2019-11-05 16:05:02 +00:00
imagebackend.py Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
imagecache.py Consolidate [image_cache] conf options 2019-11-13 11:09:03 -06:00
instancejobtracker.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
migration.py Support live migration with vpmem 2020-04-07 13:13:13 +00:00
utils.py Add default cpu model for AArch64 2020-03-26 11:12:44 +01:00
vif.py libvirt: Use domain capabilities to get supported device models 2020-03-24 17:28:09 +00:00