[release-announce] oslo.service 2.7.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 21 09:46:07 UTC 2021


We are jazzed to announce the release of:

oslo.service 2.7.0: oslo.service library

This release is part of the yoga 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.7.0
^^^^^

Bug Fixes

* Fix the backdoor helper method fo() to also work when there are
  objects present in the current python instance that do not have a
  __class__ attribute.

Changes in oslo.service 2.6.0..2.7.0
------------------------------------

eb19154 Fix fo() backdoor command for non-class objects
d3ee8ef Fix BackOffLoopingCall error so it is not misleading
fcdeb4a Add Python3 yoga unit tests
a88a695 Update master for stable/xena


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

.zuul.yaml                                                          | 2 +-
oslo_service/eventlet_backdoor.py                                   | 3 ++-
oslo_service/loopingcall.py                                         | 2 +-
.../notes/fix-find-object-in-backdoor-487bf78c4c502594.yaml         | 6 ++++++
releasenotes/source/index.rst                                       | 1 +
releasenotes/source/xena.rst                                        | 6 ++++++
6 files changed, 17 insertions(+), 3 deletions(-)







More information about the Release-announce mailing list