You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by davidwilson2038 <gi...@git.apache.org> on 2015/07/28 20:41:30 UTC

[GitHub] libcloud pull request: [LIBCLOUD-726] Added support for custom dat...

GitHub user davidwilson2038 opened a pull request:

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

    [LIBCLOUD-726] Added support for custom data in create_node function …

    Azure has support for Custom Data (i.e. "User Data") in base64 format to be included on node creation (https://msdn.microsoft.com/en-us/library/azure/jj157194.aspx). I have implemented this in the create_node function for Linux VMs. This is an important feature for any workflows that rely on cloud-init.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/davidwilson2038/libcloud LIBCLOUD-726_Custom-Data

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/554.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #554
    
----
commit 86645d1b5e626691a101ce324e56737d19198cb8
Author: dwilson2038 <da...@gmail.com>
Date:   2015-07-28T18:21:23Z

    [LIBCLOUD-726] Added support for custom data in create_node function for Azure driver

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] libcloud pull request: [LIBCLOUD-726] Added support for custom dat...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---