/oslo.service

Library for running OpenStack services

Primary LanguagePythonApache License 2.0Apache-2.0

oslo.service -- Library for running OpenStack services

Latest Version Downloads

oslo.service provides a framework for defining new long-running services using the patterns established by other OpenStack applications. It also includes utilities long-running applications might need for working with SSL or WSGI, performing periodic operations, interacting with systemd, etc.