We exuberantly announce the release of: castellan 3.9.0: Generic Key Manager interface for OpenStack This release is part of the xena release series. The source is available from: https://opendev.org/openstack/castellan Download the package from: https://tarballs.openstack.org/castellan/ Please report issues through: https://bugs.launchpad.net/castellan/+bugs For more details, please see below. 3.9.0 ^^^^^ New Features * Adds support for using a service user with the Barbican key manager. This is enabled via "[barbican] send_service_user_token", with credentials for the service user configured via keystoneauth options in the "[barbican_service_user]" group. Changes in castellan 3.8.0..3.9.0 --------------------------------- 1620394 barbican key manager: Add support for service user 2073f45 Changed minversion in tox to 3.18.0 0d0c2f2 Add missing font for PDF doc generation Diffstat (except docs and test files) ------------------------------------- bindep.txt | 3 ++ castellan/key_manager/barbican_key_manager.py | 49 +++++++++++++++++++--- .../unit/key_manager/test_barbican_key_manager.py | 29 ++++++++++++- .../barbican-service-user-11ebbfcd33dace9d.yaml | 7 ++++ tox.ini | 6 +-- 5 files changed, 84 insertions(+), 10 deletions(-)