Comment 8 for bug 1496974

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

Reviewed: https://review.openstack.org/233116
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=eec8c5021908de76f11087d298572abeb1fe3a21
Submitter: Jenkins
Branch: stable/kilo

commit eec8c5021908de76f11087d298572abeb1fe3a21
Author: Carl Baldwin <email address hidden>
Date: Wed Sep 16 21:53:54 2015 +0000

    Only get host data for floating ips on DVR routers

    First, we are only interested in setting the host attribute when
    the router is a DVR router. Second, we don't need to query all of
    the ports on the host, we just need to query the ports that are
    referenced by the set of floating ips that we already have.

    (cherry picked from commit 3c5cb9d050d09424c3f8eb3cd1ecd6876f50a6fe)

    Closes-bug: #1496974
    Change-Id: If611de14b2ab77d2eb9ce8c5b307ea6dd4403fe1