We are pumped to announce the release of: oslo.messaging 5.24.0: Oslo Messaging API This release is part of the pike release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.messaging Download the package from: https://pypi.python.org/pypi/oslo.messaging Please report issues through launchpad: https://bugs.launchpad.net/oslo.messaging For more details, please see below. 5.24.0 ^^^^^^ New Features * Retry support for oslo_messaging_notifications driver Configuration param 'retry' is added. Default is -1, indefinite * *retry* (default=-1) Changes in oslo.messaging 5.23.0..5.24.0 ---------------------------------------- eb4f5c4 Fix notification tests not unmocking logging cc406e4 Retry support for oslo_messaging_notifications driver Diffstat (except docs and test files) ------------------------------------- oslo_messaging/notify/notifier.py | 9 +++- .../notes/retry-support-07996ef04dda9482.yaml | 8 +++ 3 files changed, 61 insertions(+), 18 deletions(-)