Comment 9 for bug 1753434

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (stable/queens)

Reviewed: https://review.openstack.org/613705
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f916a3ebd1e654221bdb65af37e70ec55d673883
Submitter: Zuul
Branch: stable/queens

commit f916a3ebd1e654221bdb65af37e70ec55d673883
Author: Swaminathan Vasudevan <email address hidden>
Date: Fri Mar 30 16:00:40 2018 -0700

    DVR: Avoid address scope rules for dvr_no_external agents

    All FloatingIP for DVR_NO_EXTERNAL agents will be configured
    in the SNAT Namespace. So there is no need to configure the
    address scope related routes in the router namespace when the
    agent is configured as DVR_NO_EXTERNAL.

    Change-Id: I009dae9e7f485641f2f19dce8dd575da04bfb044
    Related-Bug: #1753434
    (cherry picked from commit 7c4da6fb756189e6afc1c699e06ce74488c61d45)