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 5B5D210F6A for ; Sat, 20 Jul 2013 06:52:53 +0000 (UTC) Received: (qmail 73100 invoked by uid 500); 20 Jul 2013 06:52:53 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 72949 invoked by uid 500); 20 Jul 2013 06:52:52 -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 72929 invoked by uid 500); 20 Jul 2013 06:52:49 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 72924 invoked by uid 99); 20 Jul 2013 06:52:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Jul 2013 06:52:49 +0000 Date: Sat, 20 Jul 2013 06:52:49 +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-3620) [Automation] API removevpnuser failed, in test case test_project_usage.TestVpnUsage.test_01_vpn_usage 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-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13714357#comment-13714357 ] ASF subversion and git services commented on CLOUDSTACK-3620: ------------------------------------------------------------- Commit ecfeaa1037b18920ce3c734fa67f0ab309d46956 in branch refs/heads/master from [~sanjay.tripathi] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=ecfeaa1 ] CLOUDSTACK-3620: [Automation] API removevpnuser failed, in test case test_project_usage.TestVpnUsage.test_01_vpn_usage. Signed-off-by: Prasanna Santhanam > [Automation] API removevpnuser failed, in test case test_project_usage.TestVpnUsage.test_01_vpn_usage > ----------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-3620 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3620 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Automation > Affects Versions: 4.2.0 > Environment: Automation > 4.2 branch > Reporter: Rayees Namathponnan > Assignee: Sanjay Tripathi > Fix For: 4.2.0 > > > Test case filed with below error > File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run > testMethod() > File "/data/Repo2/qa/cloudstack/test/integration/component/test_project_usage.py", line 1662, in test_01_vpn_usage > vpnuser.delete(self.apiclient) > File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line 2074, in delete > apiclient.removeVpnUser(cmd) > File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1611, in removeVpnUser > response = self.connection.marvin_request(command, response_type=response, method=method) > File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 223, in marvin_request > response = jsonHelper.getResultObj(response.json(), response_type) > File "/usr/local/lib/python2.7/site-packages/marvin/jsonHelper.py", line 128, in getResultObj > raise cloudstackException.cloudstackAPIException(responseName.replace("response", ""), errMsg) > Execute cmd: removevpnuser failed, due to: errorCode: 431, errorText:Unable to find account by name PrjAcct-Project-LGIMJM-1 in domain with specified id -- 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