Comment 8 for bug 1065440

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

Reviewed: https://review.openstack.org/16714
Committed: http://github.com/openstack/nova/commit/65a2d0a3ce869ffa80344fed94a54e92de57a0c2
Submitter: Jenkins
Branch: stable/folsom

commit 65a2d0a3ce869ffa80344fed94a54e92de57a0c2
Author: Jian Wen <email address hidden>
Date: Fri Oct 12 15:52:17 2012 +0800

    Migrate DHCP host info during resize

    Update instance host to migration_ref['dest_compute'] before
    update_dhcp to make its DHCP host info will be written in dhcp-hostsfile.

    Make similiar change in finish_revert_resize.

    Fixes bug 1065440

    Change-Id: I9d3e0ebf8512f98f2943999e7ad95bc58f2bf585
    (cherry picked from commit 9ea41fc80b46b0c5adbab3ea191b92583feb02e0)