[
https://issues.apache.org/jira/browse/LIBCLOUD-673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14347707#comment-14347707
]
ASF subversion and git services commented on LIBCLOUD-673:
----------------------------------------------------------
Commit 1628fc49bb39ebfa43f26618aaa7edd6ee80b039 in libcloud's branch
refs/heads/trunk from [~henkslaaf]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=1628fc4 ]
Implement creating volumes from OpenStack snapshots
LIBCLOUD-673 #close
Signed-off-by: Tomaz Muraus <[email protected]>
> OS driver claims creating volumes from snapshots is not supported, but it is.
> -----------------------------------------------------------------------------
>
> Key: LIBCLOUD-673
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-673
> Project: Libcloud
> Issue Type: Bug
> Reporter: Allard Hoeve
> Priority: Minor
>
> The novaclient does this by passing the snapshot_id parameter to the create
> URL:
> https://github.com/openstack/python-novaclient/blob/master/novaclient/v2/volumes.py#L64
> Will create a PR in a minute.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)