You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rohit Yadav (JIRA)" <ji...@apache.org> on 2018/02/14 10:20:00 UTC

[jira] [Created] (CLOUDSTACK-10289) Config drive - Metadata leaking internal ids

Rohit Yadav created CLOUDSTACK-10289:
----------------------------------------

             Summary: Config drive - Metadata leaking internal ids
                 Key: CLOUDSTACK-10289
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10289
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
    Affects Versions: 4.11.0.0
            Reporter: Rohit Yadav


Metadata on config drive looks like this, which is different from what routervm userdata looks like. Leaking internal IDs:
    # for i in `ls`; do echo -n $i : ; cat $i; echo; done
availability-zone.txt : zone1
cloud-identifier.txt : CloudStack-\{af714831-9a23-4ee4-a415-984a6dae1c61}
instance-id.txt : i-2-24-VM
local-hostname.txt : i-2-24-VM
service-offering.txt : Small Instance
vm-id.txt : 24



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