[release-announce] senlin-tempest-plugin 1.1.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Tue Sep 29 21:18:31 UTC 2020


We are chuffed to announce the release of:

senlin-tempest-plugin 1.1.0: Tempest plugin senlin_tempest_plugin

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/senlin-tempest-plugin

Download the package from:

    https://tarballs.openstack.org/senlin-tempest-plugin/

Please report issues through:

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

For more details, please see below.

Changes in senlin-tempest-plugin 1.0.0..1.1.0
---------------------------------------------

a85b110 Remove all usage of six library
8b9d3e8 Cleanup py27 support


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

babel.cfg                                          |  1 -
requirements.txt                                   |  2 --
senlin_tempest_plugin/common/clustering_client.py  |  2 +-
senlin_tempest_plugin/common/compute_client.py     |  2 +-
.../api/clusters/test_cluster_policy_attach.py     | 14 +++--------
setup.cfg                                          | 29 ++--------------------
setup.py                                           |  9 -------
test-requirements.txt                              |  4 +--
tox.ini                                            |  9 ++++---
10 files changed, 17 insertions(+), 58 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index a713083..89347b5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +5,0 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-Babel!=2.4.0,>=2.3.4 # BSD
@@ -11 +9,0 @@ oslo.utils>=3.33.0 # Apache-2.0
-six>=1.10.0 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index a772ec2..11b7041 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +7 @@ coverage!=4.4,>=4.0 # Apache-2.0
-hacking>=1.1.0,<1.2.0 # Apache-2.0
+hacking>=3.0.0,<3.1.0 # Apache-2.0
@@ -14 +14 @@ testtools>=2.2.0 # MIT
-sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
+sphinx!=2.1.0,>=2.0.0 # BSD






More information about the Release-announce mailing list