[release-announce] zun-tempest-plugin 4.4.0 (xena)
no-reply at openstack.org
no-reply at openstack.org
Thu Aug 12 09:57:59 UTC 2021
We eagerly announce the release of:
zun-tempest-plugin 4.4.0: Tempest plugin zun_tempest_plugin
This release is part of the xena release series.
The source is available from:
https://opendev.org/openstack/zun-tempest-plugin
Download the package from:
https://tarballs.openstack.org/zun-tempest-plugin/
Please report issues through:
https://bugs.launchpad.net/zun/+bugs
For more details, please see below.
Changes in zun-tempest-plugin 4.3.0..4.4.0
------------------------------------------
0628397 Migrate from testr to stestr
8e24aaa setup.cfg: Replace dashes with underscores
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 2 +-
.stestr.conf | 3 +++
.testr.conf | 7 -------
setup.cfg | 6 +++---
test-requirements.txt | 2 ++
tox.ini | 27 +++++++++++++++++++++------
6 files changed, 30 insertions(+), 17 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index bc343e1..bc64cc6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,0 +6,2 @@ hacking>=3.0.1,<3.1.0;python_version>='3.5' # Apache-2.0
+coverage>=3.6
+stestr>=2.0.0 # Apache-2.0
More information about the Release-announce
mailing list