
The oslo.service library provides a framework for managing long-running services in OpenStack projects.
Features include:
* Creation and management of long running service processes and threads.
* Periodic task management.
* SSL configuration of services.
* SystemD notification support.
This package contains the Python 2.x module.