ImportError: cannot import name SecurityGroupsClient

Bug #917867 reported by Ravikumar Venkatesan
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Critical
Ravikumar Venkatesan

Bug Description

======================================================================
ERROR: Failure: ImportError (cannot import name SecurityGroupsClient)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/loader.py", line 390, in loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/pymodules/python2.7/nose/importer.py", line 39, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/pymodules/python2.7/nose/importer.py", line 86, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/home/jpipes/repos/tempest/tempest/tests/test_servers.py", line 2, in <module>
    from tempest import openstack
  File "/home/jpipes/repos/tempest/tempest/openstack.py", line 6, in <module>
    from tempest.services.nova.json.extensions_client import SecurityGroupsClient
ImportError: cannot import name SecurityGroupsClient

Revision history for this message
Jay Pipes (jaypipes) wrote :

======================================================================
ERROR: Failure: ImportError (cannot import name SecurityGroupsClient)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/loader.py", line 390, in loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/pymodules/python2.7/nose/importer.py", line 39, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/pymodules/python2.7/nose/importer.py", line 86, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/home/jpipes/repos/tempest/tempest/tests/test_servers.py", line 2, in <module>
    from tempest import openstack
  File "/home/jpipes/repos/tempest/tempest/openstack.py", line 6, in <module>
    from tempest.services.nova.json.extensions_client import SecurityGroupsClient
ImportError: cannot import name SecurityGroupsClient

Changed in tempest:
status: New → Confirmed
importance: Undecided → Critical
milestone: none → essex-3
summary: - fix import error in openstack.py that broke all tests
+ ImportError: cannot import name SecurityGroupsClient
description: updated
Jay Pipes (jaypipes)
Changed in tempest:
status: Confirmed → Fix Committed
Jay Pipes (jaypipes)
Changed in tempest:
status: Fix Committed → Fix Released
Sean Dague (sdague)
Changed in tempest:
milestone: none → havana-3
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.