[release-announce] oslo.service 2.6.2 (xena)
no-reply at openstack.org
no-reply at openstack.org
Thu May 12 10:32:01 UTC 2022
We are excited to announce the release of:
oslo.service 2.6.2: oslo.service library
This release is part of the xena 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.6.2
^^^^^
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.1..2.6.2
------------------------------------
1e039d6 Fix BackOffLoopingCall error so it is not misleading
c487850 Fix fo() backdoor command for non-class objects
Diffstat (except docs and test files)
-------------------------------------
oslo_service/eventlet_backdoor.py | 3 ++-
oslo_service/loopingcall.py | 2 +-
.../notes/fix-find-object-in-backdoor-487bf78c4c502594.yaml | 6 ++++++
3 files changed, 9 insertions(+), 2 deletions(-)
More information about the Release-announce
mailing list