oslo.service/oslo_service/tests
Thomas Herve c2463470f5 Use eventlet Event for loopingcall events
This fixes broken logic for finding out how to use green threads. Using
threading.Event with eventlet creates useless load related to timers.

Change-Id: I62e9f1a7cde8846be368fbec58b8e0825ce02079
Closes-Bug: #1798774
2018-10-22 16:36:40 +02:00
..
ssl_cert Fixup certificates and skip failing test 2018-04-10 14:47:19 +00:00
__init__.py doing monkey_patch for unittest. 2015-09-15 11:13:49 +08:00
base.py Fix some reST field lists in docstrings 2017-03-22 13:24:21 +00:00
eventlet_service.py Ensure connection is active in graceful shutdown tests 2018-08-31 17:08:14 +00:00
test_eventlet_backdoor.py Replace 'MagicMock' with 'Mock' 2016-10-11 09:38:45 +08:00
test_loopingcall.py Use eventlet Event for loopingcall events 2018-10-22 16:36:40 +02:00
test_periodic.py Fix parameters of assertEqual are misplaced 2016-07-20 16:42:28 +08:00
test_service.py Ensure connection is active in graceful shutdown tests 2018-08-31 17:08:14 +00:00
test_sslutils.py Enable py3 mock.patch of RuntimeError 2015-12-09 11:02:47 -05:00
test_systemd.py Fix argument type for _sd_notify() on python3 2016-03-31 10:51:19 -06:00
test_threadgroup.py [ThreadGroup] Don't remove timer when stop timers 2018-05-09 00:54:54 +00:00
test_wsgi.py Remove moxstubout 2018-05-19 14:26:50 +00:00