oslo.service/oslo_service/tests
dengzhaosen aea7627eb0 Remove references to 'sys.version_info'
We support Python 3.6 as a minimum now, making these checks no-ops.

Change-Id: Ibaa2cdb7cc27f541aeb778782813354df2911156
2021-04-29 09:10:24 +08:00
..
ssl_cert Extend test cert validity to 2049 2019-10-10 10:26:00 +02:00
__init__.py Align tests with monkey patch original current_thread _active 2020-05-11 15:58:22 +02:00
base.py Fix some reST field lists in docstrings 2017-03-22 13:24:21 +00:00
eventlet_service.py Align tests with monkey patch original current_thread _active 2020-05-11 15:58:22 +02:00
test_eventlet_backdoor.py Use unittest.mock instead of third party mock 2020-04-20 09:29:01 -05:00
test_fixture.py Use unittest.mock instead of third party mock 2020-04-20 09:29:01 -05:00
test_loopingcall.py Remove monotonic usage 2020-05-05 09:37:02 -05:00
test_periodic.py Use unittest.mock instead of third party mock 2020-04-20 09:29:01 -05:00
test_service.py Remove references to 'sys.version_info' 2021-04-29 09:10:24 +08:00
test_sslutils.py Use unittest.mock instead of third party mock 2020-04-20 09:29:01 -05:00
test_systemd.py Use unittest.mock instead of third party mock 2020-04-20 09:29:01 -05:00
test_threadgroup.py Add stop_on_exception to TG timers 2018-12-10 11:13:00 +13:00
test_wsgi.py Fix wsgi SSL tests for wsgi module under python 3 2020-06-17 12:23:42 +02:00