[release-announce] castellan 3.7.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Thu Dec 3 15:35:57 UTC 2020


We are gleeful to announce the release of:

castellan 3.7.0: Generic Key Manager interface for OpenStack

This release is part of the wallaby 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.6.0..3.7.0
---------------------------------

aede086 Remove six
b719a5b Adding pre-commit
5417735 Add Python3 wallaby unit tests
70ee329 Update master for stable/victoria


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

.pre-commit-config.yaml          | 35 +++++++++++++++++++++++++++++++++++
.zuul.yaml                       |  2 +-
lower-constraints.txt            |  1 -
releasenotes/source/index.rst    |  1 +
releasenotes/source/victoria.rst |  6 ++++++
test-requirements.txt            |  2 ++
tox.ini                          |  2 +-
8 files changed, 48 insertions(+), 7 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 1a0b2f5..eedc2f8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -19,0 +20,2 @@ pifpaf>=0.10.0 # Apache-2.0
+
+pre-commit>=2.6.0 # MIT






More information about the Release-announce mailing list