Sean Goller created LIBCLOUD-867:
------------------------------------
Summary: Support new ebs storage types in ec2 driver
Key: LIBCLOUD-867
URL: https://issues.apache.org/jira/browse/LIBCLOUD-867
Project: Libcloud
Issue Type: Improvement
Components: Compute
Reporter: Sean Goller
The list of valid ebs storage types in the BaseEC2NodeDriver class is as
follows:
bq. {{valid_volume_types = ['standard', 'io1', 'gp2']}}
EC2 also supports st1 (throughput) and sc1 (cold storage) types. They should be
added to the list.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)