[release-announce] solum-dashboard 9.0.0 (zed)
no-reply at openstack.org
no-reply at openstack.org
Wed Oct 5 12:34:13 UTC 2022
We joyfully announce the release of:
solum-dashboard 9.0.0: Solum Dashboard
This release is part of the zed release series.
The source is available from:
https://opendev.org/openstack/solum-dashboard
Download the package from:
https://tarballs.openstack.org/solum-dashboard/
Please report issues through:
https://bugs.launchpad.net/solum/+bugs
For more details, please see below.
Changes in solum-dashboard 8.0.0..9.0.0
---------------------------------------
297460c Drop lower-constraints.txt and its testing
e881ae2 Address RemovedInDjango40Warning
79b200f Add Python3 zed unit tests
743f48f Use py3 as the default runtime for tox
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 5 +-
lower-constraints.txt | 140 -----------------------------------
requirements.txt | 4 +
solumdashboard/applications/urls.py | 24 +++---
solumdashboard/assemblies/urls.py | 9 ++-
solumdashboard/languagepacks/urls.py | 12 +--
tox.ini | 8 +-
7 files changed, 30 insertions(+), 172 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index be15157..7e91f03 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