[
https://issues.apache.org/jira/browse/LIBCLOUD-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147571#comment-14147571
]
ASF GitHub Bot commented on LIBCLOUD-619:
-----------------------------------------
GitHub user gertjanol opened a pull request:
https://github.com/apache/libcloud/pull/366
[LIBCLOUD-619] Add extra data from openstack volume to object
OpenStack Volumes have a state, but libcloud has no way to retrieve it.
This PR adds all available data from the Openstack volume to the `extra`-dict
on the `StorageVolume`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ByteInternet/libcloud
619-openstack-volume-state
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/366.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 #366
----
commit 07185b67423de12ee4f9ab6ee074d2c610b7a122
Author: Gertjan Oude Lohuis <[email protected]>
Date: 2014-09-25T09:23:50Z
Add extra data from openstack volume to object
----
> Openstack create_volume should expose volume state
> ---------------------------------------------------
>
> Key: LIBCLOUD-619
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-619
> Project: Libcloud
> Issue Type: Bug
> Components: Compute
> Reporter: Gertjan Oude Lohuis
> Priority: Minor
>
> OpenStack Volumes have a state, but libcloud has no way to retrieve it. I
> think the extra-dict is the right place for this? I'll make a pull request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)