[release-announce] barbican_tempest_plugin 1.4.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 23 20:59:30 UTC 2021


We are pleased to announce the release of:

barbican_tempest_plugin 1.4.0: OpenStack barbican tempest tests.

This release is part of the xena 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.3.0..1.4.0
-----------------------------------------------

25e16b8 Don't use legacy exponent for RSA
990536b Use the encryption provider constants (2)
e3cafb2 Add stable/wallaby jobs on master gate
63b174e Add secure-rbac tests for TransportKeys API
e654464 Add secure-rbac tests for SecretStores API
98b7523 Add secure-rbac tests for Quotas
1febf40 Add secure-rbac tests for Orders
db9b512 Add secure-rbac tests for Containers
170a948 Update TOX_CONSTRAINTS_FILE
42eec76 Remove old pep8 ignores that are no longer necessary


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

.zuul.yaml                                         |   6 +
barbican_tempest_plugin/config.py                  |  11 +
barbican_tempest_plugin/plugin.py                  |   8 +-
.../services/key_manager/json/__init__.py          |   8 +-
.../services/key_manager/json/base.py              |  22 ++
.../services/key_manager/json/container_client.py  |   8 +-
.../services/key_manager/json/order_client.py      |   9 +-
.../services/key_manager/json/quota_client.py      |   7 +-
.../services/key_manager/json/secret_client.py     |  10 +-
.../key_manager/json/secret_stores_client.py       |  60 +++++
.../key_manager/json/transport_key_client.py       |  44 ++++
tox.ini                                            |   6 +-
21 files changed, 1102 insertions(+), 69 deletions(-)







More information about the Release-announce mailing list