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 D218E104A6 for ; Mon, 9 Feb 2015 10:11:34 +0000 (UTC) Received: (qmail 51676 invoked by uid 500); 9 Feb 2015 10:11:34 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 51647 invoked by uid 500); 9 Feb 2015 10:11:34 -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 51638 invoked by uid 500); 9 Feb 2015 10:11:34 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 51635 invoked by uid 99); 9 Feb 2015 10:11:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Feb 2015 10:11:34 +0000 Date: Mon, 9 Feb 2015 10:11:34 +0000 (UTC) From: "Gaurav Aradhye (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-8235) Fix the parameter name in test_add_cluster_datacenter_spaces while adding cluster MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Gaurav Aradhye created CLOUDSTACK-8235: ------------------------------------------ Summary: Fix the parameter name in test_add_cluster_datacenter_spaces while adding cluster Key: CLOUDSTACK-8235 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8235 Project: CloudStack Issue Type: Test Security Level: Public (Anyone can view this level - this is the default.) Components: Automation Affects Versions: 4.5.0 Reporter: Gaurav Aradhye Assignee: Gaurav Aradhye Fix For: 4.5.0 While adding the cluster, podid is assigned to cmd.podId, instead it should be assigned to cmd.podid. This is a typo. -- This message was sent by Atlassian JIRA (v6.3.4#6332)