Comment 2 for bug 1383098

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

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

commit 6f41074e113719ba0330f286809a4ccf986fa56d
Author: Samer Deeb <email address hidden>
Date: Tue Oct 21 10:33:35 2014 +0300

    Adds macvtap support

    The current logic handles only VFs with direct vnic-type.
    This fix will add support for VFs with macvtap vnic-type,
    By checking the relevant upper_macvtap directory.

    Change-Id: Id69b7e64858020682fd0f68b0e162e5e8022eea3
    Closes-Bug: 1383098