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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---