Comment 9 for bug 1067214

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

Reviewed: https://review.openstack.org/15069
Committed: http://github.com/openstack/nova/commit/c0e12477f2d85003b4f8fa223f769e285ec4cb93
Submitter: Jenkins
Branch: stable/folsom

commit c0e12477f2d85003b4f8fa223f769e285ec4cb93
Author: Joe Gordon <email address hidden>
Date: Wed Oct 24 18:07:28 2012 -0700

    Fix VM deletion from down compute node

    * free network resources
    * free volume resources
    * delete.start and delete.stop notifications added
    * Handle network deallocate in multi_host mode

    Fixes bug 1067214

    Co-authored-by: Vishvananda Ishaya <email address hidden>
    Change-Id: I0d4a7dc5836d39e405824528de214f23b214849f
    (cherry picked from commit 3dff43356619b4a935a5f395b066e96e8856bb4f)