[release-announce] tacker-horizon 6.0.0 (zed)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 5 12:35:18 UTC 2022


We are stoked to announce the release of:

tacker-horizon 6.0.0: Tacker extension for Horizon

This release is part of the zed release series.

The source is available from:

    https://opendev.org/openstack/tacker-horizon

Download the package from:

    https://tarballs.openstack.org/tacker-horizon/

Please report issues through:

    https://bugs.launchpad.net/tacker/+bugs

For more details, please see below.

Changes in tacker-horizon 5.0.0..6.0.0
--------------------------------------

afc4b89 Drop lower-constraints.txt and its testing
cb5ca26 Address RemovedInDjango40Warning
84e5380 Add Python3 zed unit tests


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

.zuul.yaml                                         |   3 +-
lower-constraints.txt                              | 114 ---------------------
requirements.txt                                   |   4 +
.../dashboards/nfv/nscatalog/urls.py               |   9 +-
.../dashboards/nfv/nsmanager/urls.py               |   9 +-
.../openstack_dashboard/dashboards/nfv/vim/urls.py |  10 +-
.../dashboards/nfv/vnfcatalog/urls.py              |   9 +-
.../dashboards/nfv/vnffgcatalog/urls.py            |  11 +-
.../dashboards/nfv/vnffgmanager/urls.py            |  10 +-
.../dashboards/nfv/vnfmanager/urls.py              |   9 +-
tox.ini                                            |   7 --
11 files changed, 43 insertions(+), 152 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index d91dec8..b2948d2 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