[release-announce] senlin-tempest-plugin 1.5.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Fri Mar 18 16:34:38 UTC 2022


We are jazzed to announce the release of:

senlin-tempest-plugin 1.5.0: Tempest plugin senlin_tempest_plugin

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

8469b2d Add victoria/wallaby/xena stable branch jobs on master gate
fd13cbe API test list receiver negative
5550f67 API test list receiver by action\cluster
5a5b0c1 Create receiver name length out 255
3be00f8 API for list all service for senlin engine
6c248fc API for list actions by status
9cc2389 Add doc/requirements
519e78e Switch to stestr


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

.gitignore                                         |  1 -
.stestr.conf                                       |  3 ++
.testr.conf                                        |  7 ---
.zuul.yaml                                         | 28 +++++------
senlin_tempest_plugin/base.py                      |  2 +-
.../api/receivers/test_receiver_create_negative.py | 19 ++++++++
.../api/receivers/test_receiver_list_negative.py   | 57 ++++++++++++++++++++++
test-requirements.txt                              |  7 +--
tox.ini                                            | 16 +++---
15 files changed, 185 insertions(+), 40 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 11b7041..a2f39ab 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,2 +9 @@ oslotest>=3.2.0 # Apache-2.0
-os-testr>=1.0.0 # Apache-2.0
-testrepository>=0.0.18 # Apache-2.0/BSD
+stestr>=2.0.0 # Apache-2.0
@@ -13,4 +11,0 @@ testtools>=2.2.0 # MIT
-# Documentation
-sphinx!=2.1.0,>=2.0.0 # BSD
-reno>=2.5.0 # Apache-2.0
-






More information about the Release-announce mailing list