Takashi Kajinami 8fe67b4111 Remove workaround for eventlet < 0.27.0
This code worked around a bug in eventlet[1] that has been fixed in
115103d5608cbe8f15df10e27eba1644f5364e95. The fix has been available in
every eventlet release since v0.27.0.

[1] https://github.com/eventlet/eventlet/issues/592

Co-Authored-By: Cyril Roelandt <cyril@redhat.com>
Change-Id: Ia16fe6e4ea84eeffc56070b15b170c18f01cea45
2024-09-27 23:46:22 +09:00
2024-05-01 11:43:00 +09:00
2024-02-07 12:41:10 +09:00
2019-04-19 19:36:22 +00:00
2019-02-13 17:08:38 +08:00
2020-02-10 18:33:49 +01:00
2024-05-01 11:43:00 +09:00

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.

Description
Library for running OpenStack services
Readme 5.7 MiB
Languages
Python 100%