[ https://issues.apache.org/jira/browse/LIBCLOUD-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976353#comment-14976353 ]
ASF GitHub Bot commented on LIBCLOUD-764: ----------------------------------------- GitHub user wido opened a pull request: https://github.com/apache/libcloud/pull/615 LIBCLOUD-764: Return proper volume state for CloudStack volumes Map the 'state' value being returned by the CloudStack to a libcloud StorageVolumeState. You can merge this pull request into a Git repository by running: $ git pull https://github.com/wido/libcloud LIBCLOUD-764 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/libcloud/pull/615.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #615 ---- commit 53752bbc68fc868f033765f7835be732310d953f Author: Wido den Hollander <w...@pcextreme.nl> Date: 2015-10-27T13:18:05Z LIBCLOUD-764: Return proper volume state for CloudStack volumes Map the 'state' value being returned by the CloudStack to a libcloud StorageVolumeState. ---- > Volume States on CloudStack are always None > ------------------------------------------- > > Key: LIBCLOUD-764 > URL: https://issues.apache.org/jira/browse/LIBCLOUD-764 > Project: Libcloud > Issue Type: Bug > Reporter: Wido den Hollander > Labels: cloudstack, volumes > > When listing all volumes in CloudStack using 'list_volumes' the state is > always 'None'. > This makes it hard to determine in which state Volumes are. -- This message was sent by Atlassian JIRA (v6.3.4#6332)