GitHub user verb opened a pull request:

    https://github.com/apache/libcloud/pull/491

    Add support for GCE list paging and filtering

    GCE will return a maximum of 500 resources in a single list. This change
    adds an iterator that allows filtering and/or paging of list results.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/verb/libcloud gce_paged_lists_squashed

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/491.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 #491
    
----
commit 0ce715fbf6b6b7ff2a989e7da3e97952758504ea
Author: Lee Verberne <[email protected]>
Date:   2015-01-06T17:54:05Z

    Add support for GCE list paging and filtering
    
    GCE will return a maximum of 500 resources in a single list. This change
    adds an iterator that allows filtering and/or paging of list results.

----


---
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.
---

Reply via email to