[
https://issues.apache.org/jira/browse/LIBCLOUD-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220760#comment-14220760
]
ASF GitHub Bot commented on LIBCLOUD-637:
-----------------------------------------
GitHub user gertjanol opened a pull request:
https://github.com/apache/libcloud/pull/398
[LIBCLOUD-637] Map param ex_blockdevicemappings to block_device_mapping_v2
Add support the for the block_device_mapping_v2-parameter in [Compute API
v2
extensions](http://developer.openstack.org/api-ref-compute-v2-ext.html#ext-os-block-device-mapping-v2-boot).
https://issues.apache.org/jira/browse/LIBCLOUD-637
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ByteInternet/libcloud
637_block_device_mapping_v2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/398.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 #398
----
commit 1fef9ee09e347caeec6817e699c0b372b8ec6149
Author: Gertjan Oude Lohuis <[email protected]>
Date: 2014-11-11T15:55:58Z
[LIBCLOUD-637] Map param ex_blockdevicemappings to block_device_mapping_v2
----
> Support the block_device_mapping_v2 parameter for compute-v2-ext
> ----------------------------------------------------------------
>
> Key: LIBCLOUD-637
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-637
> Project: Libcloud
> Issue Type: Improvement
> Components: Compute
> Reporter: Gertjan Oude Lohuis
> Priority: Critical
>
> The current trunk of libcloud does not support the block_device_mapping_v2
> parameter from the Compute API v2 extensions. This parameter lets you boot a
> server with specific volumes attached on boot.
> I'll create a PR on Github as it is fairly simple to implement.
> More information:
> http://developer.openstack.org/api-ref-compute-v2-ext.html#ext-os-block-device-mapping-v2-boot
> https://wiki.openstack.org/wiki/BlockDeviceConfig
> https://github.com/openstack/nova/blob/da86fc46a1f77005e5a178943f0c7d999ba63143/doc/api_samples/os-block-device-mapping-v2-boot/server-post-req.json#L15
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)