Comment 5 for bug 1799138

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

Reviewed: https://review.openstack.org/651758
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=087e8f6beec45f8a2ee739a41f362b6618d148fb
Submitter: Zuul
Branch: stable/rocky

commit 087e8f6beec45f8a2ee739a41f362b6618d148fb
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
    (cherry picked from commit 433228dd78098ca84a13c75b9dc5ce40f43c7f9d)