[release-announce] python-freezerclient 4.0.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Mon Sep 14 14:10:28 UTC 2020


We are amped to announce the release of:

python-freezerclient 4.0.0: OpenStack Disaster Recovery API Client
Library

This release is part of the victoria stable release series.

The source is available from:

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

Download the package from:

    https://pypi.org/project/python-freezerclient

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/python-
freezerclient

For more details, please see below.

Changes in python-freezerclient 3.1.0..4.0.0
--------------------------------------------

7f21934 Fix tip error
8c7e59c Add py38 in tox.
0df8a1d Remove keystone v2 related code
da8b317 Fix hacking min version to 3.0.1


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

freezerclient/shell.py                     | 5 ++---
freezerclient/v1/client.py                 | 5 +----
freezerclient/v2/client.py                 | 6 +-----
test-requirements.txt                      | 3 ++-
tox.ini                                    | 6 +++---
8 files changed, 13 insertions(+), 30 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 29b8f4d..4f27e39 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6 @@
-hacking>=3.0,<3.1.0 # Apache-2.0
+hacking>=3.0.1,<3.1.0 # Apache-2.0
@@ -11,0 +12 @@ astroid==2.1.0 # LGPLv2.1
+isort==4.3.21 #MIT






More information about the Release-announce mailing list