[
https://issues.apache.org/jira/browse/LIBCLOUD-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14150666#comment-14150666
]
ASF GitHub Bot commented on LIBCLOUD-618:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/libcloud/pull/365
> Openstack create_volume should return StorageVolume
> ---------------------------------------------------
>
> Key: LIBCLOUD-618
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-618
> Project: Libcloud
> Issue Type: Bug
> Components: Compute
> Affects Versions: 0.13.3
> Reporter: Gertjan Oude Lohuis
>
> The create_volume call in the OpenStack driver returns a bool to signify
> whether the call succeeded. This call should return a StorageVolume object,
> as other drivers already do (ec2, cloudstack, gce, etc).
> The fix is trivial, I'll create a pull request. I choose priority Major,
> since this flaw makes the create_volume call next to unusable, because it is
> impossible to know which volume was created by the call (since name is not
> unique).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)