blazar_tempest_plugin 0.9.0 (zed)
We jubilantly announce the release of: blazar_tempest_plugin 0.9.0: Tempest plugin for Blazar Project This release is part of the zed release series. The source is available from: https://opendev.org/openstack/blazar_tempest_plugin Download the package from: https://tarballs.openstack.org/blazar-tempest-plugin/ For more details, please see below. Changes in blazar_tempest_plugin 0.8.0..0.9.0 --------------------------------------------- a604ac8 Update minimal tempest version to 27.0.0 e1dde45 Remove setup_clients method b6b9679 Remove unused methods 26d1192 [CI] Move queue setting to project level 9436185 Remove stable/victoria job from master gate e6dfe3d Update 'Maintained' stable branch jobs on master gate 652c9a8 Remove _log_console_output, ping_ip_address methods 7669fc7 Remove create_server and rebuild_server methods 94c16b1 Remove _create_port and create_keypair methods Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 21 +- requirements.txt | 2 +- 3 files changed, 8 insertions(+), 609 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 72b1b33..c7dd9e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11 +11 @@ oslo.utils>=3.37.0 # Apache-2.0 -tempest>=17.1.0 # Apache-2.0 +tempest>=27.0.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org