The problem with fixing it is that glance has configuration fields for the default limit and the maximum number of images that can be returned in a request. Realistically this issue is going to have to be fixed by each individual script that wants to use it (they would have to check if they've seen all images, and then query for another page if needed). Not sure there would be a clean fix in this client, but I'll let others comment.
The problem with fixing it is that glance has configuration fields for the default limit and the maximum number of images that can be returned in a request. Realistically this issue is going to have to be fixed by each individual script that wants to use it (they would have to check if they've seen all images, and then query for another page if needed). Not sure there would be a clean fix in this client, but I'll let others comment.