Comment 6 for bug 1056285

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

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

commit db516a2557de7363746bca01995e46be4dfda463
Author: Matt Odden <email address hidden>
Date: Thu Sep 27 17:35:54 2012 +0000

    Pass block_device_info to destroy in revert_resize

    Fixes bug #1056285

    Passing block_device_info allows the driver to clean up block
    device mappings (detaching) properly on the newly resized instance

    Change-Id: I2527f883883c741dbf4d20be0ca33dbef6f9f36a
    (cherry picked from commit a9fc0c43873ef7dfe3c2ee0e57b219ddd6746df3)