dde91631f6
![Kevin Benton](/assets/img/avatar_default.png)
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
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: http://docs.openstack.org
- Features: http://specs.openstack.org/openstack/neutron-specs
- Defects: http://launchpad.net/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%