[release-announce] freezer-web-ui 14.0.0 (antelope)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 22 12:24:18 UTC 2023


We are ecstatic to announce the release of:

freezer-web-ui 14.0.0: Freezer - Backup as a Service User Interface

This release is part of the antelope release series.

The source is available from:

    https://opendev.org/openstack/freezer-web-ui

Download the package from:

    https://pypi.org/project/freezer-web-ui

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/freezer-web-
ui

For more details, please see below.

Changes in freezer-web-ui 12.0.0..14.0.0
----------------------------------------

cd02688 Dropped the python 3.6/3.7 in zed cycle testing runtime
467ed25 Add zed unit tests
750dac7 Drop lower-constraints.txt and its testing
cc41ded Address RemovedInDjango40Warning


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

.zuul.yaml                         |  3 +--
disaster_recovery/actions/urls.py  | 16 ++++++------
disaster_recovery/api/rest/urls.py | 12 +++++----
disaster_recovery/backups/urls.py  | 13 +++++-----
disaster_recovery/clients/urls.py  | 10 ++++----
disaster_recovery/jobs/urls.py     | 32 +++++++++++------------
disaster_recovery/sessions/urls.py | 26 +++++++++----------
disaster_recovery/urls.py          |  4 +--
lower-constraints.txt              | 52 --------------------------------------
requirements.txt                   |  4 +++
setup.cfg                          |  3 +--
tox.ini                            | 11 +-------
12 files changed, 65 insertions(+), 121 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 4ec7c6c..0f2cf28 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -0,0 +1,4 @@
+# Requirements lower bounds listed here are our best effort to keep them up to
+# date but we do not test them so no guarantee of having them all correct. If
+# you find any incorrect lower bounds, let us know or propose a fix.
+






More information about the Release-announce mailing list