zaqar-tempest-plugin 3.1.0 (flamingo)
We are ecstatic to announce the release of: zaqar-tempest-plugin 3.1.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/zaqar-tempest-plugin Download the package from: https://tarballs.openstack.org/zaqar-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/zaqar/+bugs For more details, please see below. Changes in zaqar-tempest-plugin 3.0.0..3.1.0 -------------------------------------------- 73e2764 Drop explicit dependency on python-subunit 0c98f75 Remove 2023.2 job and jammy job 73d8fe2 add pyproject.toml to support pip 23.1 a7504df Drop redundant injection of VIRTUAL_ENV Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 25 +------------------------ pyproject.toml | 3 +++ test-requirements.txt | 1 - tox.ini | 3 --- 4 files changed, 4 insertions(+), 28 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index a32cc80..38fa988 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4 +3,0 @@ coverage>=4.0,!=4.4 # Apache-2.0 -python-subunit>=1.0.0 # Apache-2.0/BSD
participants (1)
-
no-reply@openstack.org