We are satisfied to announce the release of: castellan 3.5.0: Generic Key Manager interface for OpenStack This release is part of the victoria 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.5.0 ^^^^^ Bug Fixes * "barbican_endpoint_type" is now used to retrieve Barbican endpoint URL from service catalog. This config option is set to 'public' by default so it will not change the current behaviour. Changes in castellan 3.4.0..3.5.0 --------------------------------- ecf2b1f zuul: use the new barbican simple-crypto job e63d813 Use 'barbican_endpoint_type'config option to get endpoint from catalog 62a826c Bump bandit version Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 4 ++-- castellan/key_manager/barbican_key_manager.py | 3 ++- .../use-barbican-endpoint-type-config-option-e583d30930cc22ba.yaml | 6 ++++++ test-requirements.txt | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 212a0c9..1a0b2f5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -18 +18 @@ testtools>=2.2.0 # MIT -bandit>=1.1.0,<1.6.0 # Apache-2.0 +bandit>=1.6.0,<1.7.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org