GitHub user danhunsaker opened a pull request:

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

    [scaleway] Fix the pagination

    Pagination was broken in the original PR. The `links` variable wasn't being 
updated after loading each new page, so it kept requesting page 2 in an 
infinite loop. This hotfix resolves that issue.

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

    $ git pull https://github.com/nanobox-io/libcloud hotfix/scaleway-pagination

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

    https://github.com/apache/libcloud/pull/1220.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 #1220
    
----
commit bb8ca45c27ae292bae95c8c636c8fae1bcb17647
Author: Daniel Hunsaker <dan@...>
Date:   2018-06-30T21:27:42Z

    [scaleway] Fix the pagination

----


---

Reply via email to