** Changed in: python-novaclient
Status: Fix Committed => Fix Released
--
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
Reviewed: https://review.openstack.org/27060
Committed:
http://github.com/openstack/python-novaclient/commit/339689483da3c1591211762ef631d432844ff9ef
Submitter: Jenkins
Branch:master
commit 339689483da3c1591211762ef631d432844ff9ef
Author: Ubuntu
Date: Wed Apr 17 13:12:36 2013 +
M
Fix proposed to branch: master
Review: https://review.openstack.org/27060
** Changed in: python-novaclient
Status: Confirmed => In Progress
** Changed in: python-novaclient
Assignee: (unassigned) => TianTian Gao (gtt116)
--
You received this bug notification because you are a member
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_sp
** Changed in: nova (Ubuntu)
Status: New => Confirmed
--
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 notificat
I reproduct the bug.
firstly, close api_rate_limit.
use the command below to create 2000 flavor.
$ for i in {1..2000}; do nova flavor-create f-$i $i 1024 20 1 ;done;
then I use novaclient to list all flavor
$ time nova flavor-list
+--+-+---+--+---+--+---+-
** Package changed: nova (Ubuntu) => nova
** Also affects: nova (Ubuntu)
Importance: Undecided
Status: New
--
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
** Tags added: prodstack
--
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://b