master
Most of their methods, especially _run_loop are almost identical between these two implementations. Change-Id: I53d94e8bcec36b185c3a37e8b73160750ad66cbf Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
oslo.service -- Library for running OpenStack services
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.
- Free software: Apache license
- Documentation: https://docs.openstack.org/oslo.service/latest/
- Source: https://opendev.org/openstack/oslo.service
- Bugs: https://bugs.launchpad.net/oslo.service
- Release notes: https://docs.openstack.org/releasenotes/oslo.service/
Languages
Python
100%