Details
-
Improvement
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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