python-oslo.service

Library for running OpenStack services - Python 2.x
  https://github.com/openstack/oslo.service
  0
  no reviews



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.