heat-tempest-plugin 2.0.0 (bobcat)
We are psyched to announce the release of: heat-tempest-plugin 2.0.0: OpenStack Orchestration Tempest Plugin This release is part of the bobcat 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 xena-last..2.0.0 ----------------------------------------------- 6b9023f Ensure required flavor and image are configured 449bc10 Use minimal image and flavor for base scenario test 99ada15 Update supported python versions e945e18 Remove some notes no longer valid 861283a Add stable/2023.1 jobs on master gate Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 21 +++++++-------------- requirements.txt | 3 --- setup.cfg | 5 ++++- setup.py | 9 --------- 7 files changed, 27 insertions(+), 33 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 43abf78..ed5a98c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +0,0 @@ -# The order of packages is significant, because pip processes them in the order -# of appearance. Changing the order has an impact on the overall integration -# process, which may cause wedges in the gate later.
participants (1)
-
no-reply@openstack.org