Comment 2 for bug 1154333

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

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

commit e4d52f45c65704a3c153137a3d997aa3cccd8a79
Author: Chris Behrens <email address hidden>
Date: Tue Mar 12 22:14:08 2013 +0000

    Fix cells instance deletion

    Instance delete and soft_delete are broken with cells when the API
    doesn't know the cell of an instance. A traceback occurs in all child
    cells. Also: soft_delete results in a 'hard' type being sent to
    child cells vs 'soft'.

    Fixes bug 1154333

    Change-Id: I13ac839fa13a66caa100a3459bcc8e1183821ff1