We are pumped to announce the release of: castellan 1.3.3: Generic Key Manager interface for OpenStack This release is part of the train stable 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. 1.3.3 ^^^^^ Bug Fixes * Add a new parameter, "verify_ssl_path", that can be used to configure the path to CA certs when verifying requests to Barbican. Changes in castellan 1.3.2..1.3.3 --------------------------------- 884dee7 add "verify_ssl_path" config for barbican key manager 1f8529e Removes context "validation". Diffstat (except docs and test files) ------------------------------------- castellan/key_manager/barbican_key_manager.py | 15 ++++-- castellan/key_manager/vault_key_manager.py | 30 ------------ castellan/options.py | 5 ++ .../functional/key_manager/test_key_manager.py | 1 + .../key_manager/test_vault_key_manager.py | 53 ++-------------------- .../notes/bug-1876102-7c7288fb6e90b11d.yaml | 6 +++ 7 files changed, 34 insertions(+), 85 deletions(-)
participants (1)
-
no-reply@openstack.org