We are psyched to announce the release of: magnum-ui 11.0.0: Magnum User Interface This release is part of the zed release series. The source is available from: https://opendev.org/openstack/magnum-ui Download the package from: https://tarballs.openstack.org/magnum-ui/ Please report issues through: https://bugs.launchpad.net/magnum-ui/+bugs For more details, please see below. Changes in magnum-ui 10.0.0..11.0.0 ----------------------------------- 4469725 Migrate to AngularJS v1.8.2 e74bd82 Use Horizon project template for nodejs jobs 4c63756 Drop lower-constraints.txt and its testing e203d77 Fixed Unit test for magnum-ui 36b57fa Add Python3 zed unit tests b4ec182 Update master for stable/yoga Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 5 +- lower-constraints.txt | 136 --------------------- magnum_ui/karma.conf.js | 5 +- .../cluster-templates/delete/delete.service.js | 4 +- .../clusters/create/create.service.spec.js | 8 +- .../clusters/delete/delete.service.js | 4 +- .../clusters/resize/resize.service.js | 1 + .../clusters/rolling-upgrade/upgrade.service.js | 1 + .../dashboard/container-infra/magnum.service.js | 54 ++++---- .../quotas/delete/delete.service.js | 4 +- package.json | 6 +- releasenotes/source/index.rst | 1 + releasenotes/source/yoga.rst | 6 + requirements.txt | 4 + tox.ini | 16 +-- 16 files changed, 60 insertions(+), 197 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index ac57e52..3728fed 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. +
participants (1)
-
no-reply@openstack.org