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 14:37:19 UTC

[jira] [Created] (CLOUDSTACK-2858) copy template/iso tests are failing to get the destination zone id

Srikanteswararao Talluri created CLOUDSTACK-2858:
----------------------------------------------------

             Summary: copy template/iso tests are failing to get the destination zone id
                 Key: CLOUDSTACK-2858
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2858
             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


Traceback (most recent call last):
  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File "/root/cloudstack/test/integration/smoke/test_iso.py", line 492, in test_06_copy_iso
    self.services["destzoneid"]
TypeError: 'NoneType' object is not callable

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File "/root/cloudstack/test/integration/smoke/test_templates.py", line 672, in test_06_copy_template
    self.services["destzoneid"]
TypeError: 'NoneType' object is not callable

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