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

no-reply at openstack.org no-reply at openstack.org
Mon Nov 20 13:07:29 UTC 2017


We are thrilled to announce the release of:

castellan 0.12.1: Generic Key Manager interface for OpenStack

This release is part of the pike release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

    https://bugs.launchpad.net/castellan

For more details, please see below.

Changes in castellan 0.12.0..0.12.1
-----------------------------------

6048aae Updated from global requirements
99d12ab Update UPPER_CONSTRAINTS_FILE for stable/pike
d0addc5 Update .gitreview for stable/pike


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

.gitreview            | 1 +
requirements.txt      | 6 +++---
test-requirements.txt | 4 ++--
tox.ini               | 2 +-
4 files changed, 7 insertions(+), 6 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index dc856ae..83d42b4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,2 +7,2 @@ Babel!=2.4.0,>=2.3.4 # BSD
-cryptography>=1.6 # BSD/Apache-2.0
-python-barbicanclient>=4.0.0 # Apache-2.0
+cryptography!=2.0,>=1.6 # BSD/Apache-2.0
+python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0
@@ -14 +14 @@ oslo.utils>=3.20.0 # Apache-2.0
-keystoneauth1>=2.21.0 # Apache-2.0
+keystoneauth1>=3.1.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 3637e7a..d661a26 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +7 @@ coverage!=4.4,>=4.0 # Apache-2.0
-python-barbicanclient>=4.0.0 # Apache-2.0
+python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0
@@ -10 +10 @@ sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0






More information about the Release-announce mailing list