You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rafael Weingärtner (JIRA)" <ji...@apache.org> on 2018/04/26 13:12:00 UTC

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

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-10289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafael Weingärtner resolved CLOUDSTACK-10289.
---------------------------------------------
       Resolution: Fixed
    Fix Version/s: 4.11.1.0

> 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
>            Assignee: Frank Maximus
>            Priority: Major
>             Fix For: 4.11.1.0
>
>
> 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)