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