[
https://issues.apache.org/jira/browse/CLOUDSTACK-10289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16454022#comment-16454022
]
ASF subversion and git services commented on CLOUDSTACK-10289:
--------------------------------------------------------------
Commit b3c22df71d0ec3c29fbe37dc3c9812353c1685d9 in cloudstack's branch
refs/heads/master from [~rafaelweingartner]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=b3c22df ]
Forward merge branch '4.11' to master
ConfigDrive fixes: CLOUDSTACK-10288, CLOUDSTACK-10289 (#2566)
CLOUDSTACK-9677: Adding storage policy support for swift as secondary
storage (#2412)
> 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)