[
https://issues.apache.org/jira/browse/LIBCLOUD-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893738#comment-13893738
]
ASF subversion and git services commented on LIBCLOUD-512:
----------------------------------------------------------
Commit 1f588a643a81f675a75d12fe81031d28d2da561e in branch refs/heads/trunk from
[~cderamus]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=1f588a6 ]
Merge branch 'LIBCLOUD-512_Add_OpenStack_Snapshot_Support' of
https://github.com/DivvyCloud/libcloud into
LIBCLOUD-512_Add_OpenStack_Snapshot_Support
Conflicts:
libcloud/compute/drivers/openstack.py
libcloud/test/compute/test_openstack.py
> Add snapshot life cycle support into the openstack driver
> ---------------------------------------------------------
>
> Key: LIBCLOUD-512
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-512
> Project: Libcloud
> Issue Type: New Feature
> Reporter: Chris DeRamus
> Priority: Trivial
>
> Add the ability to list, create and delete snapshots into the openstack
> compute driver. VolumeSnapshot from the base will be used and the following
> calls will be added:
> ex_list_snapshots
> ex_create_snapshot
> ex_delete_snapshot
> _to_snapshots
> _to_snapshot
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)