nova/nova/virt/xenapi
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
..
image Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
agent.py xenapi/agent: Change openssl error handling 2019-04-05 12:48:59 -04:00
driver.py Pass allocations to virt drivers when resizing 2020-04-10 12:49:16 +02:00
fake.py Remove unused methods 2019-09-04 15:26:59 +09:00
host.py hacking: Resolve W605 (invalid escape sequence) 2019-06-24 14:24:06 -05:00
network_utils.py Fixes dict keys and items references for Python 3 2015-12-07 12:19:59 +02:00
pool.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
pool_states.py Remove vi modelines 2014-02-03 14:19:44 +00:00
vif.py Add missing ws seperator between words 2018-11-26 23:42:18 +00:00
vm_utils.py Add missing parameter vdi_uuid in log message 2020-01-03 17:09:21 +08:00
vmops.py nova-net: Remove firewall support (pt. 2) 2020-01-06 12:46:30 +00:00
volume_utils.py XenAPI/Stops the migration of volume backed VHDS 2018-03-15 04:19:11 -05:00
volumeops.py Remove translation of log messages 2017-06-13 11:20:28 +07:00