[release-announce] barbican_tempest_plugin 1.1.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Fri Oct 2 12:34:14 UTC 2020


We are ecstatic to announce the release of:

barbican_tempest_plugin 1.1.0: OpenStack barbican tempest tests.

This release is part of the victoria 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.0.0..1.1.0
-----------------------------------------------

826e26f Fix setup.cfg keywords
3f35bff Deprecate scenario.img_dir option
da01199 Ceph Multibackend changes
a0d3e45 [goal] Migrate testing to ubuntu focal
73a0d09 zuul: migrate and clean the tempest native jobs
0a13a38 Use the encryption provider constants
f36d46b Add certificate validation scenario tests


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                         |  82 +++++++++-
.../scenario/test_ephemeral_disk_encryption.py     |  10 ++
setup.cfg                                          |   9 +-
test-requirements.txt                              |   4 +
tools/pre_test_hook.sh                             |   1 +
10 files changed, 356 insertions(+), 23 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index c2d595b..b99db27 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,0 +6,4 @@ 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






More information about the Release-announce mailing list