]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Adds macvtap support
authorSamer Deeb <samerd@mellanox.com>
Tue, 21 Oct 2014 07:33:35 +0000 (10:33 +0300)
committerSamer Deeb <samerd@mellanox.com>
Tue, 21 Oct 2014 08:57:44 +0000 (11:57 +0300)
commit6f41074e113719ba0330f286809a4ccf986fa56d
tree550a876fda18650bc3cc6a96794bbe660f789864
parent6db9fac9387696aae6f36c920d2e6b3989352f62
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
neutron/plugins/sriovnicagent/eswitch_manager.py
neutron/tests/unit/sriovnicagent/test_eswitch_manager.py