Comment 49 for bug 1583694

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

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

commit cced31c6b9cef33022a2cfb97d5aac6d02e75cb8
Author: Swaminathan Vasudevan <email address hidden>
Date: Tue May 24 14:03:39 2016 -0700

    DVR: Server side patch to schedule an unbound port with Floating IP

    Unbound ports that are associated with a Floating IP and connected to
    DVR Routers will not be serviced by the DVR Routers, unless we bind it
    to a valid host.

    This server side patch allows the neutron server to schedule the
    unbound port Floating IP on the network node or the node with dvr_snat
    agent where the SNAT functionality resides.

    The DNAT rules for the unbound ports will be configured in the SNAT
    namespace on the network node.

    Related-Bug: #1583694
    Change-Id: I05d0bfb3fa275b1e4e479928000cf8494da858f6