You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by cderamus <gi...@git.apache.org> on 2014/02/02 16:02:25 UTC

[dev] libcloud pull request: LIBCLOUD-506: Added the resource extra attribute map...

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 <ch...@divvycloud.com>
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.

----