Comment 6 for bug 1076801

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

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

commit befa4a61b03cd589ab9a616d3b5c265d8b17f524
Author: Clay Gerrard <email address hidden>
Date: Fri Nov 9 17:13:20 2012 -0600

    Use connection_info on resize

    During finish_migration the manager calls initialize_connection but doesn't
    update the block_device_mapping with the (potentially new) connection_info
    returned.

    This can cause the bdm to get out of sync, the volume to fail to attach, and
    the resize to fail.

    Fixes bug #1076801

    Change-Id: Ie49ccd2138905e178843b375a9b16c3fe572d1db