We are tickled pink to announce the release of: barbican 8.0.1: OpenStack Secure Key Management This release is part of the stein stable release series. The source is available from: https://opendev.org/openstack/barbican Download the package from: https://tarballs.openstack.org/barbican/ Please report issues through: https://bugs.launchpad.net/barbican/+bugs For more details, please see below. Changes in barbican 8.0.0..8.0.1 -------------------------------- 3d23804a Fix the barbicanclient installation not from source deca49e3 Don't use branch matching bb40485d Make broken fedora_latest job n-v 7a3396dc Fix py3 compatibility issue in PKCS#11 plugin c7d48bb3 Update UPPER_CONSTRAINTS_FILE for stable/stein cefccb07 Update .gitreview for stable/stein 367453b5 Fix the bug of pep8 and building api-guide 35f698da OpenDev Migration Patch 93864076 Replace openstack.org git:// URLs with https:// Diffstat (except docs and test files) ------------------------------------- .gitreview | 3 ++- .zuul.yaml | 24 +++++++++++----------- barbican/plugin/crypto/pkcs11.py | 12 +++++++++-- barbican/plugin/crypto/simple_crypto.py | 2 +- barbican/plugin/util/multiple_backends.py | 2 +- barbican/plugin/util/translations.py | 16 +++++++-------- devstack/lib/barbican | 8 +++++--- devstack/plugin.sh | 1 - devstack/settings | 8 ++++---- .../api/v1/functional/test_secretstores.py | 4 ++-- playbooks/legacy/barbican-devstack-base/run.yaml | 8 ++++---- .../barbican-devstack-functional-base/run.yaml | 8 ++++---- .../legacy/barbican-devstack-tempest-base/run.yaml | 8 ++++---- .../legacy/grenade-devstack-barbican/run.yaml | 10 ++++----- tox.ini | 7 ++++--- 19 files changed, 89 insertions(+), 69 deletions(-)
participants (1)
-
no-reply@openstack.org