You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rayees Namathponnan (JIRA)" <ji...@apache.org> on 2013/09/10 02:06:52 UTC

[jira] [Created] (CLOUDSTACK-4633) [Automation] test_project_limits.py test cases failed with No module named integration

Rayees Namathponnan created CLOUDSTACK-4633:
-----------------------------------------------

             Summary: [Automation] test_project_limits.py test cases failed with No module named integration
                 Key: CLOUDSTACK-4633
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4633
             Project: CloudStack
          Issue Type: Test
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation, Test
    Affects Versions: 4.2.1
         Environment: Automation 
            Reporter: Rayees Namathponnan
            Priority: Critical
             Fix For: 4.2.1


test_project_limits.py Failed with below error 

No module named integration
Stacktrace

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File "/usr/local/lib/python2.7/site-packages/nose/loader.py", line 413, in loadTestsFromName
    addr.filename, addr.module)
  File "/usr/local/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/local/lib/python2.7/site-packages/nose/importer.py", line 79, in importFromDir
    fh, filename, desc = find_module(part, path)
ImportError: No module named integration

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira