|
7 months ago | |
---|---|---|
doc | 7 months ago | |
oslo_service | 7 months ago | |
releasenotes | 7 months ago | |
.coveragerc | 4 years ago | |
.gitignore | 1 year ago | |
.gitreview | 1 year ago | |
.mailmap | 5 years ago | |
.stestr.conf | 2 years ago | |
.zuul.yaml | 9 months ago | |
CONTRIBUTING.rst | 3 years ago | |
HACKING.rst | 1 year ago | |
LICENSE | 5 years ago | |
README.rst | 1 year ago | |
lower-constraints.txt | 7 months ago | |
requirements.txt | 7 months ago | |
setup.cfg | 8 months ago | |
setup.py | 11 months ago | |
test-requirements.txt | 8 months ago | |
tox.ini | 9 months ago |
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.