GitHub user zerthimon opened a pull request:
https://github.com/apache/libcloud/pull/294
[LIBCLOUD-554] Add support for providing filters and VPC IDs to EC2:
ex_list_networks()
EC2 API allows VPC ID and filters to be provided to list only specific
VPCs.
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeVpcs.html
Add support for specifying filters and vpc ids when listing networks
(vpc's) with ec2 driver's method ex_list_networks()
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zerthimon/libcloud LIBCLOUD-554_filters
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/294.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 #294
----
commit 7bee747a7cd6488ff7995e531f283afb31301807
Author: Lior Goikhburg <[email protected]>
Date: 2014-05-15T17:12:01Z
[LIBCLOUD-554] Add support for providing filters and VPC IDs
----
---
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.
---