[release-announce] senlin 13.0.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 30 12:08:56 UTC 2022


We are delighted to announce the release of:

senlin 13.0.0: OpenStack Clustering

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

608e80b9 Remove ssl middleware from pipeline
39105af5 Switch to collections.abc abstract base classes
cc5f321d Remove legacy testing code
c0883a1f Use 'health check' as 2 words in log and error messages
479e5ca8 Replace deprecated assertRaisesRegexp
4a5e99d9 Add Python3 yoga unit tests
9ab03ce9 Update master for stable/xena
19c30d86 Delete unavailable py2 package
c1ea6c8e Use py3 as the default runtime for tox
a5407c72 Add doc description for stop_timeout_before_update


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

.zuul.yaml                                         |  31 +---
etc/senlin/api-paste.ini                           |   5 +-
.../legacy/rally-dsvm-senlin-senlin/post.yaml      |  41 -----
playbooks/legacy/rally-dsvm-senlin-senlin/run.yaml | 173 ---------------------
rally-jobs/README.rst                              |  11 --
rally-jobs/plugins/senlin_plugin.py                | 146 -----------------
rally-jobs/senlin-senlin.yaml                      |  91 -----------
releasenotes/source/index.rst                      |   1 +
releasenotes/source/xena.rst                       |   6 +
senlin/common/constraints.py                       |   4 +-
senlin/common/schema.py                            |  18 +--
senlin/engine/health_manager.py                    |  11 +-
tox.ini                                            |   2 +-
18 files changed, 39 insertions(+), 530 deletions(-)







More information about the Release-announce mailing list