You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/15 10:27:01 UTC

[jira] [Commented] (CLOUDSTACK-10292) Hostname in metadata when using external DNS is incorrect

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

ASF GitHub Bot commented on CLOUDSTACK-10292:
---------------------------------------------

mrunalinikankariya opened a new pull request #2455: CLOUDSTACK-10292:Hostname in metadata when using external DNS is inco…
URL: https://github.com/apache/cloudstack/pull/2455
 
 
   In the current implementation, both the local-hostname and instance-id in the metadata are pointing to same thing when VM is deployed in a network with Network Offering that has no services. 
   The metadata for the VM is presented in configdrive.iso for a VM having network with network offering that has no services. However the metadata doesn't have any info around the name of the VM user has passed when deploying the VM, instead the local_hostname.txt in the metadata refers to VM internal name "i-12-254-VM" doesn't it needs to be the name of the VM user has passed when creating the VM?
    

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Hostname in metadata when using external DNS is incorrect
> ---------------------------------------------------------
>
>                 Key: CLOUDSTACK-10292
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10292
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: mrunalini
>            Priority: Major
>
> In the current implementation, both the local-hostname and instance-id in the metadata are pointing to same thing when VM is deployed in a network with Network Offering that has no services. 
> The metadata for the VM is presented in configdrive.iso for a VM having network with network offering that has no services. However the metadata doesn't have any info around the name of the VM user has passed when deploying the VM, instead the local_hostname.txt in the metadata refers to VM internal name "i-12-254-VM" doesn't it needs to be the name of the VM user has passed when creating the VM?
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)