Comment 2 for bug 1318104

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

Reviewed: https://review.openstack.org/93163
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1236b09076cca3b4b16538b055e52edde5a4feea
Submitter: Jenkins
Branch: master

commit 1236b09076cca3b4b16538b055e52edde5a4feea
Author: Vishvananda Ishaya <email address hidden>
Date: Fri May 9 18:03:48 2014 -0700

    Use ebtables to isolate dhcp traffic

    Iptables doesn't properly block the broadcast traffic crossing
    the bridge, so use ebtables instead. Removes test which is no
    longer valid since we are not using iptables anymore.

    Change-Id: I43e5f1fe9512dd3ec9595c7203bc46837cef3cad
    Closes-Bug: #1318104