mistral-tempest-plugin 2.5.0 (epoxy)
We are thrilled to announce the release of: mistral-tempest-plugin 2.5.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/mistral-tempest-plugin Download the package from: https://tarballs.openstack.org/mistral-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/mistral/+bugs For more details, please see below. 2.5.0 ^^^^^ Upgrade Notes * Python 3.8 support has been dropped. Last release of mistral- tempest-plugin to support python 3.8 is 2.4.0. The minimum version of Python now supported is Python 3.9. Changes in mistral-tempest-plugin 2.4.0..2.5.0 ---------------------------------------------- 1e6e0ff Remove perl style regex in .zuul 649bf4d Revert "Temporarily disable gate jobs" 09dbeff Skip test_cinder_action test 38e74e1 Stop using the deprecated assertDictContainsSubset 84a9ebb Temporarily disable gate jobs dfb90c5 Support py3.12 and drop py3.8 f08c69e Drop unnecessary 'x' bit from doc config file fab1c9d Changed minversion in tox to 3.18.0 14b2c06 Get rid of 3rd party mock Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 6 ++---- releasenotes/notes/drop-python38-support-886ff0032cbcdaa8.yaml | 6 ++++++ requirements.txt | 1 - setup.cfg | 4 +++- tox.ini | 6 +++--- 10 files changed, 18 insertions(+), 12 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index c443092..3c3206f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12 +11,0 @@ paramiko>=2.0.0 # LGPLv2.1+ -mock>=2.0.0 # BSD
participants (1)
-
no-reply@openstack.org