yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12850
[Bug 1267290] Re: Net-list is very slow under metaplugin
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1267290
Title:
Net-list is very slow under metaplugin
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
If there are many networks when using metaplugin, net-list (GET networks API)
takes very long time.
For example: (showing hardware spec etc. is omitted since it is relative comparison.)
--- 200 networks, openvswitch plugin used natively
$ time neutron net-list
...snip
real 0m2.007s
user 0m0.428s
sys 0m0.100s
---
--- 200 openvswitch networks, under metaplugin
$ time neutron net-list
...snip
real 0m7.700s
user 0m0.472s
sys 0m0.072s
---
Note that the quantum-server wastes a lot of cpu usage too.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1267290/+subscriptions
References