You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by mpuel <gi...@git.apache.org> on 2013/07/02 23:30:06 UTC

[dev] libcloud pull request: Issue LIBCLOUD-356: Provide user-data for Openstack ...

GitHub user mpuel opened a pull request:

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

    Issue LIBCLOUD-356: Provide user-data for Openstack driver

    This implements a mimic of Nova client behavior: fails if the provided user-data does not point to a readable file, provides the content of the file as user-data if the file is readable.

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

    $ git pull https://github.com/mpuel/libcloud trunk

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

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

----

----