[release-announce] senlin 15.0.0 (antelope)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 22 12:50:34 UTC 2023


We are excited to announce the release of:

senlin 15.0.0: OpenStack Clustering

This release is part of the antelope release series.

The source is available from:

    https://opendev.org/openstack/senlin

Download the package from:

    https://tarballs.openstack.org/senlin/

Please report issues through:

    https://bugs.launchpad.net/senlin/+bugs

For more details, please see below.

Changes in senlin 14.0.0..15.0.0
--------------------------------

2a529245 Re-enable Zaqar testing
a6bc01a7 Use new get_rpc_client API from oslo.messaging
196aace9 Fix CI and temporarily disable integration tests
0743b6ec Add the lost component when in installation
5bb85f6d Update deprecated zuul syntax
0c6c34f9 Switch to 2023.1 Python3 unit tests and generic template name
08be6650 Update master for stable/zed
fddf48c9 remove unicode from code


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

.zuul.yaml                                 |  4 +-
releasenotes/source/conf.py                | 14 ++---
releasenotes/source/index.rst              |  1 +
releasenotes/source/zed.rst                |  6 ++
requirements.txt                           |  2 +-
senlin/common/messaging.py                 |  3 +-
tox.ini                                    |  9 +--
10 files changed, 84 insertions(+), 71 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index de04920e..0dd2ecdb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -20 +20 @@ oslo.reports>=1.18.0 # Apache-2.0
-oslo.messaging>=5.29.0 # Apache-2.0
+oslo.messaging>=14.1.0 # Apache-2.0






More information about the Release-announce mailing list