Comment 3 for bug 928474

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

Reviewed: https://review.openstack.org/3908
Committed: http://github.com/openstack/nova/commit/5d85be45a53d0a065622e84de30c65c1ce75faca
Submitter: Jenkins
Branch: master

commit 5d85be45a53d0a065622e84de30c65c1ce75faca
Author: Johannes Erdfelt <email address hidden>
Date: Wed Feb 8 19:07:43 2012 +0000

    Handle service failures during finish_resize gracefully

    Fixes bug 928474

    If exceptions occur in the network or image service during finish_resize(),
    the instance can be left in RESIZE state. This change will ensure those
    exceptions will move the instance to ERROR as well.

    Change-Id: I638db27da27310ccd55d52453c3aadaa41634040