
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 documentation.