[release-announce] magnum-ui 5.3.1 (train)

no-reply at openstack.org no-reply at openstack.org
Tue Feb 16 09:15:52 UTC 2021


We are psyched to announce the release of:

magnum-ui 5.3.1: Magnum User Interface

This release is part of the train stable 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 5.3.0..5.3.1
---------------------------------

7e10a6a Use default-worker instead of production_group
5183ec8 Move hacking to tox.ini
7f07bd3 Fix cluster resize
3048664 Fix npm jobs


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

lower-constraints.txt                                        |  1 -
magnum_ui/api/rest/magnum.py                                 | 12 +++++++-----
.../container-infra/clusters/resize/resize.service.js        |  2 +-
.../clusters/rolling-upgrade/upgrade.service.js              |  2 +-
.../static/dashboard/container-infra/magnum.service.spec.js  |  8 ++++----
package.json                                                 |  2 +-
test-requirements.txt                                        |  2 --
tox.ini                                                      |  1 +
8 files changed, 15 insertions(+), 15 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 055dece..b2c91cf 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,2 +8,0 @@
-# Hacking should appear first in case something else depends on pep8
-hacking>=1.1.0,<1.2.0 # Apache-2.0






More information about the Release-announce mailing list