Comment 6 for bug 1352857

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

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

commit dc658273e7cfe72e50dad40203db8bb0d9bb2188
Author: Vivekanandan Narasimhan <email address hidden>
Date: Tue Aug 5 11:36:35 2014 -0700

    Fix to enable L2pop to serve DVR

    This change fixes the information used by the L2pop
    driver to populate l2pop rules that enables DVR to
    route packets across compute servers that have
    tenant VMs that belong to different networks.
    It also fixes the case where VMs were not able to
    obtain IP Addresses when such VMs are on DVR
    hosted subnets.

    Change-Id: Ib630e57c186da60eb15f9ffa6b1b0bfa74f48caa
    Closes-Bug: #1350485
    Closes-Bug: #1352857