6 lines
342 B
Text
6 lines
342 B
Text
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.
|
|
|
|
WWW: https://pypi.python.org/pypi/oslo.service
|