-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.11.0
-
Component/s: None
-
Labels:None
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)