Comment 2 for bug 1022681

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

Reviewed: https://review.openstack.org/9533
Committed: http://github.com/openstack/nova/commit/a44fbea08315a30dec9ad69f92c95a532ea045c7
Submitter: Jenkins
Branch: master

commit a44fbea08315a30dec9ad69f92c95a532ea045c7
Author: Johannes Erdfelt <email address hidden>
Date: Mon Jul 9 18:16:23 2012 +0000

    Ignore failure to delete kernel/ramdisk in xenapi driver

    Fixes bug 1022681

    If deleting the kernel/ramdisk fails because the files don't exist
    anymore, then ignore the error and continue. This will ensure that the
    instance will get destroyed properly even if the files were deleted
    outside of nova.

    Change-Id: I5d1f95ea2a6f552c48efbb9e92bb36767df19e34