Comment 10 for bug 1793527

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

Reviewed: https://review.openstack.org/609617
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7dad724b0d06a115c91ec0d5b7960a57e21b100b
Submitter: Zuul
Branch: stable/pike

commit 7dad724b0d06a115c91ec0d5b7960a57e21b100b
Author: LIU Yulong <email address hidden>
Date: Thu Sep 20 21:30:09 2018 +0800

    Install centralized floating IP nat rules to all ha nodes

    For L3 DVR HA router, the centralized floating IP nat rules are not
    installed in every HA node snat namespace. So, install the rules to
    all the router snat-namespace on every scheduled HA router host.

    Conflicts:
     neutron/tests/common/l3_test_common.py
     neutron/tests/functional/agent/l3/test_dvr_router.py

    Conflicts:
     neutron/tests/common/l3_test_common.py

    Closes-Bug: #1793527
    Change-Id: I08132510b3ed374a3f85146498f3624a103873d7
    (cherry picked from commit ee7660f593f0f997fff457021b3d5feb5c71906d)
    (cherry picked from commit 2a1cdf01b58f42bfdf20cccdf7db209493897356)
    (cherry picked from commit b93ef2f7e8cded1d9ac35b92bcdb3056a2efab5b)