Comment 3 for bug 944168

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/4754
Committed: http://github.com/openstack/nova/commit/04e57f169646dff5309177ce5dfa444f668bf8a1
Submitter: Jenkins
Branch: master

commit 04e57f169646dff5309177ce5dfa444f668bf8a1
Author: Dan Wendlandt <email address hidden>
Date: Thu Mar 1 11:52:33 2012 -0800

    libvirt driver calls unplug() twice on vm reboot.

    bug 944168

    Also prevents OVS vif plugging driver from raising an exception
    if deleting the OVS port fails. We already log an error and
    print the exception, and there's
    no reason that failing to delete the OVS port should cause the whole operation
    to fail.

    Change-Id: I01c22ab8627762831a106b407f758f6592363f33