From: Aviram Bar-Haim Date: Wed, 15 Jul 2015 07:41:12 +0000 (+0300) Subject: Fix SR-IOV mechanism driver tests directory X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=07681411df1efaf3d0f0cb2a4436d519ad95f2cb;p=openstack-build%2Fneutron-build.git Fix SR-IOV mechanism driver tests directory This patch adds mising __init__ to mech_sriov/mech_driver/ tests directory. Trivial Fix Change-Id: Ie048eaeed6cfa923e09c4260a56f654a74307715 --- diff --git a/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/__init__.py b/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/__init__.py new file mode 100644 index 000000000..e69de29bb