[release-announce] barbican_tempest_plugin 1.2.0 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Mon Feb 8 13:54:02 UTC 2021
We exuberantly announce the release of:
barbican_tempest_plugin 1.2.0: 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.1.0..1.2.0
-----------------------------------------------
35ffd4e Add py38 package metadata
0525790 Remove six
a4523f3 Remove a dummy test
696827e bump py37 to py38 in tox.ini
Diffstat (except docs and test files)
-------------------------------------
.../services/key_manager/json/consumer_client.py | 2 +-
.../services/key_manager/json/container_client.py | 2 +-
.../services/key_manager/json/order_client.py | 2 +-
.../services/key_manager/json/quota_client.py | 2 +-
.../services/key_manager/json/secret_client.py | 3 +--
requirements.txt | 1 -
setup.cfg | 1 +
tox.ini | 2 +-
9 files changed, 7 insertions(+), 37 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 761711f..67ae150 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +6,0 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-six>=1.10.0 # MIT
More information about the Release-announce
mailing list