Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.09 KB

File metadata and controls

27 lines (21 loc) · 1.09 KB

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.