[release-announce] barbican_tempest_plugin 1.2.1 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Wed Mar 17 12:38:54 UTC 2021
We are psyched to announce the release of:
barbican_tempest_plugin 1.2.1: OpenStack barbican tempest tests.
This release is part of the wallaby release series.
The source is available from:
https://opendev.org/openstack/barbican_tempest_plugin
Download the package from:
https://tarballs.openstack.org/barbican-tempest-plugin/
For more details, please see below.
Changes in barbican_tempest_plugin 1.2.0..1.2.1
-----------------------------------------------
89fe14e [goal] Keep barbican-tempest-plugin stable jobs to bionic
1972c46 Copy created image into all available glance stores
2691c01 Fix test_signed_image_upload_boot_failure skip method
d02f568 fix urls in README
a318f6d Update hacking for Python3
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 15 ++++++++-----
README.rst | 2 +-
test-requirements.txt | 6 +----
tox.ini | 3 ++-
6 files changed, 40 insertions(+), 18 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index b99db27..bf16924 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,5 +5 @@
-hacking<0.13,>=0.12.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
+hacking>=3.2.0,<3.3.0 # Apache-2.0
More information about the Release-announce
mailing list