[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445699#comment-16445699
 ] 

ASF GitHub Bot commented on CLOUDSTACK-10288:
---------------------------------------------

DaanHoogland commented on issue #2566: ConfigDrive fixes: CLOUDSTACK-10288, 
CLOUDSTACK-10289
URL: https://github.com/apache/cloudstack/pull/2566#issuecomment-382670641
 
 
   @fmaximus I think I found a bug. I will retest but here is the issue:
   when creating an offering with all options on virtual router except for user 
data (on configdrive) and creating a template with password enabled it creates 
a vm in a new network of this new offering type but does not supply the 
generated password. See the screenshot to see the issue.
   ![screenshot from 2018-04-19 
09-15-31](https://user-images.githubusercontent.com/2486961/38983391-bcceb09c-43b3-11e8-8eec-ef9adf03071e.png)
   
   I have not been able to reproduce this error, so never mind.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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
>
> 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)

Reply via email to