GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/329
[LIBCLOUD-588] Add ex_node_ids and ex_filters to list_volumes()
Current list_volumes() has a node parameter, which is using a specific
filter. I added a generic filtering while leaving the existing parameter for
backward compatibility.
The node overrides the ex_filters if ex_filters contain
attachment.instance-id parameter
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zerthimon/libcloud LIBCLOUD-588_volume_filters
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/329.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #329
----
commit 7a140adecd4781c0d3525e221713acfb67258767
Author: Lior Goikhburg <[email protected]>
Date: 2014-06-27T13:00:25Z
[LIBCLOUD-588] Add ex_node_ids and ex_filters to list_volumes()
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---