Comment 15 for bug 1713927

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

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

commit 7bff99ac4a5ef0d4b2cc6f77f5679bb8e01f86d7
Author: Brian Haley <email address hidden>
Date: Fri Sep 1 13:52:51 2017 -0400

    DVR: Always initialize floating IP host

    With a recent change to the neutron server code, the server was
    processing floating IPs that were not bound to the respective
    agent during fullsync operation.

    Change to always initialize floating IP host info so callers
    can determine if info should be sent to an agent or not.

    Also changed the logic that decides when the server should
    send a floating IP to an agent to be easier to understand.

    Closes-bug: #1713927
    Change-Id: Ic916225e0a11c3fb8cd94437ca063e0d3295a569