
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 3.x module.