ovsdbapp/ovsdbapp
Terry Wilson 4eabf17683 Make it possible to opt out of nested transactions
Nested transactions work for simple things, but intermediate
results from transaction commands like create/add that are used
in subsequent nested transactions won't exist until the the end of
the whole nested transaction, causing failures. Since this can be
surprising, make it possible to easily opt out on a per-transaction
or per-API basis.

Change-Id: I4f7997d5dc11a190e188c16e8eac9fe5df8b0d0d
2019-03-19 07:49:06 -05:00
..
backend Make it possible to opt out of nested transactions 2019-03-19 07:49:06 -05:00
schema Allow read-only Commands to bypass txns in execute() 2019-01-24 15:37:36 -06:00
tests Make it possible to opt out of nested transactions 2019-03-19 07:49:06 -05:00
CHANGES Update changes to mention previous API.get() change 2017-02-23 17:08:32 -05:00
__init__.py Add cookiecutter output 2017-02-24 15:02:19 -05:00
api.py Make it possible to opt out of nested transactions 2019-03-19 07:49:06 -05:00
constants.py Add QoS command for ovn northbound db. 2018-04-23 14:44:46 +08:00
event.py modify RowEvent hash key 2019-03-04 14:03:24 +08:00
exceptions.py fix tox python3 overrides 2018-08-22 14:51:43 -04:00
utils.py update pylint to 1.9.2 2018-08-21 09:36:16 -04:00
venv.py Remove vtep-related code from venv testing 2019-03-07 12:05:33 -06:00