neutron/neutron/tests/unit/plugins/ml2/drivers/mech_sriov
Moshe Levi b8cadc7623 sriov: Fix macvtap vf interface regex pattern
The check if macvtap is assigend we parse
the output of ip link show and check if
macvtap[0-9]+@<vf interface>.

This patch update the <vf_interface> regex to include
underscore as interfce can contain underscore
e.g. p2p1_0.

Change-Id: I2d41972bb8a92bcaad9cd2250be1a7cb30326180
2016-06-29 12:46:34 +03:00
..
agent sriov: Fix macvtap vf interface regex pattern 2016-06-29 12:46:34 +03:00
mech_driver SR-IOV driver and SimpleAgentMechanismDriverBase 2016-05-09 18:13:04 +00:00
__init__.py Fix SR-IOV mechanism driver tests directory 2015-07-15 10:46:36 +03:00