[
https://issues.apache.org/jira/browse/LIBCLOUD-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045919#comment-14045919
]
ASF GitHub Bot commented on LIBCLOUD-588:
-----------------------------------------
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()
----
> Allow filters to be applied while listing ec2 volumes
> -----------------------------------------------------
>
> Key: LIBCLOUD-588
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-588
> Project: Libcloud
> Issue Type: Improvement
> Reporter: Lior Goikhburg
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)