oslo.db/oslo_db
Stephen Finucane 6ecce89961 Don't call 'begin()' on existing transaction
Resolve the following RemovedIn20Warning warning:

  Calling .begin() when a transaction is already begun, creating a 'sub'
  transaction, is deprecated and will be removed in 2.0.  See the
  documentation section 'Migrating from the nesting pattern' for
  background on how to migrate from this pattern.

Change-Id: I59e45dfea8fcbf72fc6e34345e510554cbdd138e
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-02-08 14:40:36 +00:00
..
locale Imported Translations from Zanata 2018-03-01 06:16:38 +00:00
sqlalchemy utils: Remove troublesome utility methods 2022-02-08 14:40:36 +00:00
tests Don't call 'begin()' on existing transaction 2022-02-08 14:40:36 +00:00
__init__.py Move files out of the namespace package 2014-12-24 13:28:48 +02:00
_i18n.py Update the documentation link 2017-08-23 14:46:27 +08:00
api.py Drop use of six 2020-02-25 17:33:41 +00:00
concurrency.py concurrency: Deprecate 'TpoolDbapiWrapper' 2021-06-25 16:14:21 +01:00
exception.py Drop use of six 2020-02-25 17:33:41 +00:00
options.py Remove the idle_timeout option. 2021-06-23 13:04:45 +02:00
warning.py Move warnings to their own module 2018-10-17 14:04:42 +01:00