oslo.service/README.rst
jacky06 539885155a Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I4e964925d5a024545fc99f7fddbea3d9605b30d3
2019-04-30 13:48:51 +08:00

1.2 KiB

Team and repository tags

image

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.