oswin-tempest-plugin 1.1.0 (victoria)
We are glad to announce the release of: oswin-tempest-plugin 1.1.0: This project contains Tempest tests to cover the os_win project, as well as a plugin to automatically load these tests into Tempest. This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/oswin-tempest-plugin Download the package from: https://tarballs.openstack.org/oswin-tempest-plugin/ Please report issues through: https://bugs.launchpad.net/os-win/+bugs For more details, please see below. Changes in oswin-tempest-plugin 1.0.0..1.1.0 -------------------------------------------- 4e2b705 Switch to newer openstackdocstheme version 0a11b66 Drop Python 3.5 testing 35ddb0d Add py38 package metadata ddc698e Fix hacking min version to 3.0.1 8019247 Update docs building, cleanup Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 1 - oswin_tempest_plugin/clients/wsman.py | 4 ++-- setup.cfg | 27 ++-------------------- test-requirements.txt | 4 +--- tox.ini | 19 +++++++-------- 9 files changed, 30 insertions(+), 46 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index c760fb8..c20e8a3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5 +5 @@ -hacking>=1.1.0,<1.2.0 # Apache-2.0 +hacking>=3.0.1,<3.1.0 # Apache-2.0 @@ -9 +8,0 @@ python-subunit>=1.0.0 # Apache-2.0/BSD -sphinx!=1.6.6,>=1.6.2 # BSD @@ -11 +9,0 @@ stestr>=2.0.0 # Apache-2.0 -oslosphinx>=4.7.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org