You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Srikanteswararao Talluri (JIRA)" <ji...@apache.org> on 2013/06/05 12:39:24 UTC

[jira] [Created] (CLOUDSTACK-2851) test_service_offerings.py script has account details missing

Srikanteswararao Talluri created CLOUDSTACK-2851:
----------------------------------------------------

             Summary: test_service_offerings.py script has account details missing
                 Key: CLOUDSTACK-2851
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2851
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation
    Affects Versions: 4.2.0
            Reporter: Srikanteswararao Talluri
             Fix For: 4.2.0


test_service_offerings.py script has account details missing
add description
Error Message

'account'
Stacktrace

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/nose-1.2.1-py2.7.egg/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/local/lib/python2.7/site-packages/nose-1.2.1-py2.7.egg/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/local/lib/python2.7/site-packages/nose-1.2.1-py2.7.egg/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/local/lib/python2.7/site-packages/nose-1.2.1-py2.7.egg/nose/util.py", line 478, in try_run
    return func()
  File "/root/cloudstack/test/integration/smoke/test_service_offerings.py", line 228, in setUpClass
    cls.services["account"],
KeyError: 'account'

--
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