neutron api job failing with failure to import tempest service client

Bug #1554362 reported by Kevin Benton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Critical
Kevin Benton

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

Tags: gate-failure
Changed in neutron:
importance: Undecided → Critical
assignee: nobody → Kevin Benton (kevinbenton)
Changed in neutron:
milestone: none → mitaka-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/289732

Changed in neutron:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/289732
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=113e59b12ec4f92e8a41b8ec72d4211296def660
Submitter: Jenkins
Branch: master

commit 113e59b12ec4f92e8a41b8ec72d4211296def660
Author: Kevin Benton <email address hidden>
Date: Sun Mar 6 14:16:34 2016 -0800

    Fix tempest lib import in API tests

    Change Ic2d4cea4f11222fc7b45eb378cfc32974c1be9b6
    removed the service_client module and replaced it
    with rest_client. This updates our code to reflect
    that.

    Change-Id: I5f6b0de632703eac6b6f05ae48c44d511f1fda5e
    Closes-Bug: #1554362

Changed in neutron:
status: In Progress → Fix Released
Assaf Muller (amuller)
tags: added: gate-failure
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/neutron 8.0.0.0rc1

This issue was fixed in the openstack/neutron 8.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.