neutron/neutron/plugins
venkata anil 02bd0ba84e Fetch specific columns rather than full ORM entities
Michael Bayer while analysing neutron process function call trace,
suggested to run queries against specific columns rather than full
ORM entities as it can help reduce load both at the DB level and
in the Python level since they are much faster to fetch as
non-ORM entities. In this patch we are trying that on simpler
queries to improve neutron performance.

Co-Authored-By: Joe Talerico <jtaleric@redhat.com>
Change-Id: I6a41e9487a4427f876442bbeeae61974e892225e
(cherry picked from commit 72ef0e7814)
2018-09-27 16:28:37 +00:00
..
common use plugin utils from neutron-lib 2018-07-12 08:13:05 -06:00
ml2 Fetch specific columns rather than full ORM entities 2018-09-27 16:28:37 +00:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00