[release-announce] magnum-ui 4.0.1 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Sep 10 05:35:35 UTC 2018


We are delighted to announce the release of:

magnum-ui 4.0.1: Magnum User Interface

This release is part of the queens stable release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/magnum-ui

Download the package from:

    https://tarballs.openstack.org/magnum-ui/

Please report issues through launchpad:

    http://bugs.launchpad.net/magnum-ui

For more details, please see below.

Changes in magnum-ui 4.0.0..4.0.1
---------------------------------

a6d173d Add swarm-mode as COE
08b895e Fix JS error on routed-details-view when execute show-certificate
6280e47 Fix show certificate button returning invalid CA
b795e75 import zuul job settings from project-config
b328895 Fix horizon dependency from master to stable branch
53f5ab4 Enable to update Lables for cluster template
051408e Update UPPER_CONSTRAINTS_FILE for stable/queens
35a8cf2 Update .gitreview for stable/queens


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

.gitreview                                         |  1 +
.zuul.yaml                                         | 32 ++++++++++++++++++++++
magnum_ui/api/magnum.py                            | 12 +++-----
.../cluster-templates/cluster-templates.module.js  |  1 +
.../cluster-templates/workflow/workflow.service.js |  9 ++++--
.../workflow/workflow.service.spec.js              |  4 +++
.../show-certificate/show-certificate.service.js   | 11 ++++++--
test-requirements.txt                              |  2 +-
tox.ini                                            |  2 +-
9 files changed, 59 insertions(+), 15 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 3621314..cc146fc 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -28 +28 @@ xvfbwrapper>=0.1.3 #license: MIT
-http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
+http://tarballs.openstack.org/horizon/horizon-stable-queens.tar.gz#egg=horizon






More information about the Release-announce mailing list