ovsdbapp/ovsdbapp/tests
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
..
functional Convert base commands to ReadOnlyCommand 2019-01-28 10:33:13 -06:00
unit Make it possible to opt out of nested transactions 2019-03-19 07:49:06 -05:00
__init__.py Add cookiecutter output 2017-02-24 15:02:19 -05:00
base.py Add cookiecutter output 2017-02-24 15:02:19 -05:00
utils.py Remove ignoring _ builtin usage for pep8 2017-06-26 16:53:26 +08:00