[ 
https://issues.apache.org/jira/browse/JCLOUDS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139888#comment-14139888
 ] 

ASF subversion and git services commented on JCLOUDS-514:
---------------------------------------------------------

Commit f510424c43a943667784dea69fffdd171dc3e626 in jclouds's branch 
refs/heads/1.8.x from jasdeep-hundal
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=f510424 ]

JCLOUDS-514: Support attaching volumes at boot in Nova


> Need to be able to attach block volumes at instance creation in Nova
> --------------------------------------------------------------------
>
>                 Key: JCLOUDS-514
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-514
>             Project: jclouds
>          Issue Type: New Feature
>          Components: jclouds-compute, jclouds-core
>            Reporter: Jasdeep Hundal
>            Assignee: Jeremy Daggett
>              Labels: features
>
> The Nova API allows for attaching block volumes to an instance at creation 
> time, it would be nice to access this feature through JClouds.
> Example Nova JSON:
> {"server": {"name": "jasdeep-test", "imageRef": 
> "ed5912af-ff25-4ff3-bbec-6c00898c14b8", "block_device_mapping": 
> [{"volume_size": "", "volume_id": "f696b2aa-4c83-40ad-ab25-984b59dd2e3c", 
> "delete_on_termination": "1", "device_name": "vda"}], "flavorRef": "small", 
> "max_count": 1, "min_count": 1}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to