nova/nova/virt/libvirt
Matt Riedemann fabfb347f5 libvirt: fix alternative_device_name for detaching interfaces
There are two changes here:

1. Get the actual vif device name for logging, e.g. tap3e81295f-c1
2. Log that in detach_device_with_retry so we're not logging an
   LibvirtConfigGuestInterface object.

Change-Id: I7588c17a9936eb765269c662cad4cbedc5f58fbf
Related-Bug: #1696125
2017-06-08 14:28:50 -04:00
..
storage Merge "convert unicode to string before we connect to rados" 2017-05-22 18:51:27 +00:00
volume Connecting Nova to DRBD storage nodes directly 2017-06-01 18:09:43 -04:00
__init__.py
blockinfo.py Merge "Fix root_device_name for Xen" 2017-01-31 18:56:46 +00:00
compat.py Replace deprecated LOG.warn with LOG.warning 2016-03-15 11:57:56 +00:00
config.py libvirt: set full description of the controller used by disk 2017-06-07 04:18:50 -04:00
designer.py libvirt: conditionally set script path for ethernet vif types 2017-03-21 14:12:39 -04:00
driver.py libvirt: fix alternative_device_name for detaching interfaces 2017-06-08 14:28:50 -04:00
firewall.py Remove cloudpipe APIs 2017-05-04 16:13:45 +08:00
guest.py libvirt: fix alternative_device_name for detaching interfaces 2017-06-08 14:28:50 -04:00
host.py Merge "Avoid multiple initializations of Host class" 2017-02-25 14:54:01 +00:00
imagebackend.py libvirt: mark some Image backend methods as abstract 2017-03-21 10:57:35 -04:00
imagecache.py Don't check for file type in _find_base_file 2017-04-27 10:42:26 +01:00
instancejobtracker.py Replace deprecated LOG.warn with LOG.warning 2016-03-15 11:57:56 +00:00
migration.py Use flake8-import-order 2017-03-06 06:50:23 -08:00
utils.py libvirt: Use config types to parse XML for root disk 2017-04-19 23:10:24 +03:00
vif.py Use six.text_type() when logging Instance object 2017-05-03 22:45:49 +00:00