Public bug reported:

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.

** Affects: neutron
     Importance: Undecided
     Assignee: Itsuro Oda (oda-g)
         Status: New

-- 
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):
  New

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to