[release-announce] magnum-ui 8.0.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 14 11:10:21 UTC 2021


We are pumped to announce the release of:

magnum-ui 8.0.0: Magnum User Interface

This release is part of the wallaby 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 7.0.0..8.0.0
---------------------------------

e551887 Imported Translations from Zanata
5be62ae Use TOX_CONSTRAINTS_FILE
a09bcb0 Update lower-constraints for new pip
086d137 Imported Translations from Zanata
ade04f4 Add Python3 wallaby unit tests
bbb6783 Update master for stable/victoria
de13159 [goal] Migrate testing to ubuntu focal


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

.zuul.yaml                                                   |  2 +-
bindep.txt                                                   |  4 ++++
lower-constraints.txt                                        | 11 +++++------
magnum_ui/locale/en_GB/LC_MESSAGES/djangojs.po               |  7 +++++--
magnum_ui/locale/{zh_CN => zh_Hans}/LC_MESSAGES/django.po    |  2 +-
magnum_ui/locale/{zh_CN => zh_Hans}/LC_MESSAGES/djangojs.po  |  2 +-
releasenotes/source/index.rst                                |  1 +
releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po | 10 +++++-----
releasenotes/source/victoria.rst                             |  6 ++++++
setup.cfg                                                    |  1 +
test-requirements.txt                                        |  6 +-----
tools/install_venv.py                                        |  1 +
tox.ini                                                      |  6 +++---
13 files changed, 35 insertions(+), 24 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index c9bfa73..e261ca2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,5 +10 @@
-hacking>=1.1.0,<1.2.0 # Apache-2.0
-# remove this pyflakes from here once you bump the
-# hacking to 3.2.0 or above. hacking 3.2.0 takes
-# care of pyflakes version compatibilty.
-pyflakes>=2.1.1
+hacking>=4.0.0,<4.1.0 # Apache-2.0






More information about the Release-announce mailing list