[Bug 1166455] Re: nova flavor-list only shows 1000 flavors

2013-08-06 Thread Russell Bryant
** 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

[Bug 1166455] Re: nova flavor-list only shows 1000 flavors

2013-04-22 Thread OpenStack Hudson
Reviewed: https://review.openstack.org/27060 Committed: http://github.com/openstack/python-novaclient/commit/339689483da3c1591211762ef631d432844ff9ef Submitter: Jenkins Branch:master commit 339689483da3c1591211762ef631d432844ff9ef Author: Ubuntu ubuntu@dev-stack-alone.(none) Date: Wed Apr

[Bug 1166455] Re: nova flavor-list only shows 1000 flavors

2013-04-17 Thread TianTian Gao
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

[Bug 1166455] Re: nova flavor-list only shows 1000 flavors

2013-04-17 Thread OpenStack Hudson
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

[Bug 1166455] Re: nova flavor-list only shows 1000 flavors

2013-04-12 Thread TianTian Gao
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

[Bug 1166455] Re: nova flavor-list only shows 1000 flavors

2013-04-12 Thread Chuck Short
** 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

[Bug 1166455] Re: nova flavor-list only shows 1000 flavors

2013-04-11 Thread Chuck Short
** 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

[Bug 1166455] Re: nova flavor-list only shows 1000 flavors

2013-04-08 Thread LaMont Jones
** 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: