Bug 1292166 - Backport: get_networks performance hindered by segment lookups
Summary: Backport: get_networks performance hindered by segment lookups
Keywords:
Status: CLOSED DUPLICATE of bug 1292167
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-neutron
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 8.0 (Liberty)
Assignee: lpeer
QA Contact: Ofer Blaut
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-16 15:52 UTC by Haim Daniel
Modified: 2019-02-17 12:13 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-16 23:31:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1525423 0 None None None 2015-12-16 15:52:23 UTC

Description Haim Daniel 2015-12-16 15:52:23 UTC
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.

Comment 2 Assaf Muller 2015-12-16 23:31:05 UTC

*** This bug has been marked as a duplicate of bug 1292167 ***


Note You need to log in before you can comment on or make changes to this bug.