You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Fritz Elfert (JIRA)" <ji...@apache.org> on 2016/11/26 11:20:58 UTC

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

Fritz Elfert created JCLOUDS-1206:
-------------------------------------

             Summary: 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, jclouds-drivers
    Affects Versions: 2.0.0
            Reporter: Fritz Elfert


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)