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