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 <k...@garloff.de>
(Sent from Mobile with K9. Please excuse brevity & typos.)
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to