[
https://issues.apache.org/jira/browse/LIBCLOUD-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612640#comment-16612640
]
Tom Morris commented on LIBCLOUD-867:
-------------------------------------
It looks like this was resolved by PRĀ
https://github.com/apache/libcloud/pull/925
> 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
> Priority: Major
>
> 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
(v7.6.3#76005)