[release-announce] [barbican] barbican 5.0.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Wed Aug 30 11:11:56 UTC 2017


We are pumped to announce the release of:

barbican 5.0.0: OpenStack Secure Key Management

This release is part of the pike release series.

Download the package from:

    https://tarballs.openstack.org/barbican/

For more details, please see below.

Changes in barbican 5.0.0.0b3..5.0.0
------------------------------------

3c6df48 Revert "Use devstack functions for deploying barbican-svc"
508a34e Use devstack functions for deploying barbican-svc
961ee0e Remove install-guide env which is no longer effective
d36cca9 Updated from global requirements


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

requirements.txt      | 2 +-
test-requirements.txt | 2 +-
tox.ini               | 3 ---
3 files changed, 2 insertions(+), 5 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 9ffb885..9bcfec8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ cffi # MIT
-cryptography>=1.6 # BSD/Apache-2.0
+cryptography!=2.0,>=1.6 # BSD/Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index fffcd60..fab8066 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -29 +29 @@ reno!=2.3.1,>=1.8.0 # Apache-2.0
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0






More information about the Release-announce mailing list