Public bug reported: Currently on master all gate-neutron-fwaas-python27 tests fail with the following error:
2015-04-08 03:05:00.445 | Failed to import test module: neutron_fwaas.tests.unit.db.firewall.test_db_firewall 2015-04-08 03:05:00.446 | Traceback (most recent call last): 2015-04-08 03:05:00.446 | File "/home/jenkins/workspace/gate-neutron-fwaas-python27/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 445, in _find_test_path 2015-04-08 03:05:00.446 | module = self._get_module_from_name(name) 2015-04-08 03:05:00.446 | File "/home/jenkins/workspace/gate-neutron-fwaas-python27/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 384, in _get_module_from_name 2015-04-08 03:05:00.446 | __import__(name) 2015-04-08 03:05:00.446 | File "neutron_fwaas/tests/unit/db/firewall/test_db_firewall.py", line 35, in <module> 2015-04-08 03:05:00.446 | from neutron_fwaas.tests import base 2015-04-08 03:05:00.446 | File "neutron_fwaas/tests/base.py", line 18, in <module> 2015-04-08 03:05:00.447 | from neutron.tests.unit import test_db_plugin 2015-04-08 03:05:00.447 | ImportError: cannot import name test_db_plugin See example at http://logs.openstack.org/39/169239/2/check/gate-neutron- fwaas-python27/0346944/ This blocks merging of version bumps for Kilo release. ** Affects: neutron Importance: Critical Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1441501 Title: gate-neutron-fwaas-python27 fails with ImportError: cannot import name test_db_plugin Status in OpenStack Neutron (virtual network service): New Bug description: Currently on master all gate-neutron-fwaas-python27 tests fail with the following error: 2015-04-08 03:05:00.445 | Failed to import test module: neutron_fwaas.tests.unit.db.firewall.test_db_firewall 2015-04-08 03:05:00.446 | Traceback (most recent call last): 2015-04-08 03:05:00.446 | File "/home/jenkins/workspace/gate-neutron-fwaas-python27/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 445, in _find_test_path 2015-04-08 03:05:00.446 | module = self._get_module_from_name(name) 2015-04-08 03:05:00.446 | File "/home/jenkins/workspace/gate-neutron-fwaas-python27/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 384, in _get_module_from_name 2015-04-08 03:05:00.446 | __import__(name) 2015-04-08 03:05:00.446 | File "neutron_fwaas/tests/unit/db/firewall/test_db_firewall.py", line 35, in <module> 2015-04-08 03:05:00.446 | from neutron_fwaas.tests import base 2015-04-08 03:05:00.446 | File "neutron_fwaas/tests/base.py", line 18, in <module> 2015-04-08 03:05:00.447 | from neutron.tests.unit import test_db_plugin 2015-04-08 03:05:00.447 | ImportError: cannot import name test_db_plugin See example at http://logs.openstack.org/39/169239/2/check/gate- neutron-fwaas-python27/0346944/ This blocks merging of version bumps for Kilo release. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1441501/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp