nova/nova/virt
arches 6d38ba1589 Skip checking of target_dev for vhostuser
Nova skips detaching of ovs dpdk interfaces
thinking that it's already detached because
get_interface_by_cfg() return no inteface.
This is due to _set_config_VIFVHostUser()
not setting target_dev in configuration while
LibvirtConfigGuestInterface sets target_dev
if tag "target" is found in the interface.

As target_dev is not a valid value for
vhostuser interface, it will not be checked
for vhostuser type.

Change-Id: Iaf185b98c236df47e44cda0732ee0aed1fd6323d
Closes-Bug: #1807340
(cherry picked from commit a19c38a6ab)
(cherry picked from commit 1ac56a4038)
2019-01-31 14:01:23 +00:00
..
disk libvirt: Reduce calls to qemu-img during update_available_resource 2018-09-19 12:32:57 +03:00
hyperv hyper-v: Logs tips on PortBindingFailed 2018-03-07 17:00:02 +00:00
image libvirt: virtuozzo instance resize support 2016-06-28 22:13:49 +03:00
ironic Merge "ironic: stop lying to the RT when ironic is down" into stable/queens 2018-06-26 14:56:24 +00:00
libvirt Skip checking of target_dev for vhostuser 2019-01-31 14:01:23 +00:00
powervm Stringify instance UUID 2018-05-10 09:56:32 -05:00
vmwareapi VMware: fix TypeError while get console log 2018-08-13 11:54:42 +00:00
xenapi xenapi: handle InstanceNotFound in detach_interface() 2018-04-26 11:18:20 +00:00
__init__.py Declare nova.virt namespace 2016-04-28 15:01:44 +00:00
arch.py Added ability to configure default architecture for ImagePropertiesFilter 2018-05-15 12:28:43 +00:00
block_device.py block_device: Rollback volumes to in-use on DeviceDetachFailed 2018-08-10 16:38:18 +01:00
configdrive.py Cleanup mount / umount and associated rmdir calls 2017-10-18 17:52:58 +11:00
driver.py Fix NoneType error in _notify_volume_usage_detach 2018-11-01 16:36:41 -04:00
event.py
fake.py Pass user context to virt driver when detaching volume 2018-03-06 14:23:54 -05:00
firewall.py Merge "Remove translation of log messages" 2017-06-20 21:16:49 +00:00
hardware.py hardware: fix hugepages memory usage per intances 2018-07-11 13:06:50 +00:00
imagecache.py Rename ImageCacheManager._list_base_images to _scan_base_images 2016-05-26 14:45:42 +01:00
images.py libvirt: handle DiskNotFound during update_available_resource 2018-05-31 10:48:58 +01:00
interfaces.template
netutils.py provide interface-scoped nameserver information 2017-07-19 21:08:59 -04:00
osinfo.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
storage_users.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
virtapi.py Remove unused provider firewall rules functionality in nova 2016-02-01 15:50:04 +01:00