Comment 61 for bug 1323658

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

Reviewed: https://review.openstack.org/161933
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=cc8b8dc826f460104b30ceee67ebc1f8cc41e198
Submitter: Jenkins
Branch: master

commit cc8b8dc826f460104b30ceee67ebc1f8cc41e198
Author: Matt Riedemann <email address hidden>
Date: Thu Mar 5 14:11:18 2015 -0800

    neutron: check for same host in _update_port_binding_for_instance

    If we're doing a resize to the same host, like all resize tests in the
    gate, the host hasn't changed so there is no point in updating the port
    binding host in neutron so add a check for that case.

    Related-Bug: #1323658

    Change-Id: Ieb5ade398da8c11b29a3fa83b01ecf14e5e1f5b7