[release-announce] castellan 3.8.0 (xena)
no-reply at openstack.org
no-reply at openstack.org
Wed May 12 16:52:19 UTC 2021
We are glad to announce the release of:
castellan 3.8.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.8.0
^^^^^
New Features
* The new "[barbican] barbican_region_name" option has been added.
This parameter is used to determine the proper Barbican endpoint in
the multi-region deployment which has a different Barbican endpoint
in each region.
Changes in castellan 3.7.1..3.8.0
---------------------------------
977e083 setup.cfg: Replace dashes with underscores
1f5c952 Move flake8 as a pre-commit local target.
33de80a Add Python3 xena unit tests
cec4584 Update master for stable/wallaby
e7b8bf9 Remove lower-constraints remnants
bfcf4b2 Simplify the reference to barbican parameters
8c48341 Allow specifying region of barbican endpoint
Diffstat (except docs and test files)
-------------------------------------
.pre-commit-config.yaml | 10 +-
.zuul.yaml | 2 +-
castellan/key_manager/barbican_key_manager.py | 23 ++--
.../unit/key_manager/test_barbican_key_manager.py | 128 ++++++++++++++++++++-
lower-constraints.txt | 61 ----------
...region-name-config-option-31bec809292302b8.yaml | 7 ++
releasenotes/source/index.rst | 1 +
releasenotes/source/wallaby.rst | 6 +
setup.cfg | 8 +-
tox.ini | 6 -
10 files changed, 168 insertions(+), 84 deletions(-)
More information about the Release-announce
mailing list