We are tickled pink to announce the release of: castellan 4.1.0: Generic Key Manager interface for OpenStack This release is part of the antelope 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. Changes in castellan 4.0.0..4.1.0 --------------------------------- fe10397 Initial change to add secret consumers fb6b880 Fix tox4 error 316db6c Make tests more consistent 88fe06e Add Python3 antelope unit tests c6ad6b9 Update master for stable/zed Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- castellan/common/objects/key.py | 2 ++ castellan/common/objects/managed_object.py | 18 ++++++++-- castellan/common/objects/opaque_data.py | 5 +-- castellan/common/objects/passphrase.py | 6 ++-- castellan/common/objects/private_key.py | 5 +-- castellan/common/objects/public_key.py | 5 +-- castellan/common/objects/symmetric_key.py | 5 +-- castellan/common/objects/x_509.py | 5 +-- .../functional/key_manager/test_key_manager.py | 5 +-- releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 6 ++++ tox.ini | 9 ++--- 19 files changed, 185 insertions(+), 47 deletions(-)
participants (1)
-
no-reply@openstack.org