[
https://issues.apache.org/jira/browse/CLOUDSTACK-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453999#comment-16453999
]
ASF subversion and git services commented on CLOUDSTACK-10288:
--------------------------------------------------------------
Commit 85203248a4bf8a4c09742ba1c4ae236ee008a15f in cloudstack's branch
refs/heads/4.11 from [~fmaximus]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=8520324 ]
ConfigDrive fixes: CLOUDSTACK-10288, CLOUDSTACK-10289 (#2566)
* CLOUDSTACK-10289: Config Drive Metadata: Use VM UUID instead of VM id
* CLOUDSTACK-10288: Config Drive Userdata: support for binary userdata
* CLOUDSTACK-10358: SSH keys are missing on Config Drive disk in some cases
> Config drive - Usedata corruption when gzipped
> -----------------------------------------------
>
> Key: CLOUDSTACK-10288
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10288
> 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
>
>
> Should be able to create userdata via "echo hi | gzip | base64 -w0" and read
> it back in VM via "mount -o loop /dev/sr1 /mnt/tmp; cat
> /mnt/tmp/cloudstack/userdata/user_data.txt | gunzip"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)