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 3D8D510A6F for ; Thu, 28 Nov 2013 08:59:17 +0000 (UTC) Received: (qmail 79493 invoked by uid 500); 28 Nov 2013 08:58:04 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 79458 invoked by uid 500); 28 Nov 2013 08:58:02 -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 79293 invoked by uid 500); 28 Nov 2013 08:57:55 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 78795 invoked by uid 99); 28 Nov 2013 08:57:37 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Nov 2013 08:57:37 +0000 Date: Thu, 28 Nov 2013 08:57:37 +0000 (UTC) From: "Wei Zhou (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-5267) [Automation] instance.name name should not append with VM's Name 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-5267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834618#comment-13834618 ] Wei Zhou commented on CLOUDSTACK-5267: -------------------------------------- What if instance.name is not set in global setting? > [Automation] instance.name name should not append with VM's Name > ---------------------------------------------------------------- > > Key: CLOUDSTACK-5267 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5267 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server > Affects Versions: 4.3.0 > Environment: Branch : 4.3.0 > Reporter: Rayees Namathponnan > Assignee: Rajani Karuturi > Priority: Blocker > Fix For: 4.3.0 > > > Steps to reproduce > Step 1 : set instance.name=TestVM in global parameter > Step 2 : Restart MS and Deploy Vm, dont specify any name while deploying the VM > Actual Result > UUID of new VM is 56276ab1-3353-473c-8b35-f27f81f68bd8, and vm should be deployed with name "56276ab1-3353-473c-8b35-f27f81f68bd8" > vm deployed with name TestVM56276ab1-3353-473c-8b35-f27f81f68bd8, here instance.name also included > We need to remove instance.name from vm name -- This message was sent by Atlassian JIRA (v6.1#6144)