You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Alena Prokharchyk (JIRA)" <ji...@apache.org> on 2013/12/10 18:52:08 UTC

[jira] [Commented] (CLOUDSTACK-5267) [Automation] instance.name name should not append with VM's Name

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-5267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844465#comment-13844465 ] 

Alena Prokharchyk commented on CLOUDSTACK-5267:
-----------------------------------------------

This is correct. Instance name can't be just UUID as its not RFC compliant (the host name can't start with the number). You should change the test suite.

> [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: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: 4.3.0
>         Environment: Branch : 4.3.0
>            Reporter: Rayees Namathponnan
>            Assignee: Girish Shilamkar
>            Priority: Blocker
>              Labels: automation
>             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.4#6159)