magnum-tempest-plugin 2.7.0 (epoxy)
We eagerly announce the release of: magnum-tempest-plugin 2.7.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/magnum-tempest-plugin Download the package from: https://tarballs.openstack.org/magnum-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/magnum/+bugs For more details, please see below. 2.7.0 ^^^^^ Upgrade Notes * Python 3.8 support has been dropped. Last release of magnum- tempest- plugin to support python 3.8 is 2.5.0. The minimum version of Python now supported is Python 3.9. * The "[magnum] csr_location" option has been removed. Changes in magnum-tempest-plugin 2.6.0..2.7.0 --------------------------------------------- ab39098 Remove [magnum] csr_location eae822d Fix type mismatch 2227248 Validate input for [magnum] docker_storage_driver 8275b8a Update gate jobs as per the 2025.1 cycle testing runtime 60ddcdf Provide extra configurable options to gen-template ad06092 Add stable/2024.2 jobs on master gate c0f8870 Support py3.12 and drop py3.8 cd8cbc2 Drop unnecessary 'x' bit from doc config file ae09800 Add tests for Kubernetes v1.28.9 Diffstat (except docs and test files) ------------------------------------- .zuul.d/base.yaml | 11 +++- .zuul.d/jobs_2023_1.yaml | 67 ---------------------- .zuul.d/jobs_2024_2.yaml | 57 ++++++++++++++++++ .zuul.d/jobs_master.yaml | 37 +++++++++++- .zuul.d/project.yaml | 2 +- magnum_tempest_plugin/common/config.py | 7 --- magnum_tempest_plugin/common/datagen.py | 15 +++-- magnum_tempest_plugin/config.py | 10 +--- .../drop-python38-support-cd672361bccdd467.yaml | 6 ++ .../remove-csr_location-f2093640dfecaae8.yaml | 4 ++ setup.cfg | 7 ++- 12 files changed, 131 insertions(+), 92 deletions(-)
participants (1)
-
no-reply@openstack.org