[
https://issues.apache.org/jira/browse/LIBCLOUD-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13256240#comment-13256240
]
Tomaz Muraus commented on LIBCLOUD-185:
---------------------------------------
Also the base64 encode thing you did won't work with Python 3. You need to make
sure that the data you pass in is actually bytes and not unicode. You need to
do something like this -
https://github.com/apache/libcloud/commit/8ea27aef7c494990b325d1e000ff15333c90ede7
> Add support for ex_userdata argument to OpenStack_1_1_NodeDriver create_node
> method
> -----------------------------------------------------------------------------------
>
> Key: LIBCLOUD-185
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-185
> Project: Libcloud
> Issue Type: Improvement
> Components: Compute
> Reporter: Jay Doane
> Priority: Minor
> Attachments: openstack-ex_userdata.diff
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira