[
https://issues.apache.org/jira/browse/JCLOUDS-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729165#comment-15729165
]
ASF subversion and git services commented on JCLOUDS-1206:
----------------------------------------------------------
Commit 3ae2213a7de2a57cf53f3a589e3fd8106ffafcde in jclouds's branch
refs/heads/2.0.x from [~felfert]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=3ae2213 ]
JCLOUDS-1206: Replace user metadata by byte[] userData
> Handling of user_data in digitalocean2 provider is broken
> ---------------------------------------------------------
>
> Key: JCLOUDS-1206
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1206
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-compute
> Affects Versions: 2.0.0
> Reporter: Fritz Elfert
> Labels: digitalocean
>
> The handling of user_data in digitalocean2 is unfortunately completely
> broken. The existing code assumes, that it is a string which contains a
> json_encoded map of key-value-pairs (containing both tags and user_data).
> This is wrong. According to their docs and easily verifyable, it is a SINGLE
> string which simply contains cloud-init data or a shell-script.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)