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

ASF GitHub Bot commented on LIBCLOUD-356:
-----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/libcloud/pull/330


> Provide user-data for Openstack driver
> --------------------------------------
>
>                 Key: LIBCLOUD-356
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-356
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>    Affects Versions: 0.12.3
>         Environment: Libcloud 0.13.0 against Openstack
>            Reporter: Mattieu Puel
>              Labels: cloud-init, openstack, userdata
>             Fix For: 0.12.3
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> libcloud openstack's driver supports parameter "user-data" (namely 
> ex_userdata) for providing user data to the instance. This is the equivalent 
> to "nova boot --user-data" parameter.
> With Openstack nova command, this results in providing the content of the 
> pointed file. You may for instance provide a shell script, a configuration 
> file for cloud-init...
> Once the VM startups, cloud-init retrieves the file from the metadata server 
> and uses it (executes it for shell scripts for instance).
> The libcloud behaviour is different: it simply passes the parameter content 
> as is.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to