yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34556
[Bug 1445412] Re: performance of plugin_rpc.get_routers is bad
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1445412
Title:
performance of plugin_rpc.get_routers is bad
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
the get_routers plugin call that the l3 agent makes is serviced by a
massive amount of SQL queries that lead the whole process to take on
the order of hundreds of milliseconds to process a request for 10
routers.
This will be a blanket bug for a series of performance improvements
that will reduce that time by at least an order of magnitude.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1445412/+subscriptions
References