[release-announce] python-barbicanclient 4.5.3 (pike)
no-reply at openstack.org
no-reply at openstack.org
Mon Jun 18 13:54:29 UTC 2018
We are jazzed to announce the release of:
python-barbicanclient 4.5.3: Client Library for OpenStack Barbican Key
Management API
This release is part of the pike stable release series.
The source is available from:
https://git.openstack.org/cgit/openstack/python-barbicanclient/
Download the package from:
https://tarballs.openstack.org/python-barbicanclient/
Please report issues through launchpad:
https://bugs.launchpad.net/python-barbicanclient/
For more details, please see below.
Changes in python-barbicanclient 4.5.2..4.5.3
---------------------------------------------
9f6dcb0 Pass OSC interface through to barbican plugin
6dcb131 Updated from global requirements
775de93 Updated from global requirements
affba37 Update UPPER_CONSTRAINTS_FILE for stable/pike
989fc93 Update .gitreview for stable/pike
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 2 +-
barbicanclient/osc_plugin.py | 3 ++-
requirements.txt | 2 +-
test-requirements.txt | 4 ++--
tox.ini | 2 +-
5 files changed, 7 insertions(+), 6 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 44da02a..edfe65a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ cliff>=2.8.0 # Apache-2.0
-keystoneauth1>=3.0.1 # Apache-2.0
+keystoneauth1>=3.1.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 4eedab7..a88f402 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14 +14 @@ oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
-python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
+python-openstackclient>=3.11.0 # Apache-2.0
@@ -18 +18 @@ 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