[release-announce] senlin 9.0.1 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 30 10:38:13 UTC 2021


We high-spiritedly announce the release of:

senlin 9.0.1: OpenStack Clustering

This release is part of the ussuri stable 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 9.0.0..9.0.1
------------------------------

4cc0a483 Pass in correct port id parameter
29d84ca4 Fix hacking min version to 3.0.1
fb738fcd Monkey patch original current_thread _active


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

lower-constraints.txt                                 | 3 ---
senlin/cmd/__init__.py                                | 6 ++++++
senlin/profiles/os/nova/server.py                     | 2 +-
test-requirements.txt                                 | 2 +-
6 files changed, 13 insertions(+), 10 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index d5aa6062..081b1135 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6 @@
-hacking>=3.0,<4.0.0 # Apache-2.0
+hacking>=3.0.1,<3.1.0 # Apache-2.0






More information about the Release-announce mailing list