freezer_tempest_plugin 1.2.0 (wallaby)
We are satisfied to announce the release of: freezer_tempest_plugin 1.2.0: Tempest plugin for the freezer project. This release is part of the wallaby release series. The source is available from: https://opendev.org/openstack/freezer_tempest_plugin Download the package from: https://tarballs.openstack.org/freezer-tempest-plugin/ For more details, please see below. Changes in freezer_tempest_plugin 1.0.0..1.2.0 ---------------------------------------------- 564b037 Fix a bug for tempst e804615 [goal] Migrate freezer-tempest-plugin jobs to focal 36d588a zuul: cleanup the jobs a bit d82ad4b Update DevStack installation guide a352e40 Remove keystone v2 related code. e4b0b93 Switch to newer openstackdocstheme and reno versions 0659d19 Fix hacking min version to 3.0.1 3300282 Add stable branch jobs on the plugins master gate a153805 Update docs building Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 68 +++++++++++----------- devstack/README.rst | 11 +++- freezer_tempest_plugin/README.rst | 8 +-- freezer_tempest_plugin/common.py | 14 ++--- releasenotes/source/conf.py | 12 +++- setup.cfg | 23 -------- test-requirements.txt | 8 +-- tox.ini | 14 +++-- 13 files changed, 90 insertions(+), 90 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index efaff3a..7ef9f3d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5 @@ -hacking>=1.1.0,<1.2.0 # Apache-2.0 - -sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD -oslosphinx>=4.7.0 # Apache-2.0 - -# releasenotes -reno>=2.5.0 # Apache-2.0 +hacking>=3.0.1,<3.1.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org