We are chuffed to announce the release of: oslo.service 4.2.2 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/oslo.service Download the package from: https://pypi.org/project/oslo.service Please report issues through: https://bugs.launchpad.net/oslo.service/+bugs For more details, please see below. 4.2.2 ^^^^^ Upgrade Notes * The "oslo_service.wsgi" module has been undeprecated. It contains many utilities besides the eventlet-based "Server" class. Instead, only the "Server" class itself is now deprecated. Changes in oslo.service 4.2.1..4.2.2 ------------------------------------ 501b9e8 Revert "Fix keyword-arg-before-vararg warning" 5b71dae Don't deprecate the entire oslo_service.wsgi module 1953497 Fix inconsistent interface of ThreadGroup 0e4531a Fix keyword-arg-before-vararg warning 3739c1e Replace os.popen Diffstat (except docs and test files) ------------------------------------- oslo_service/backend/threading/threadgroup.py | 10 ++++++---- oslo_service/wsgi.py | 21 +++++++++------------ .../notes/undeprecate-wsgi-7e5306403625b8c6.yaml | 6 ++++++ 4 files changed, 27 insertions(+), 19 deletions(-)
participants (1)
-
no-reply@openstack.org