Gertjan Oude Lohuis created LIBCLOUD-637:
--------------------------------------------
Summary: 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)