Comment 4 for bug 1053344

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

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

commit df1fb2978c854beb58646406796c2bef2bfb047f
Author: Jian Wen <email address hidden>
Date: Fri Sep 21 17:30:18 2012 +0800

    Migrate network of an instance

    In multi_host mode, floating ip(s) addr and NAT rules are still on
    source node after resize/migrate instance. This patch fixes it up by
    adding new methods in network.api to moving them to the destination
    node.

    Also adds the new methods to network/quantumv2/api.py. They do nothing
    but pass for now.

    This patch updates network RPC API to version 1.1

    Fixes bug 1053344

    Change-Id: If9f30050d37831f108ac4a1c8a018d820818f3b6