Comment 9 for bug 1206762

Revision history for this message
Dmitry Guryanov (dguryanov) wrote :

Hello!

I've just checked, if this problem still exists. Nova returns list of 1012 flavors in ~2 sec:

[stack@kir1 devstack]$ time nova flavor-list | wc -l
1012

real 0m2.229s
user 0m1.437s
sys 0m0.158s

Also I turned on mysql requests log and nova executes only one query to get information from the database.

I suppose we can close this bug.