[release-announce] tacker-horizon 0.15.0 (train)

no-reply at openstack.org no-reply at openstack.org
Fri Sep 13 19:28:28 UTC 2019


We contentedly announce the release of:

tacker-horizon 0.15.0: Tacker extension for Horizon

This release is part of the train 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 0.14.0..0.15.0
----------------------------------------

c3806b8 Generate PDF documentation
2a163d3 Add Python 3 Train unit tests
599152d Replace git.openstack.org URLs with opendev.org URLs
f14e187 OpenDev Migration Patch
d27287d Creating VNFD in Dashboard doesn't work
8897f28 Update json module to jsonutils


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

.gitreview                                         |  2 +-
.zuul.yaml                                         |  3 +--
README.rst                                         |  4 ++--
lower-constraints.txt                              |  2 +-
requirements.txt                                   |  1 +
setup.cfg                                          |  1 +
.../dashboards/nfv/vnfcatalog/forms.py             |  3 ++-
.../dashboards/nfv/vnffgmanager/views.py           |  5 ++---
.../dashboards/nfv/vnfmanager/views.py             |  7 +++----
tox.ini                                            | 12 +++++++++++-
14 files changed, 47 insertions(+), 25 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index e82098a..b16f888 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,0 +11 @@ oslo.log>=3.36.0 # Apache-2.0
+oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0






More information about the Release-announce mailing list