[
https://issues.apache.org/jira/browse/LIBCLOUD-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987071#comment-14987071
]
ASF GitHub Bot commented on LIBCLOUD-758:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/libcloud/pull/602
> Consistent state attribute for VolumeSnapshots
> ----------------------------------------------
>
> Key: LIBCLOUD-758
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-758
> Project: Libcloud
> Issue Type: Improvement
> Components: Compute
> Reporter: Allard Hoeve
> Priority: Minor
>
> Parsing snapshot states is a hairy business at the moment. EC2 has the
> snapshot state in the extra dict as "state", while OpenStack has it as
> "status". This makes for a poor experience of libcloud.
> We should have a VolumeSnapshotState with standardized states and we should
> have the drivers parse their various state values into these standardized
> states, just as we do for Nodes and StorageVolumes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)