[release-announce] oslo.service 2.4.1 (victoria)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 24 12:11:40 UTC 2022


We are pleased to announce the release of:

oslo.service 2.4.1: oslo.service library

This release is part of the victoria stable 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.

2.4.1
^^^^^

New Features

* A new config options, "[DEFAULT] wsgi_server_debug", has been
  added. This allows admins to configure whether the server should
  send exception tracebacks to the clients on HTTP 500 errors. This
  defaults to "False", preserving previous behavior.

Changes in oslo.service 2.4.0..2.4.1
------------------------------------

615cfad Make debug option of wsgi server configurable
ee19ff3 Unbreak lower constraints
4017909 Update TOX_CONSTRAINTS_FILE for stable/victoria
bb2a341 Update .gitreview for stable/victoria


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                                         | 1 +
lower-constraints.txt                                              | 2 +-
oslo_service/_options.py                                           | 5 +++++
oslo_service/wsgi.py                                               | 2 +-
releasenotes/notes/add-wsgi_server_debug-opt-70d818b5b78bfc7c.yaml | 7 +++++++
tox.ini                                                            | 4 ++--
6 files changed, 17 insertions(+), 4 deletions(-)







More information about the Release-announce mailing list