[release-announce] castellan 3.1.1 (victoria)

no-reply at openstack.org no-reply at openstack.org
Thu Jun 18 15:59:07 UTC 2020


We are glad to announce the release of:

castellan 3.1.1: 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.

Changes in castellan 3.1.0..3.1.1
---------------------------------

59f9380 Add handler for Bad Request error during Vault authentication
7198689 drop mock from lower-constraints
a39ed69 Some Cleanups
a7de07c Update lower-constraints versions


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                 |  2 +-
castellan/key_manager/vault_key_manager.py | 10 +++++++---
lower-constraints.txt                      | 28 ++++++++++------------------
requirements.txt                           |  1 -
setup.py                                   |  9 ---------
tox.ini                                    |  4 +---
6 files changed, 19 insertions(+), 35 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 5bec0f2..369de27 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +5,0 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-Babel!=2.4.0,>=2.3.4 # BSD






More information about the Release-announce mailing list