You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Gertjan Oude Lohuis (JIRA)" <ji...@apache.org> on 2014/09/25 09:32:33 UTC

[jira] [Created] (LIBCLOUD-618) Openstack create_volume should return StorageVolume

Gertjan Oude Lohuis created LIBCLOUD-618:
--------------------------------------------

             Summary: 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 do other drivers (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)