Comment 1 for bug 1570592

Revision history for this message
Ryan Selden (ryanx-seldon) wrote :

I reproduced by adding tons of images:
`openstack image create 1`
`openstack image create 2`
... (a bunch of times)

And then ran
`openstack image list | wc -l`
and
`openstack image-list --limit 500 | wc -l`

(The --limit 500 is to force osc to show all images (I don't have more than 500), ie making the first page show everything)
The outputs are indeed, different.