[release-announce] python-barbicanclient 4.10.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Tue Feb 11 13:56:18 UTC 2020


We exuberantly announce the release of:

python-barbicanclient 4.10.0: Client Library for OpenStack Barbican
Key Management API

This release is part of the ussuri release series.

The source is available from:

    https://opendev.org/openstack/python-barbicanclient

Download the package from:

    https://tarballs.openstack.org/python-barbicanclient/

Please report issues through:

    https://bugs.launchpad.net/python-barbicanclient/+bugs

For more details, please see below.

Changes in python-barbicanclient 4.9.0..4.10.0
----------------------------------------------

16760f3 Support two-way auth for barbicanclient
00d70e6 PDF Documentation Build tox target
0863f04 docs: Turn on warning-as-error
79f387f Fix lower-constraints tox target
bdff261 Bump the openstackdocstheme extension to 1.20


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

barbicanclient/barbican.py            | 13 ++++++++++--
barbicanclient/v1/acls.py             |  6 +++---
lower-constraints.txt                 |  3 ++-
test-requirements.txt                 |  3 ++-
tox.ini                               | 24 ++++++++++++++++-----
9 files changed, 89 insertions(+), 26 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index da9fdc7..1491aef 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4 +4 @@
-coverage!=4.4,>=4.0 # Apache-2.0
+coverage!=4.4,>=4.1 # Apache-2.0
@@ -14,0 +15 @@ python-openstackclient>=3.12.0 # Apache-2.0
+sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD






More information about the Release-announce mailing list