neutron-vpnaas/neutron_vpnaas/db/vpn
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
..
__init__.py Split vpnaas services code into neutron-vpnaas 2014-12-08 13:37:08 -07:00
vpn_agentschedulers_db.py VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
vpn_db.py Add reader context to get_ipsec_site_connection(s) 2024-09-11 11:20:32 +02:00
vpn_ext_gw_db.py VPNaaS support for OVN 2023-11-16 21:08:50 +01:00
vpn_models.py Add aggressive negotiation mode for ikepolicy 2020-06-04 11:25:56 -04:00
vpn_validator.py Migrate to neutron-lib released API definition for VPNaaS APIs 2022-05-23 11:42:13 -04:00