oslo.service/oslo_service
Marian Horban 4f4158f938 Fix artificial service.wait()
When exception is raised in service.start() call service.wait()
is not unblocked. This patch fix this problem.

Change-Id: I30959fad3a5fe089e25c9191abe2ad6df5a87ed3
2016-01-12 09:54:36 -05:00
..
tests Fix artificial service.wait() 2016-01-12 09:54:36 -05:00
__init__.py exported from oslo-incubator by graduate.sh 2015-05-21 16:51:40 +03:00
_i18n.py Update the _i18n.py file and fix the domain value 2015-12-02 12:04:43 +03:00
_options.py Support for SSL protocol and cipher controls 2015-11-11 01:31:38 +00:00
eventlet_backdoor.py Make it easier to use the eventlet backdoor locally 2015-06-30 11:02:00 -07:00
loopingcall.py Avoid warning when time taken is close to zero 2015-12-02 19:51:08 -05:00
periodic_task.py Use reflection.get_class_name() from oslo.utils 2015-11-17 22:14:23 +08:00
service.py Fix artificial service.wait() 2016-01-12 09:54:36 -05:00
sslutils.py Add Bandit to tox for security static analysis 2015-12-01 16:10:15 +03:00
systemd.py Use contextlib.closing instead of try ... finally: sock.close 2015-08-04 17:57:38 -07:00
threadgroup.py Add Bandit to tox for security static analysis 2015-12-01 16:10:15 +03:00
wsgi.py Fix some inconsistency in docstrings 2016-01-06 15:01:09 +00:00