You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/12/07 16:24:59 UTC

[jira] [Commented] (JCLOUDS-1206) Handling of user_data in digitalocean2 provider is broken

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

ASF subversion and git services commented on JCLOUDS-1206:
----------------------------------------------------------

Commit 92044e3d44b885cdd005f38a65516c95a8c9fa21 in jclouds's branch refs/heads/master from [~felfert]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=92044e3 ]

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)