We jubilantly announce the release of: oslo.service 1.40.0: oslo.service library This release is part of the train 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. 1.40.0 ^^^^^^ New Features * The config option backdoor_socket_path now is a format string that supports {pid}, which will be replaced with the PID of the current process. This makes the eventlet backdoor accessible when spawning multiple processes with the same backdoor_socket_path inside the configuration. Changes in oslo.service 1.39.0..1.40.0 -------------------------------------- b85818a Stop using pbr to build docs dd174fb Make PID availabe as formatstring in backdoor path f16329a Dropping the py35 testing Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 1 - oslo_service/_options.py | 3 ++- oslo_service/eventlet_backdoor.py | 12 +++++++++-- ...tlet-backdoor-socket-path-1863eaad1dd08556.yaml | 8 ++++++++ setup.cfg | 2 +- tox.ini | 4 ++-- 7 files changed, 47 insertions(+), 7 deletions(-)
participants (1)
-
no-reply@openstack.org