Comment 2 for bug 1053441

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

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

commit fdd9325df75652a95a96ccd4e59b73556df811c6
Author: Stanislaw Pitucha <email address hidden>
Date: Thu Sep 20 15:47:19 2012 +0100

    Fix startup with DELETED instances

    Make sure that compute manager with DELETED and SOFT_DELETED instances
    starts up properly. Before it was possible to end up with only the db
    entry and no local configuration allowing a successful restart (even
    then it would be the wrong decision to try).

    Fixes bug 1053441

    Change-Id: Iab1ca81068733a5e8546c32ad122f1d60d22310b