Joshua Harlow 3ae36f6eb9 Avoid removing entries for timers that didn't stop
It seems bad to remove timer objects for timers that
didn't actually stop, so instead of removing all the
timers (including the ones that had issues) only
remove the ones that didn't have issues.

Change-Id: I1dcb589f7f026ad8eaa9145a61c7c2c386ee438e
2015-09-29 15:36:30 -07:00
2015-08-09 07:37:07 +02:00
2015-09-20 06:56:07 +05:30
2015-09-17 12:16:14 +00:00
2015-08-19 12:01:40 +00:00

oslo.service -- Library for running OpenStack services

Latest Version

Downloads

oslo.service provides a framework for defining new long-running services using the patterns established by other OpenStack applications. It also includes utilities long-running applications might need for working with SSL or WSGI, performing periodic operations, interacting with systemd, etc.

Description
Library for running OpenStack services
Readme 5.6 MiB
Languages
Python 100%