[release-announce] magnum-ui 3.0.1 (pike)

no-reply at openstack.org no-reply at openstack.org
Tue Apr 16 19:34:24 UTC 2019


We are gleeful to announce the release of:

magnum-ui 3.0.1: Magnum User Interface

This release is part of the pike stable release series.

The source is available from:

    https://git.openstack.org/cgit/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 3.0.0..3.0.1
---------------------------------

3dc74b2 Replace openstack.org git:// URLs with https://
ffcce4a Set ubuntu-xenial for nodejs jobs
3c70510 Add attributes for cluster to show
e7cf464 import zuul job settings from project-config
6982c01 Fix horizon dependency from master to stable branch
7d6f02e Imported Translations from Zanata
0b9fc50 Updated from global requirements
ff7e865 Update UPPER_CONSTRAINTS_FILE for stable/pike
a963a3b Update .gitreview for stable/pike


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

.gitreview                                         |   1 +
.zuul.yaml                                         |  36 +++
magnum_ui/locale/en_AU/LC_MESSAGES/djangojs.po     |   8 +-
magnum_ui/locale/ko_KR/LC_MESSAGES/django.po       |   8 +-
magnum_ui/locale/ko_KR/LC_MESSAGES/djangojs.po     |   8 +-
magnum_ui/locale/pt_BR/LC_MESSAGES/django.po       |   8 +-
magnum_ui/locale/pt_BR/LC_MESSAGES/djangojs.po     |   8 +-
magnum_ui/locale/tr_TR/LC_MESSAGES/django.po       |   8 +-
magnum_ui/locale/tr_TR/LC_MESSAGES/djangojs.po     |   8 +-
magnum_ui/locale/zh_CN/LC_MESSAGES/django.po       |   8 +-
magnum_ui/locale/zh_CN/LC_MESSAGES/djangojs.po     |   8 +-
.../clusters/details/drawer.controller.js          |  11 +-
.../clusters/details/drawer.controller.spec.js     |  33 +++
.../container-infra/clusters/details/drawer.html   |  26 +-
.../clusters/details/overview.controller.js        |   9 +
.../clusters/details/overview.controller.spec.js   |   4 +
.../container-infra/clusters/details/overview.html |  48 +++-
package.json                                       |   2 +-
.../source/locale/de/LC_MESSAGES/releasenotes.po   | 316 ---------------------
.../source/locale/id/LC_MESSAGES/releasenotes.po   | 308 --------------------
.../source/locale/ja/LC_MESSAGES/releasenotes.po   | 308 --------------------
.../locale/ko_KR/LC_MESSAGES/releasenotes.po       | 167 -----------
.../locale/zh_CN/LC_MESSAGES/releasenotes.po       | 282 ------------------
test-requirements.txt                              |   6 +-
tox.ini                                            |   2 +-
25 files changed, 193 insertions(+), 1438 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 9ef641e..f9e5b1f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13 +13 @@ django-nose>=1.4.4 # BSD
-mock>=2.0.0 # BSD
+mock>=2.0 # BSD
@@ -22 +22 @@ openstackdocstheme>=1.16.0 # Apache-2.0
-reno>=2.5.0 # Apache-2.0
+reno!=2.3.1,>=1.8.0 # Apache-2.0
@@ -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-pike.tar.gz#egg=horizon






More information about the Release-announce mailing list