[
https://issues.apache.org/jira/browse/LIBCLOUD-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016573#comment-14016573
]
ASF GitHub Bot commented on LIBCLOUD-571:
-----------------------------------------
GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/306
LIBCLOUD-571 subnet-filters for ec2 driver
Extend EC2 driver ex_list_subnets() method with ability to provide subnet
ID and filters to list only specific subnets.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zerthimon/libcloud LIBCLOUD-571_subnet-filters
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/306.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 #306
----
commit 5ffc5134d31d915bd51e5325d2824491c718fc65
Author: Lior Goikhburg <[email protected]>
Date: 2014-06-03T14:44:41Z
LIBCLOUD-571 subnet-filters for ec2 driver
----
> Allow filters to be applied while listing ec2 subnebts
> ------------------------------------------------------
>
> Key: LIBCLOUD-571
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-571
> Project: Libcloud
> Issue Type: Improvement
> Reporter: Lior Goikhburg
> Priority: Minor
>
> EC2 API allows subnet ID and filters to be provided to list only certain
> subnets
> Add such support to ec2 driver, ex_list_subnets() method.
--
This message was sent by Atlassian JIRA
(v6.2#6252)