You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/29 13:29:48 UTC

[jira] [Commented] (CLOUDSTACK-3906) test_vpc_routers: fails on TestVPCRouterOneNetwork

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-3906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13722362#comment-13722362 ] 

ASF subversion and git services commented on CLOUDSTACK-3906:
-------------------------------------------------------------

Commit 00f89423877c3a296ebff634a8045e5152a6d285 in branch refs/heads/4.2 from [~tsp]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=00f8942 ]

CLOUDSTACK-3906: unbound method PrivateGw.create is not @classmethod

Signed-off-by: Prasanna Santhanam <ts...@apache.org>
(cherry picked from commit 17b711bd7c3290933ee8a36dbedf2403048a6c7e)

                
> test_vpc_routers: fails on TestVPCRouterOneNetwork
> --------------------------------------------------
>
>                 Key: CLOUDSTACK-3906
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3906
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Prasanna Santhanam
>            Assignee: Prasanna Santhanam
>            Priority: Critical
>             Fix For: 4.2.0
>
>
> unbound method create() must be called with PrivateGateway instance as first argument (got CloudStackAPIClient instance instead)
> Traceback (most recent call last):
>   File "/var/lib/jenkins/workspace/test-regression-matrix/suite/test_vpc_routers/80/lib/python2.7/site-packages/nose/suite.py", line 208, in run
>     self.setUp()
>   File "/var/lib/jenkins/workspace/test-regression-matrix/suite/test_vpc_routers/80/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
>     self.setupContext(ancestor)
>   File "/var/lib/jenkins/workspace/test-regression-matrix/suite/test_vpc_routers/80/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
>     try_run(context, names)
>   File "/var/lib/jenkins/workspace/test-regression-matrix/suite/test_vpc_routers/80/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
>     return func()
>   File "/var/lib/jenkins/workspace/test-regression-matrix/suite/test_vpc_routers/test/integration/component/test_vpc_routers.py", line 791, in setUpClass
>     vpcid=cls.vpc.id
> TypeError: unbound method create() must be called with PrivateGateway instance as first argument (got CloudStackAPIClient instance instead)

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