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/libclo
Github user joemiller closed the pull request at:
https://github.com/apache/libcloud/pull/89
joe miller created LIBCLOUD-282:
---
Summary: add support to EC2 NodeDriver for passing Block Device
Mappings (for ephemeral instance storage)
Key: LIBCLOUD-282
URL: https://issues.apache.org/jira/browse/LIBCLOUD-282
[
https://issues.apache.org/jira/browse/LIBCLOUD-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
joe miller updated LIBCLOUD-282:
Description:
When creating an EC2 node that utilizes EBS-backed root storage the ephemeral
insta
[
https://issues.apache.org/jira/browse/LIBCLOUD-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
joe miller updated LIBCLOUD-282:
Description:
When creating an EC2 node that utilizes EBS-backed root storage the ephemeral
insta
[
https://issues.apache.org/jira/browse/LIBCLOUD-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
joe miller updated LIBCLOUD-282:
Attachment: ec2_block_dev_mappings_0.12.0.patch
> add support to EC2 NodeDriver for passing B
[
https://issues.apache.org/jira/browse/LIBCLOUD-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13557740#comment-13557740
]
Tomaz Muraus commented on LIBCLOUD-282:
---
Thanks.
Patch looks good, only thing whi