[release-announce] tacker-horizon 3.0.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 14 11:23:23 UTC 2021


We eagerly announce the release of:

tacker-horizon 3.0.0: Tacker extension for Horizon

This release is part of the wallaby 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 2.0.0..3.0.0
--------------------------------------

70566f4 Dropping explicit unicode literal
aa79455 Update TOX_CONSTRAINTS_FILE
b34d7cd Move tacker-horizon to new hacking 4.0.0
15fe713 Add Python3 wallaby unit tests


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

.zuul.yaml                                         |  2 +-
lower-constraints.txt                              |  2 -
.../dashboards/nfv/nscatalog/tables.py             |  8 +--
.../dashboards/nfv/nsmanager/tables.py             |  8 +--
.../dashboards/nfv/vim/tables.py                   |  8 +--
.../dashboards/nfv/vnfcatalog/tables.py            |  8 +--
.../dashboards/nfv/vnffgcatalog/tables.py          |  8 +--
.../dashboards/nfv/vnffgmanager/tables.py          | 68 +++++++++++-----------
.../dashboards/nfv/vnfmanager/tables.py            | 68 +++++++++++-----------
test-requirements.txt                              |  2 +-
tox.ini                                            |  4 +-
12 files changed, 97 insertions(+), 99 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index c4b9109..e440ac6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@
-hacking>=3.0.1,<3.1.0 # Apache-2.0
+hacking>=4.0.0,<4.1.0 # Apache-2.0






More information about the Release-announce mailing list