We are happy to announce the release of: murano-dashboard 14.0.0: The Murano Dashboard This release is part of the zed release series. The source is available from: https://opendev.org/openstack/murano-dashboard Download the package from: https://tarballs.openstack.org/murano-dashboard/ Please report issues through: https://bugs.launchpad.net/murano/+bugs For more details, please see below. Changes in murano-dashboard 13.0.0..14.0.0 ------------------------------------------ 02edabd8 Migrate to AngularJS v1.8.2 5a36a31d Imported Translations from Zanata b311df80 Use Horizon project template for nodejs jobs 28d43939 Cleanup for lower-constraints job 7e51c854 Add Python3 zed unit tests 7f293647 Fixed Unit test for murano-dashboard 5ba4e814 Update master for stable/yoga Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 5 +- lower-constraints.txt | 144 --------------------- .../static/app/murano/murano.service.js | 10 +- releasenotes/source/index.rst | 1 + .../locale/en_GB/LC_MESSAGES/releasenotes.po | 14 +- releasenotes/source/yoga.rst | 6 + requirements.txt | 3 + tox.ini | 7 - 11 files changed, 38 insertions(+), 166 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index c649ed93..af6fe0f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -0,0 +1,3 @@ +# 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.
participants (1)
-
no-reply@openstack.org