ovsdbapp/ovsdbapp
Jakub Libosvar 057eeb319c ut: Patch get_ident for race transaction test
In case eventlet is installed on the system, the time.sleep() function
doesn't yield.  This patch replaces time.sleep with eventlet.sleep and
thread.get_ident functions on systems with eventlet installed. With this
patch, a concurrent transaction test can be executed both with and
without eventlet successfuly.

Change-Id: I4572355d7d420111e562d4d1f4ea3dd95d4e3f7d
Related-bug: #1793499
(cherry picked from commit 64342ba52c)
2018-09-21 15:43:39 +00:00
..
backend Use api.lookup instead of idlutils.row_by_record 2018-07-19 17:43:14 +00:00
schema Remove the oslo-utils dependency 2018-08-24 15:48:48 +00:00
tests ut: Patch get_ident for race transaction test 2018-09-21 15:43:39 +00: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 nested transaction thread aware 2018-09-21 13:02:21 +00:00
constants.py Add QoS command for ovn northbound db. 2018-04-23 14:44:46 +08:00
event.py Return False when comparing a RowEvent to something else 2017-07-26 13:23:18 -05:00
exceptions.py Update OvsdbConnectionUnavailable error message 2017-12-26 17:59:41 +02:00
utils.py Remove the oslo-utils dependency 2018-08-24 15:48:48 +00:00
venv.py Allow use of installed OVS if OVS_SRCDIR not set 2017-09-14 01:18:10 -05:00