Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3BC81D4C8 for ; Fri, 17 May 2013 08:37:18 +0000 (UTC) Received: (qmail 53614 invoked by uid 500); 17 May 2013 08:37:18 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 53458 invoked by uid 500); 17 May 2013 08:37:18 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 53353 invoked by uid 500); 17 May 2013 08:37:17 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 53302 invoked by uid 99); 17 May 2013 08:37:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 May 2013 08:37:17 +0000 Date: Fri, 17 May 2013 08:37:17 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-2513) VPN tests refer to invalid connection.user in cloudConnection MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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 > 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