heat-tempest-plugin 2.2.0 (dalmatian)
We are excited to announce the release of: heat-tempest-plugin 2.2.0: OpenStack Orchestration Tempest Plugin This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/heat-tempest-plugin Download the package from: https://tarballs.openstack.org/heat-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/heat/+bugs For more details, please see below. Changes in heat-tempest-plugin yoga-last..2.2.0 ----------------------------------------------- 3e0209b Remove old excludes df5dae4 Remove stable/zed job 13de45f Add 2024.1 job b9699ac Use native heat's WaitCondition in volume tests 448a668 Depend on corresponding server in WaitCondition Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 14 +++++++------- .../templates/test_volumes_create_from_backup.yaml | 10 +++++----- .../scenario/templates/test_volumes_delete_snapshot.yaml | 8 ++++---- requirements.txt | 2 +- 5 files changed, 18 insertions(+), 17 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index ed5a98c..d9e5e0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18 +18 @@ gabbi>=1.42.1 # Apache-2.0 -kombu!=4.0.2,>=4.0.0 # BSD +kombu>=4.0.0 # BSD
participants (1)
-
no-reply@openstack.org