Comment 28 for bug 1696125

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (stable/newton)

Reviewed: https://review.openstack.org/491844
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2cf2b7ea6441c2eb73574a6e35ef10ae07550c6b
Submitter: Jenkins
Branch: stable/newton

commit 2cf2b7ea6441c2eb73574a6e35ef10ae07550c6b
Author: Matt Riedemann <email address hidden>
Date: Thu Jun 8 14:28:50 2017 -0400

    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
    (cherry picked from commit fabfb347f51afbe9064a6d0061404316786140cb)
    (cherry picked from commit c04c5d57cc41deacec53e18abe3ba93a1d5b5ccf)