You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by verb <gi...@git.apache.org> on 2015/03/31 22:56:08 UTC

[GitHub] libcloud pull request: Add support for GCE list paging and filteri...

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 <ve...@google.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] libcloud pull request: Add support for GCE list paging and filteri...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---