yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #02359
[Bug 928893] Re: Testsuite fails for stable/diablo
[Expired for OpenStack Dashboard (Horizon) because there has been no
activity for 60 days.]
** Changed in: horizon
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/928893
Title:
Testsuite fails for stable/diablo
Status in OpenStack Dashboard (Horizon):
Expired
Bug description:
ERROR: Failure: ImportError (No module named client)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/tmp/x/horizon/django-openstack/django_openstack/tests/api_tests.py", line 28, in <module>
from django_openstack import api
File "/tmp/x/horizon/django-openstack/django_openstack/api.py", line 51, in <module>
import quantum.client
ImportError: No module named client
======================================================================
ERROR: Failure: ImportError (No module named client)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/tmp/x/horizon/django-openstack/django_openstack/tests/view_tests/dash/container_tests.py", line 25, in <module>
from django_openstack import api
File "/tmp/x/horizon/django-openstack/django_openstack/api.py", line 51, in <module>
import quantum.client
ImportError: No module named client
======================================================================
ERROR: Failure: ImportError (No module named client)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/tmp/x/horizon/django-openstack/django_openstack/tests/view_tests/dash/floating_ip_tests.py", line 27, in <module>
from django_openstack import api
File "/tmp/x/horizon/django-openstack/django_openstack/api.py", line 51, in <module>
import quantum.client
ImportError: No module named client
======================================================================
ERROR: Failure: ImportError (No module named client)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/tmp/x/horizon/django-openstack/django_openstack/tests/view_tests/dash/images_tests.py", line 24, in <module>
from django_openstack import api
File "/tmp/x/horizon/django-openstack/django_openstack/api.py", line 51, in <module>
import quantum.client
ImportError: No module named client
======================================================================
ERROR: Failure: ImportError (No module named client)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/tmp/x/horizon/django-openstack/django_openstack/tests/view_tests/dash/instance_tests.py", line 26, in <module>
from django_openstack import api
File "/tmp/x/horizon/django-openstack/django_openstack/api.py", line 51, in <module>
import quantum.client
ImportError: No module named client
======================================================================
ERROR: Failure: ImportError (No module named client)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/tmp/x/horizon/django-openstack/django_openstack/tests/view_tests/dash/keypair_tests.py", line 24, in <module>
from django_openstack import api
File "/tmp/x/horizon/django-openstack/django_openstack/api.py", line 51, in <module>
import quantum.client
ImportError: No module named client
======================================================================
ERROR: Failure: ImportError (No module named client)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/tmp/x/horizon/django-openstack/django_openstack/tests/view_tests/dash/network_tests.py", line 24, in <module>
from django_openstack import api
File "/tmp/x/horizon/django-openstack/django_openstack/api.py", line 51, in <module>
import quantum.client
ImportError: No module named client
======================================================================
ERROR: Failure: ImportError (No module named client)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/tmp/x/horizon/django-openstack/django_openstack/tests/view_tests/dash/object_tests.py", line 25, in <module>
from django_openstack import api
File "/tmp/x/horizon/django-openstack/django_openstack/api.py", line 51, in <module>
import quantum.client
ImportError: No module named client
======================================================================
ERROR: Failure: ImportError (No module named client)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/tmp/x/horizon/django-openstack/django_openstack/tests/view_tests/dash/port_tests.py", line 24, in <module>
from django_openstack import api
File "/tmp/x/horizon/django-openstack/django_openstack/api.py", line 51, in <module>
import quantum.client
ImportError: No module named client
======================================================================
ERROR: Failure: ImportError (No module named client)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/tmp/x/horizon/django-openstack/django_openstack/tests/view_tests/dash/security_groups_tests.py", line 24, in <module>
from django_openstack import api
File "/tmp/x/horizon/django-openstack/django_openstack/api.py", line 51, in <module>
import quantum.client
ImportError: No module named client
======================================================================
ERROR: Failure: ImportError (No module named client)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/tmp/x/horizon/django-openstack/django_openstack/tests/view_tests/dash/snapshots_tests.py", line 24, in <module>
from django_openstack import api
File "/tmp/x/horizon/django-openstack/django_openstack/api.py", line 51, in <module>
import quantum.client
ImportError: No module named client
======================================================================
ERROR: Failure: ImportError (No module named client)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/tmp/x/horizon/django-openstack/django_openstack/tests/view_tests/syspanel/users_tests.py", line 22, in <module>
from django_openstack import api
File "/tmp/x/horizon/django-openstack/django_openstack/api.py", line 51, in <module>
import quantum.client
ImportError: No module named client
======================================================================
ERROR: Failure: ImportError (No module named client)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/tmp/x/horizon/django-openstack/django_openstack/tests/view_tests/auth_tests.py", line 24, in <module>
from django_openstack import api
File "/tmp/x/horizon/django-openstack/django_openstack/api.py", line 51, in <module>
import quantum.client
ImportError: No module named client
----------------------------------------------------------------------
Ran 15 tests in 0.028s
FAILED (errors=13)
Destroying test database for alias 'default'...
Running openstack-dashboard (django website) tests
INFO:root:Running in debug mode without debug_toolbar.
INFO:root:Running in debug mode without debug_toolbar.
nosetests --verbosity 1
Creating test database for alias 'default'...
DEBUG:root:acquiring lock...
DEBUG:root:acquired.
INFO:root:sending message 'subject' to to@xxxxxxxx
DEBUG:root:releasing lock...
DEBUG:root:released.
INFO:root:
INFO:root:1 sent; 0 deferred; 0 don't send
INFO:root:done in 0.01 seconds
.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/928893/+subscriptions