mirror of https://github.com/apache/cloudstack.git
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.yadav@shapeblue.com> |
||
|---|---|---|
| .. | ||
| baremetal | ||
| hyperv | ||
| kvm | ||
| ovm | ||
| ovm3 | ||
| simulator | ||
| ucs | ||
| vmware | ||
| xenserver | ||