← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1525423] [NEW] get_networks performance hindered by segment lookups

 

Public bug reported:

During the get_networks method of ML2, we iterate over each network and
do a database call to lookup the segments for that network. This scales
the number of database calls linearly with the number of retrieved
networks.

** Affects: neutron
     Importance: Undecided
     Assignee: Kevin Benton (kevinbenton)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1525423

Title:
  get_networks performance hindered by segment lookups

Status in neutron:
  In Progress

Bug description:
  During the get_networks method of ML2, we iterate over each network
  and do a database call to lookup the segments for that network. This
  scales the number of database calls linearly with the number of
  retrieved networks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1525423/+subscriptions


Follow ups