nova/nova/virt/xenapi
Matt Riedemann aac07e1f01 Remove unused migrate_data kwarg from virt driver destroy() method
The migrate_data kwarg was added to the virt driver destroy()
method in change bc45c56f10 but
was never actually used, i.e. nothing passes migrate_data to
the destroy() method. The compute manager passes migrate_data to
the cleanup() method. This change just removes the unused kwarg
so it's not confusing for new virt drivers like powervm.

Change-Id: I6cca3b5ddd387dac86750be70f49c764a1be2fca
2017-05-26 07:27:16 -04:00
..
image XenAPI Use os-xenapi lib for nova 2017-01-10 17:26:23 -08:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
agent.py Port xenapi test_xenapi to Python 3 2016-11-29 19:38:32 +08:00
driver.py Remove unused migrate_data kwarg from virt driver destroy() method 2017-05-26 07:27:16 -04:00
fake.py XenAPI: remove hardcode dom0 plugin version in unit test 2017-05-19 00:09:32 -07:00
firewall.py Fix python3 issues with devstack 2016-12-21 22:20:00 -05:00
host.py Use physical utilisation for cached images 2017-04-06 11:33:08 +01:00
network_utils.py Fixes dict keys and items references for Python 3 2015-12-07 12:19:59 +02:00
pool.py plugins/xenserver: Add '.py' extension 2016-09-21 10:56:39 +01:00
pool_states.py Remove vi modelines 2014-02-03 14:19:44 +00:00
vif.py Fix live migrate with XenServer 2017-02-16 14:02:35 +00:00
vm_utils.py code comment redundant 2017-03-28 09:49:00 +08:00
vmops.py Fix live migrate with XenServer 2017-02-16 14:02:35 +00:00
volume_utils.py Add a hacking rule for string interpolation at logging 2016-10-11 08:39:48 +00:00
volumeops.py refactor: move down ``dev_number`` in xenapi 2016-12-05 13:19:23 -06:00