[release-announce] ironic-lib 4.3.1 (victoria)
no-reply at openstack.org
no-reply at openstack.org
Fri Jul 24 18:43:34 UTC 2020
We are amped to announce the release of:
ironic-lib 4.3.1: Ironic common library
This release is part of the victoria release series.
The source is available from:
https://opendev.org/openstack/ironic-lib
Download the package from:
https://pypi.org/project/ironic-lib
Please report issues through:
https://storyboard.openstack.org/#!/project/openstack/ironic-lib
For more details, please see below.
Changes in ironic-lib 4.3.0..4.3.1
----------------------------------
c080681 Return correct response on HTTP basic failure
01574fa Set min version of tox to 3.2.1
f898a78 Support more bcrypt prefixes
c3d9449 Use unittest.mock instead of mock
4c18543 Fix for latest zeroconf version
Diffstat (except docs and test files)
-------------------------------------
ironic_lib/auth_basic.py | 22 +++++++++++++++-------
ironic_lib/exception.py | 1 +
lower-constraints.txt | 1 -
requirements.txt | 1 +
tox.ini | 2 +-
7 files changed, 48 insertions(+), 18 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 53d867c..84b9647 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15,0 +16 @@ bcrypt>=3.1.3 # Apache-2.0
+WebOb>=1.7.1 # MIT
More information about the Release-announce
mailing list