cyborg-tempest-plugin 1.1.0 (victoria)
We joyfully announce the release of: cyborg-tempest-plugin 1.1.0: OpenStack Acceleration Tempest Plugin This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/cyborg-tempest-plugin Download the package from: https://tarballs.openstack.org/cyborg-tempest-plugin/ Please report issues through: https://storyboard.openstack.org/#!/project/openstack/cyborg For more details, please see below. Changes in cyborg-tempest-plugin 1.0.0..1.1.0 --------------------------------------------- daacfa5 Optimize the create device profile interface 9598d44 [goal] Fixing lower constraints for Ubuntu Focal 12cf488 Switch to newer openstackdocstheme and reno versions 5bcd721 Fix hacking min version to 3.0.1 a3d401e Add py38 package metadata f7f818d Fix a typo Diffstat (except docs and test files) ------------------------------------- cyborg_tempest_plugin/services/cyborg_data.py | 8 ++++++++ releasenotes/source/conf.py | 8 +++----- requirements.txt | 2 +- setup.cfg | 1 + test-requirements.txt | 14 +++++++------- 8 files changed, 27 insertions(+), 38 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index db20340..cc8423f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10 +10 @@ oslo.utils>=3.33.0 # Apache-2.0 -testtools>=2.2.0 # MIT +testtools>=2.4.0 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 64a6018..490befa 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5 +5 @@ -hacking>=3.0,<3.1.0 # Apache-2.0 +hacking>=3.0.1,<3.1.0 # Apache-2.0 @@ -9,5 +9,5 @@ python-subunit>=0.0.18 # Apache-2.0/BSD -oslotest>=1.10.0 # Apache-2.0 -stestr>=1.0.0 # Apache-2.0 -testtools>=1.4.0 # MIT -sphinx>=1.8.0,!=2.1.0 # BSD -openstackdocstheme>=1.18.1 # Apache-2.0 +oslotest>=3.2.0 # Apache-2.0 +stestr>=2.2.0 # Apache-2.0 +testtools>=2.4.0 # MIT +sphinx>=2.0.0,!=2.1.0 # BSD +openstackdocstheme>=2.2.1 # Apache-2.0 @@ -15 +15 @@ openstackdocstheme>=1.18.1 # Apache-2.0 -reno>=2.5.0 # Apache-2.0 +reno>=3.1.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org