Public bug reported: 16-03-08 06:14:02.832 | 2016-03-08 06:14:02.807 | 2016-03-08 06:14:02.835 | 2016-03-08 06:14:02.809 | Failed to import test module: neutron.tests.api.test_extensions 2016-03-08 06:14:02.837 | 2016-03-08 06:14:02.811 | Traceback (most recent call last): 2016-03-08 06:14:02.840 | 2016-03-08 06:14:02.813 | File "/opt/stack/new/neutron/.tox/api/local/lib/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path 2016-03-08 06:14:02.849 | 2016-03-08 06:14:02.823 | module = self._get_module_from_name(name) 2016-03-08 06:14:02.854 | 2016-03-08 06:14:02.827 | File "/opt/stack/new/neutron/.tox/api/local/lib/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name 2016-03-08 06:14:02.862 | 2016-03-08 06:14:02.833 | __import__(name) 2016-03-08 06:14:02.863 | 2016-03-08 06:14:02.837 | File "neutron/tests/api/test_extensions.py", line 18, in <module> 2016-03-08 06:14:02.875 | 2016-03-08 06:14:02.845 | from neutron.tests.api import base 2016-03-08 06:14:02.883 | 2016-03-08 06:14:02.851 | File "neutron/tests/api/base.py", line 21, in <module> 2016-03-08 06:14:02.900 | 2016-03-08 06:14:02.868 | from neutron.tests.api import clients 2016-03-08 06:14:02.904 | 2016-03-08 06:14:02.877 | File "neutron/tests/api/clients.py", line 22, in <module> 2016-03-08 06:14:02.908 | 2016-03-08 06:14:02.881 | from neutron.tests.tempest.services.network.json.network_client import \ 2016-03-08 06:14:02.917 | 2016-03-08 06:14:02.890 | File "neutron/tests/tempest/services/network/json/network_client.py", line 17, in <module> 2016-03-08 06:14:02.925 | 2016-03-08 06:14:02.897 | from tempest.common import service_client 2016-03-08 06:14:02.926 | 2016-03-08 06:14:02.900 | ImportError: cannot import name service_client
Caused by: https://github.com/openstack/tempest/commit/3dc695bff93f291d197908e36ef7a962c933b5ba ** Affects: neutron Importance: Critical Assignee: Kevin Benton (kevinbenton) Status: In Progress ** Changed in: neutron Importance: Undecided => Critical ** Changed in: neutron Assignee: (unassigned) => Kevin Benton (kevinbenton) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1554362 Title: neutron api job failing with failure to import tempest service client Status in neutron: In Progress Bug description: 16-03-08 06:14:02.832 | 2016-03-08 06:14:02.807 | 2016-03-08 06:14:02.835 | 2016-03-08 06:14:02.809 | Failed to import test module: neutron.tests.api.test_extensions 2016-03-08 06:14:02.837 | 2016-03-08 06:14:02.811 | Traceback (most recent call last): 2016-03-08 06:14:02.840 | 2016-03-08 06:14:02.813 | File "/opt/stack/new/neutron/.tox/api/local/lib/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path 2016-03-08 06:14:02.849 | 2016-03-08 06:14:02.823 | module = self._get_module_from_name(name) 2016-03-08 06:14:02.854 | 2016-03-08 06:14:02.827 | File "/opt/stack/new/neutron/.tox/api/local/lib/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name 2016-03-08 06:14:02.862 | 2016-03-08 06:14:02.833 | __import__(name) 2016-03-08 06:14:02.863 | 2016-03-08 06:14:02.837 | File "neutron/tests/api/test_extensions.py", line 18, in <module> 2016-03-08 06:14:02.875 | 2016-03-08 06:14:02.845 | from neutron.tests.api import base 2016-03-08 06:14:02.883 | 2016-03-08 06:14:02.851 | File "neutron/tests/api/base.py", line 21, in <module> 2016-03-08 06:14:02.900 | 2016-03-08 06:14:02.868 | from neutron.tests.api import clients 2016-03-08 06:14:02.904 | 2016-03-08 06:14:02.877 | File "neutron/tests/api/clients.py", line 22, in <module> 2016-03-08 06:14:02.908 | 2016-03-08 06:14:02.881 | from neutron.tests.tempest.services.network.json.network_client import \ 2016-03-08 06:14:02.917 | 2016-03-08 06:14:02.890 | File "neutron/tests/tempest/services/network/json/network_client.py", line 17, in <module> 2016-03-08 06:14:02.925 | 2016-03-08 06:14:02.897 | from tempest.common import service_client 2016-03-08 06:14:02.926 | 2016-03-08 06:14:02.900 | ImportError: cannot import name service_client Caused by: https://github.com/openstack/tempest/commit/3dc695bff93f291d197908e36ef7a962c933b5ba To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1554362/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

