[ 
https://issues.apache.org/jira/browse/LIBCLOUD-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriel Reid updated LIBCLOUD-213:
----------------------------------

    Attachment: volume-management_16062012.patch

Patch to add storage volume management to the libcloud.compute.base module, as 
well as completing the CloudStack implementation and an initial implementation 
for EC2
                
> Add storage volume management (e.g. EC2 EBS)
> --------------------------------------------
>
>                 Key: LIBCLOUD-213
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-213
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Gabriel Reid
>         Attachments: volume-management_16062012.patch
>
>
> I propose the addition of block-level storage volume management in LibCloud. 
> With at least Amazon EC2 EBS and CloudStack volumes, the way of working is 
> very similar, with the main operations being:
> - create storage volume
> - attach storage volume to node
> - detach storage volume to node
> - destroy storage volume
> An extension to the CloudStack driver has already been implemented 
> (https://issues.apache.org/jira/browse/LIBCLOUD-208)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to