cloudkitty_tempest_plugin 2.2.0 (wallaby)
We exuberantly announce the release of: cloudkitty_tempest_plugin 2.2.0: Tempest plugin for CloudKitty This release is part of the wallaby release series. The source is available from: https://opendev.org/openstack/cloudkitty_tempest_plugin Download the package from: https://tarballs.openstack.org/cloudkitty-tempest-plugin/ For more details, please see below. Changes in cloudkitty_tempest_plugin 2.0.0..2.2.0 ------------------------------------------------- 4ceb427 migrate testing to ubuntu focal 071edd5 Add py38 package metadata 22a1465 Add stable branch jobs on the plugins master gate cb67673 Remove .testr.conf Diffstat (except docs and test files) ------------------------------------- .testr.conf | 5 ----- .zuul.yaml | 24 ++++++++++++++++++++++++ setup.cfg | 1 + test-requirements.txt | 4 ++++ 4 files changed, 29 insertions(+), 5 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index c945165..733d533 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,0 +6,4 @@ hacking>=1.1.0,<1.2.0 # Apache-2.0 +# remove this pyflakes from here once you bump the +# hacking to 3.2.0 or above. hacking 3.2.0 takes +# care of pyflakes version compatibilty. +pyflakes>=2.1.1
participants (1)
-
no-reply@openstack.org