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

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

Commit 4d0cea6626923a24a432c25eee8d93da4e4f504b in branch refs/heads/master 
from [~gpshilamkar]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=4d0cea6 ]

CLOUDSTACK-2513: VPN tests refer to invalid connection.user in cloudConnection

cloudConnection object should always have "user" and "passwd" attributes.
And they are "None" while creating userAPIClient. As we already
have "user" and "password" for mgmt server.

Signed-off-by: Prasanna Santhanam <[email protected]>

                
> VPN tests refer to invalid connection.user in cloudConnection
> -------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2513
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2513
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Test
>    Affects Versions: 4.2.0
>            Reporter: Prasanna Santhanam
>            Assignee: Girish Shilamkar
>             Fix For: 4.2.0
>
>
> http://jenkins.buildacloud.org/job/test-regression-matrix/suite=test_vpn_users/lastCompletedBuild/testReport/
> File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
>     testMethod()
>   File 
> "/var/lib/jenkins/workspace/test-regression-matrix/suite/test_vpn_users/test/integration/component/test_vpn_users.py",
>  line 396, in test_06_add_VPN_user_global_admin
>     DomainName=self.account.domain)
>   File 
> "/var/lib/jenkins/workspace/test-regression-matrix/suite/test_vpn_users/10test_vpn_users/lib/python2.7/site-packages/marvin/cloudstackTestClient.py",
>  line 120, in createUserApiClient
>     self.connection.user, self.connection.passwd,
> 'cloudConnection' object has no attribute 'user'

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

Reply via email to