[
https://issues.apache.org/jira/browse/JCLOUDS-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignasi Barrera resolved JCLOUDS-1206.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.1
2.1.0
> 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
> Fix For: 2.1.0, 2.0.1
>
>
> 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)