GitHub user cderamus opened a pull request:
https://github.com/apache/libcloud/pull/214
LIBCLOUD 480: Add Snapshot Properties
https://issues.apache.org/jira/browse/LIBCLOUD-480
I debated adding name as a parameter of the base VolumeSnapshot class to
remain consistent with Node, StorageVolume, NodeImage and KeyPair. I decided
against it for now, but am happy to make that change if desired.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DivvyCloud/libcloud
LIBCLOUD-480_Add_Snapshot_Properties
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/214.patch
----
commit 7772606f3a1a3e14471c77c5b303140669d8dd22
Author: Chris DeRamus <[email protected]>
Date: 2013-12-26T17:23:42Z
Merge pull request #12 from apache/trunk
Synchronizing changes
commit 43f931cedbe1f39c5be9a19ea7b6d2f73369c81c
Author: Chris DeRamus <[email protected]>
Date: 2013-12-27T13:07:23Z
Merge pull request #13 from apache/trunk
Synchronizing fork
commit 93ee2ebfa09ac5f35aa46db7fcc2028d46c86aa7
Author: Chris DeRamus <[email protected]>
Date: 2013-12-27T17:59:38Z
Merge pull request #14 from apache/trunk
Synchronizing fork
commit 4b8e220705e02e48adb1cfdcebe4f6218a1ba15b
Author: Chris DeRamus <[email protected]>
Date: 2013-12-28T13:33:47Z
Merge pull request #16 from apache/trunk
Synchronizing fork
commit 7980d7057717e67c2f3df01297695b2dc02024a2
Author: Chris DeRamus <[email protected]>
Date: 2013-12-29T12:21:55Z
Merge pull request #17 from apache/trunk
Synchronizing fork
commit c45e4052bf0b4793bb7ab401420553a4f2e9f7f5
Author: Chris DeRamus <[email protected]>
Date: 2013-12-29T12:36:49Z
Issue LIBCLOUD-480: Add Snapshot Properties
----