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 30066C66E for ; Fri, 19 Jul 2013 15:46:50 +0000 (UTC) Received: (qmail 68421 invoked by uid 500); 19 Jul 2013 15:46:49 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 68361 invoked by uid 500); 19 Jul 2013 15:46:49 -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 68164 invoked by uid 500); 19 Jul 2013 15:46:49 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 68151 invoked by uid 99); 19 Jul 2013 15:46:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jul 2013 15:46:48 +0000 Date: Fri, 19 Jul 2013 15:46:48 +0000 (UTC) From: "Sanjay Tripathi (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=13713780#comment-13713780 ] Sanjay Tripathi commented on CLOUDSTACK-3620: --------------------------------------------- Fix is available for review at: https://reviews.apache.org/r/12762/ > [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