[Bug 1166455] Re: nova flavor-list only shows 1000 flavors
TianTian Gao
gtt116 at gmail.com
Wed Apr 17 12:24:48 UTC 2013
I found there is a configuration item named 'osapi_max_limit=1000',
which set the default maximum number of items to return to 1000. So the
number of flavor only up to 1000.
We can hit the REST API like this to get more items.
/flavors?limit=2000
But novaclient default get each flavor's extra_spec is annoying me.
** Changed in: nova
Status: Confirmed => Invalid
** Changed in: nova (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1166455
Title:
nova flavor-list only shows 1000 flavors
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1166455/+subscriptions
More information about the Ubuntu-server-bugs
mailing list