<div dir="ltr">Ah, you're the second person to run into this problem this week, and I think it's because we (OSC) now default the image API to v2.<div><br></div><div>v1 image listing worked well, we used the markers that glance returned back correctly. Turns out for v2 we weren't doing this, and only the first 20-30 images get returned. We merged a patch to fix this [1], expect a release soon, but in the mean time, if you pass in `--os-image-api-version 1` to the command, it'll return the correct result.</div><div><br></div><div>[1] <a href="https://review.openstack.org/#/c/406200/">https://review.openstack.org/#/c/406200/</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 9, 2016 at 1:52 PM, Ken D'Ambrosio <span dir="ltr"><<a href="mailto:ken@jots.org" target="_blank">ken@jots.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Same user, same cloud, issuing the commands seconds apart.  Any idea as to why there's a disparity?<br>
<br>
gbadmin@openstack-cli:~ liberty(prod)$ openstack image list | wc -l<br>
29<br>
gbadmin@openstack-cli:~ liberty(prod)$ glance image-list | wc -l<br>
186<br>
<br>
______________________________<wbr>_________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k</a><br>
</blockquote></div><br></div>