Comment 2 for bug 1799138

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

Reviewed: https://review.openstack.org/614727
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=433228dd78098ca84a13c75b9dc5ce40f43c7f9d
Submitter: Zuul
Branch: master

commit 433228dd78098ca84a13c75b9dc5ce40f43c7f9d
Author: LIU Yulong <email address hidden>
Date: Mon Oct 8 14:52:16 2018 +0800

    Prevent bind fip to port has port forwarding

    If one port has port forwarding and the port is under
    a dvr router, then binding floating IP to this port
    will not be allowed.

    Change-Id: Ia014e18264b43cf751a5bc0e82bc55d106582620
    Closes-Bug: #1799138