oslo.service/oslo_service/tests
Marian Horban 6dd3ad50b6 Added wsgi functionality
Because of copy-pasted wsgi functionality in projects(nova, cinder,
glance, etc.) it is added to oslo.service with perspective to remove
it from other projects.
DocImpact

Change-Id: If8840168f10cc3561f4f01e6d456d6b4fd1de8b5
2015-08-19 12:01:40 +00:00
..
ssl_cert Added wsgi functionality 2015-08-19 12:01:40 +00:00
__init__.py exported from oslo-incubator by graduate.sh 2015-05-21 16:51:40 +03:00
base.py Remove usage of global CONF 2015-06-11 15:55:50 +03:00
eventlet_service.py Move service abstract base class check to launch_service methods 2015-06-22 16:50:14 +03:00
test_eventlet_backdoor.py Move backdoor-related tests from test_service 2015-07-07 17:56:31 +03:00
test_loopingcall.py Allow LoopingCall to continue on exception in callee 2015-07-22 12:29:07 +03:00
test_periodic.py Enforce H405 check 2015-06-24 16:23:12 +03:00
test_service.py Check that sighup is supported before accessing signal.SIGHUP 2015-08-06 15:10:35 +03:00
test_systemd.py Increase test coverage of systemd 2015-07-02 16:14:28 +03:00
test_threadgroup.py Return timer after adding it to internal list 2015-06-23 21:57:52 +00:00
test_wsgi.py Added wsgi functionality 2015-08-19 12:01:40 +00:00