GitHub user cderamus opened a pull request:
https://github.com/apache/libcloud/pull/239
LIBCLOUD-506: Added the resource extra attribute mapping and implemented...
... it for networks, nodes and volumes. I also went ahead and added a
number of additional properties for each of the three resource types.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DivvyCloud/libcloud
LIBCLOUD-506_Add_Resource_Map_To_CloudStack
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/239.patch
----
commit 5621883b89d114e0ce96b7266ded34780c401644
Author: Chris DeRamus <[email protected]>
Date: 2014-02-02T14:59:52Z
LIBCLOUD-506: Added the resource extra attribute mapping and implemented it
for networks, nodes and volumes. I also went ahead and added a number of
additional properties for each of the three resource types.
----