Comment 14 for bug 1353939

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

Reviewed: https://review.openstack.org/181781
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3907867601d1044eaadebff68a590d176abff6cf
Submitter: Jenkins
Branch: master

commit 3907867601d1044eaadebff68a590d176abff6cf
Author: Matt Riedemann <email address hidden>
Date: Sun May 10 18:46:37 2015 -0700

    libvirt: handle code=38 + sigkill (ebusy) in destroy()

    Handle the libvirt error during destroy when the sigkill fails due to an
    EBUSY. This is taken from a comment by danpb in the bug report as a
    potential workaround.

    Co-authored-by: Daniel Berrange (<email address hidden>)

    Closes-Bug: #1353939

    Change-Id: I128bf6b939fbbc85df521fd3fe23c3c6f93b1b2c