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

ASF subversion and git services commented on CLOUDSTACK-9566:
-------------------------------------------------------------

Commit 020606ec31173e9e0502d1c33a40bf90d63ec337 in cloudstack's branch 
refs/heads/4.8 from [~rohit.ya...@shapeblue.com]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=020606e ]

Merge pull request #1738 from SudharmaJain/cs-9566

CLOUDSTACK-9566 instance-id metadata for baremetal VM returns IDThere is 
difference in instance-id metadata across baremetal and other hypervisors.

On Baremetal
[root@ip-172-17-0-144 ~]# curl http://8.37.203.221/latest/meta-data/instance-id
6021

on Xen
[root@ip-172-17-2-103 ~]# curl http://172.17.0.252/latest/meta-data/instance-id
cbeb517a-e833-4a0c-b1e8-9ed70200fbbf

In both cases it should be vm's uuid.

* pr/1738:
  CLOUDSTACK-9566 instance-id metadata for baremetal VM returns ID

Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>


> instance-id metadata for baremetal VM returns ID
> ------------------------------------------------
>
>                 Key: CLOUDSTACK-9566
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9566
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: sudharma jain
>
> On Baremetal 
> [root@ip-172-17-0-144 ~]# curl 
> http://8.37.203.221/latest/meta-data/instance-id
> 6021
> on Xen 
> [root@ip-172-17-2-103 ~]# curl 
> http://172.17.0.252/latest/meta-data/instance-id
> cbeb517a-e833-4a0c-b1e8-9ed70200fbbf



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to