Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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)