Comment 3 for bug 1360395

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

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

commit 0985ef78d43ae7d910669c3ca968fd977f2ea2ae
Author: rajeev <email address hidden>
Date: Fri Aug 22 18:54:46 2014 -0400

    Stop tracking connections in DVR FIP Namespace

    For DVR, connections to external network using floating IPs do not
    need to be tracked in FIP namespace because they are being
    already tracked in router namespace.
    This fix adds iptable rules to not track connections.

    Change-Id: I378039e311763d114860cb70ded7349d6580855a
    Closes-bug: #1360395