Comment 5 for bug 1496974

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

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

commit 3c5cb9d050d09424c3f8eb3cd1ecd6876f50a6fe
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.

    Closes-bug: #1496974
    Change-Id: If611de14b2ab77d2eb9ce8c5b307ea6dd4403fe1