Avoid extra query when loading mac learning binding
Bug #1214879 reported by
Salvatore Orlando
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Medium
|
Salvatore Orlando |
Bug Description
The nicira plugin supports the 'mac learning' extension, and for this it performs an extra db query for each element being retrieved by the get_ports operation.
Using similar technicques adopted for other API extensions, this extra query, which negatively impacts performance and scalability, should be removed.
This bug affects only the nicira plugin.
Changed in neutron: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | havana-3 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/43118
Review: https:/