[
https://issues.apache.org/jira/browse/LIBCLOUD-616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144676#comment-14144676
]
ASF GitHub Bot commented on LIBCLOUD-616:
-----------------------------------------
GitHub user gigimon opened a pull request:
https://github.com/apache/libcloud/pull/363
Cloudstack driver improvements LIBCLOUD-616
Hello!
I create a new ticket in JIRA LIBCLOUD-616, please review :)
* add some methods to cloudstack driver (create_volume_snapshot,
list_snapshots, destroy_volume_snapshot, create_snapshot_template,
ex_list_os_types)
* add test to new cloudstack functions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gigimon/libcloud cloudstack-image
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/363.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 #363
----
commit b105899f821c62d00fa16f589a283c95df26c954
Author: gigimon <[email protected]>
Date: 2014-09-17T11:57:30Z
* add some methods to cloudstack driver (create_volume_snapshot,
list_snapshots, destroy_volume_snapshot, create_snapshot_template,
ex_list_os_types)
* add test to new cloudstack functions
----
> Cloudstack improvements to work with snapshots
> ----------------------------------------------
>
> Key: LIBCLOUD-616
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-616
> Project: Libcloud
> Issue Type: Improvement
> Reporter: Oleg Suharev
> Attachments: cloudstack_improvements.patch
>
>
> Hello [~kami]!
> I have written some improvements to cloudstack driver to work with snapshots
> such as:
> 1. list_snapshots
> 2. create_volume_snapshot
> 3. destroy_volume_snapshot
> 4. ex_create_snapshot_template
> 5. list_os_types
> Can You please check patch and merge it?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)