Public bug reported: The following methods are not called from inside a DB context: * ``VPNPluginDb.get_ikepolicy`` * ``VPNPluginDb.get_ikepolicies`` * ``VPNPluginDb.get_ipsecpolicy`` * ``VPNPluginDb.get_ipsecpolicies``
Logs: https://paste.opendev.org/show/bNT4RdGsrx0DlI6ja2tS/ ** Affects: neutron Importance: High Status: In Progress ** Changed in: neutron Importance: Undecided => High ** Description changed: - ``VPNPluginDb.get_ikepolicy`` and ``VPNPluginDb.get_ikepolicies`` are - not called from inside a DB context. + The following methods are not called from inside a DB context: + * ``VPNPluginDb.get_ikepolicy`` + * ``VPNPluginDb.get_ikepolicies`` + * ``VPNPluginDb.get_ipsecpolicy`` + * ``VPNPluginDb.get_ipsecpolicies`` Logs: https://paste.opendev.org/show/bNT4RdGsrx0DlI6ja2tS/ -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2008767 Title: [sqlalchemy-20][vnpaas] SQL execution without transaction in progress Status in neutron: In Progress Bug description: The following methods are not called from inside a DB context: * ``VPNPluginDb.get_ikepolicy`` * ``VPNPluginDb.get_ikepolicies`` * ``VPNPluginDb.get_ipsecpolicy`` * ``VPNPluginDb.get_ipsecpolicies`` Logs: https://paste.opendev.org/show/bNT4RdGsrx0DlI6ja2tS/ To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2008767/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

