python3-oslo.service

library for running OpenStack services - Python 3.x
  https://opendev.org/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 3.x module.