Comment 9 for bug 1713927

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

Reviewed: https://review.openstack.org/499725
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=afd1995d91353874d04ac2d12be0162cea27c1d1
Submitter: Jenkins
Branch: master

commit afd1995d91353874d04ac2d12be0162cea27c1d1
Author: Swaminathan Vasudevan <email address hidden>
Date: Thu Aug 31 08:50:50 2017 -0700

    DVR: Fix agent to process only floatingips that have a host match

    The agent is not currently checking for the host bound
    before configuring the floatingip. That leads to
    floatingips being configured on multiple hosts.

    This is a partial fix on the agent side to prevent
    configuring a floatingip ip that is not bound to
    this host.

    Related-Bug: #1712412
    Related-Bug: #1713927

    Change-Id: I1bc8c42425f97234f56412a2f109a996d9f896de