nova/nova/virt/libvirt
Dan Smith afd1c1e6e1 Revert "libvirt: slow live-migration to ensure network is ready"
This reverts commit 8e6d5d404c.

As detailed in the bug, this is overly racy, waiting for the event
potentially a long ways (and a couple RPC calls) away from where
the event will be triggered. The compute manager now has a generic
mechanism to do this which conflicts and replaces this functionality,
if enabled (default is off in Rocky, to be defaulted to on in Stein).

Conflicts:
	nova/tests/unit/virt/libvirt/test_driver.py
	nova/virt/libvirt/driver.py

Change-Id: Ibf2b5eeafd962e93ae4ab6290015d58c33024132
Closes-Bug: #1786346
(cherry picked from commit 411c45842f)
2018-08-13 06:20:04 +00:00
..
storage Merge "Revert "Re-using the code of os brick cinder"" 2018-06-19 02:08:35 +00:00
volume Merge "Add enhanced KVM storage QoS quotas" 2018-06-14 15:47:45 +00:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
blockinfo.py Rename block_device_info_get_root 2018-01-11 20:46:13 +00:00
compat.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
config.py Implement discard for file backed memory 2018-06-21 11:45:31 -05:00
designer.py add mtu to libvirt xml for ethernet and bridge types 2018-06-06 09:39:40 -04:00
driver.py Revert "libvirt: slow live-migration to ensure network is ready" 2018-08-13 06:20:04 +00:00
firewall.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-25 10:45:03 +05:30
guest.py Merge "In Python3.7 async is a keyword [1]" 2018-08-03 00:58:06 +00:00
host.py Fix accumulated nits from port binding for live migration series 2018-07-26 14:56:49 -04:00
imagebackend.py We don't need utils.trycmd any more. 2018-05-15 10:09:06 -04:00
imagecache.py Move the dac_admin privsep code to a new location. 2017-09-18 23:14:11 +10:00
instancejobtracker.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
migration.py libvirt: use dest host vif migrate details for live migration 2018-07-19 09:08:12 -04:00
utils.py Add method to get cpu traits 2018-07-24 12:37:46 +00:00
vif.py Merge "Use vif.vif_name in _set_config_VIFGeneric" 2018-07-30 12:53:46 +00:00