neutron-vpnaas/neutron_vpnaas/db
Bodo Petermann bd3f5f7e7b Add reader context to get_ipsec_site_connection(s)
The following methods are now called from inside a reader context:
* ``VPNPluginDb.get_ipsec_site_connection``
* ``VPNPluginDb.get_ipsec_site_connections``

This avoids logged exceptions "ORM session: SQL execution without
transaction in progress"

Related-Bug: #2080072
Change-Id: I6555419c582b3c8654b13731d0b7c7fd61942957
2024-09-11 11:20:32 +02:00
..
migration SQLAlchemy 2.0: Drop use of removed autoload 2024-04-15 18:08:08 +09:00
models VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
vpn Add reader context to get_ipsec_site_connection(s) 2024-09-11 11:20:32 +02:00
__init__.py Split vpnaas services code into neutron-vpnaas 2014-12-08 13:37:08 -07:00