# Pastebin jMteDoSb Failed to import test module: neutron_fwaas.tests.unit.services.firewall.test_fwaas_plugin_v2 Traceback (most recent call last): File "/Users/germ0640/Project/neutron-fwaas/.tox/py27/lib/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path module = self._get_module_from_name(name) File "/Users/germ0640/Project/neutron-fwaas/.tox/py27/lib/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name __import__(name) File "neutron_fwaas/tests/unit/services/firewall/test_fwaas_plugin_v2.py", line 18, in from neutron.tests.unit.extensions import test_l3 as test_l3_plugin File "/Users/germ0640/Project/neutron-fwaas/.tox/py27/src/neutron/neutron/tests/unit/__init__.py", line 19, in eventlet_utils.monkey_patch() File "/Users/germ0640/Project/neutron-fwaas/.tox/py27/src/neutron/neutron/common/eventlet_utils.py", line 25, in monkey_patch p_c_e = importutils.import_module('pyroute2.config.asyncio') File "/Users/germ0640/Project/neutron-fwaas/.tox/py27/lib/python2.7/site-packages/oslo_utils/importutils.py", line 73, in import_module __import__(import_str) File "/Users/germ0640/Project/neutron-fwaas/.tox/py27/lib/python2.7/site-packages/pyroute2/__init__.py", line 17, in from pyroute2.netlink.rtnl.req import (IPRouteRequest, File "/Users/germ0640/Project/neutron-fwaas/.tox/py27/lib/python2.7/site-packages/pyroute2/netlink/rtnl/req.py", line 9, in from pyroute2.netlink.rtnl.ifinfmsg import ifinfmsg File "/Users/germ0640/Project/neutron-fwaas/.tox/py27/lib/python2.7/site-packages/pyroute2/netlink/rtnl/ifinfmsg/__init__.py", line 8, in from socket import AF_BRIDGE ImportError: cannot import name AF_BRIDGE The test run didn't actually run any tests