[Openstack] Listing more than 1000 VMs: How?
Kurt Garloff
kurt at garloff.de
Fri Apr 22 04:33:34 UTC 2016
Hi,
the nova config in my OpenStack installation has the normal limit of only returning 1000 items as a result to an API call. But I have way more than 1000 VMs.
Stupid question: How can I get the next 1000 and ultimately all VMs listed using nova list (or openstack server list)?
I could not find any option in nova cli tool to do it :-(
I have a workaround (filtering), but that is a volatile hack IMVHO...
Or do I just need to do my own curl calls to pass other limit or page parameters?
Thx,
--
Kurt Garloff <kurt at garloff.de>
(Sent from Mobile with K9. Please excuse brevity & typos.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160422/44d0510d/attachment.html>
More information about the Openstack
mailing list