Comment 6 for bug 1358718

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

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

commit bb1e89efbdbafed7275d01409bf3f55cbe187da5
Author: Vivekanandan Narasimhan <email address hidden>
Date: Wed Aug 27 02:07:37 2014 -0700

    Fix DVR to service DHCP Ports

    This fix ensures that DHCP Ports that are
    available on DVR routed subnets, are serviced
    by DVR neutron infrastructure.

    Here servicing by DVR means, creation of
    DVR namespaces on such nodes holding DHCP
    Ports and also applying DVR specific OVS
    Rules to the br-int and br-tun bridges on
    such nodes, to enable traffic to be routed
    via DVR to such DHCP Ports.

    Closes-Bug: #1358718

    Change-Id: Ib6d5fbf883d6698f34f3a3b722e426e3285a5736