toabctl opened a new pull request #1467: URL: https://github.com/apache/libcloud/pull/1467
When listing all images with "list_images()", the pagination needs to be handled correctly. The image V2 API [0] has a "next" link if more images are available. So listing *all* images need to loop until there is no more "next" link available. [0] https://docs.openstack.org/api-ref/image/v2/#list-images ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
