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 <[email protected]>
Date: 2014-01-20T13:05:09Z
support extra arguments to CloudStackNodeDriver.list_nodes()
----