Comment 2 for bug 1052993

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

Reviewed: https://review.openstack.org/13294
Committed: http://github.com/openstack/nova/commit/47e606a95a3a6396e30c825cd6ff913613a85b06
Submitter: Jenkins
Branch: milestone-proposed

commit 47e606a95a3a6396e30c825cd6ff913613a85b06
Author: Vishvananda Ishaya <email address hidden>
Date: Mon Sep 17 16:09:41 2012 -0700

    Improve error handling of scheduler

    Modifies scheduler errors to report instance faults and to set
    instance_state back to None on failure.

    Related to bug 1051066
    Fixes bug 1052993

    Change-Id: Id9f36a75370849db7baf3fe24ce96c6f4284255d
    (cherry picked from commit 0cba85cb267994018c8a0d5e40b2ed0b5a7837df)