You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by joemiller <gi...@git.apache.org> on 2013/01/18 22:34:31 UTC

[dev] libcloud pull request: add support to EC2NodeDriver's create_node() for blo...

GitHub user joemiller opened a pull request:

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

    add support to EC2NodeDriver's create_node() for blockDeviceMapping's

    

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

    $ git pull https://github.com/pantheon-systems/libcloud ec2_block_dev_mappings

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

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

----
commit 9f205388161345011a5a93fd54e11e6396f306af
Author: joe miller <jo...@joeym.net>
Date:   2013-01-18T21:33:44Z

    add support to EC2NodeDriver's create_node() for blockDeviceMapping's

----