[release-announce] [oslo] castellan 0.10.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon Jun 19 19:09:45 UTC 2017


We are tickled pink to announce the release of:

castellan 0.10.0: Generic Key Manager interface for OpenStack

This release is part of the pike release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/castellan

Download the package from:

    https://tarballs.openstack.org/castellan/

Please report issues through launchpad:

    http://bugs.launchpad.net/castellan

For more details, please see below.

Changes in castellan 0.9.0..0.10.0
----------------------------------

7608bd1 Updated from global requirements
25bcf9b Updated from global requirements
310fc84 Correct config path in functional test
749db70 Fix error in credential_factory


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

castellan/common/utils.py            | 8 ++++----
requirements.txt                     | 4 ++--
4 files changed, 10 insertions(+), 10 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 0c07c3e..dc856ae 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ python-barbicanclient>=4.0.0 # Apache-2.0
-oslo.config>=4.0.0 # Apache-2.0
+oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
@@ -14 +14 @@ oslo.utils>=3.20.0 # Apache-2.0
-keystoneauth1>=2.20.0 # Apache-2.0
+keystoneauth1>=2.21.0 # Apache-2.0





More information about the Release-announce mailing list