You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by gza <gi...@git.apache.org> on 2014/01/20 14:07:40 UTC

[dev] libcloud pull request: support extra arguments to CloudStackNodeDriver.list...

GitHub user gza opened a pull request:

    https://github.com/apache/libcloud/pull/227

    support extra arguments to CloudStackNodeDriver.list_nodes()

    After you can pass useful arguments like listall of filter by domain, VPC, ...

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gza/libcloud LIBCLOUD-500_CloudStack_list_nodes_extra_args

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/227.patch

----
commit 3d5c24bbafd48d8f7d78a153c0d7fbb68cbfd092
Author: gza <gi...@zitta.fr>
Date:   2014-01-20T13:05:09Z

    support extra arguments to CloudStackNodeDriver.list_nodes()

----