Comment 2 for bug 985705

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

Reviewed: https://review.openstack.org/6658
Committed: http://github.com/openstack/nova/commit/07d54c27a32e66884495b00ec7c19d679cdb823f
Submitter: Jenkins
Branch: master

commit 07d54c27a32e66884495b00ec7c19d679cdb823f
Author: Johannes Erdfelt <email address hidden>
Date: Thu Apr 19 15:06:27 2012 +0000

    Be more tolerant of deleting failed builds

    Fixes bug 985705

    If an instance fails to build, the xen server may not have an instance.
    This can cause _get_opaque_vm_ref to unnecessarily raise an exception
    and add an instance fault that is misleading.

    Change-Id: I068d0af284a5671f429b2d8b13a25b629ede59bd