oslo.service/README.rst
ChangBo Guo(gcb) 5a8a712c26 Update URLs in documents according to document migration
Change-Id: I71f5444055b997905a913fdaaf31080cfbe85513
2017-07-12 23:28:29 +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.