neutron/neutron
Kevin Benton dde91631f6 Use same session object for ml2 dict extend functions
This adjusts the ML2 dict extend functions to pass the
same session to the drivers that was used to generate
the sqlalchemy object that will be passed to them. This
will prevent reloading objects in a separate session that
can result in a performance hit or reads to an entirely
different server than the one that the object was generated
from.

Partially-Implements blueprint: enginefacade-switch
Change-Id: Id2dbb13e8aa5fcb86fab8e815033e57e6f0e98e8
2017-02-03 15:05:29 -08:00
..
agent Merge "ovsfw: Support protocol numbers instead of just tcp and udp" 2017-01-21 02:18:56 +00:00
api Server-side push notifications for ML2 2017-01-19 21:01:23 +00:00
callbacks callbacks: Make the value of FLOATING_IP match with api resource 2016-11-18 19:42:33 +09:00
cmd Fix netns_cleanup interrupted on rwd I/O 2017-01-12 03:52:30 +00:00
common Merge "Get rid of create_router override in l3_ha mixin" 2017-01-20 04:07:36 +00:00
conf Merge "XenAPI: Support daemon mode for rootwrap" 2017-01-21 02:18:20 +00:00
core_extensions Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
db Register sqlalchemy events through hook for UT cleanup 2017-01-20 04:15:01 -08:00
debug Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
extensions Merge "Get rid of create_router override in l3_ha mixin" 2017-01-20 04:07:36 +00:00
hacking Register sqlalchemy events through hook for UT cleanup 2017-01-20 04:15:01 -08:00
ipam Use project_id instead of tenant_id in objects 2017-01-13 14:31:26 +00:00
locale Imported Translations from Zanata 2016-08-19 07:27:43 +00:00
notifiers Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
objects Merge "Add OVO for AutoAllocatedTopology" 2017-01-20 08:10:50 +00:00
pecan_wsgi Merge "Pecan: Fix subresource policy check" 2017-01-07 00:40:19 +00:00
plugins Use same session object for ml2 dict extend functions 2017-02-03 15:05:29 -08:00
privileged Adopt privsep and read routing table with pyroute2 2016-12-21 17:52:58 +02:00
quota Register sqlalchemy events through hook for UT cleanup 2017-01-20 04:15:01 -08:00
scheduler Remove deprecated min_l3_agents_per_router 2017-01-16 14:25:22 -05:00
server Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
services Register sqlalchemy events through hook for UT cleanup 2017-01-20 04:15:01 -08:00
tests Merge "ovsfw: Support protocol numbers instead of just tcp and udp" 2017-01-21 02:18:56 +00:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py Consume ConfigurableMiddleware from oslo_middleware 2015-10-08 17:59:43 +00:00
context.py Stop using legacy facade 2017-01-19 13:02:33 +04:00
manager.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py XenAPI: Support daemon mode for rootwrap 2017-01-19 07:33:43 +00:00
policy.py Merge "Use to_policy_values for policy enforcement" 2016-12-02 23:00:00 +00:00
service.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
version.py
worker.py Move AgentStatusCheckWorker to PeriodicWorker 2016-11-17 15:31:19 -08:00
wsgi.py Merge "Use dispose_pool() from oslo.db" 2016-08-26 22:03:41 +00:00