We eagerly announce the release of: monasca-ui 4.0.0: Monasca Plugin for Horizon This release is part of the wallaby release series. The source is available from: https://opendev.org/openstack/monasca-ui Download the package from: https://tarballs.openstack.org/monasca-ui/ Please report issues through: https://bugs.launchpad.net/monasca/+bugs For more details, please see below. Changes in monasca-ui 3.0.0..4.0.0 ---------------------------------- eb44a10 Imported Translations from Zanata eb06956 Use TOX_CONSTRAINTS_FILE 6f429c8 bump py37 to py38 in tox.ini 61c8458 Align lower-constraints for new pip 2ec9b30 Imported Translations from Zanata c1ae54b Remove six 1da1b7f Add Python3 wallaby unit tests b4991fc Cleanup for Refactor-error-messages Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- lower-constraints.txt | 13 ++++---- monitoring/alarmdefs/forms.py | 9 ++--- monitoring/alarmdefs/views.py | 3 +- monitoring/alarmdefs/workflows.py | 10 +++--- monitoring/alarms/forms.py | 21 ++++++------ monitoring/alarms/views.py | 5 ++- monitoring/locale/de/LC_MESSAGES/django.po | 30 +---------------- monitoring/locale/en_GB/LC_MESSAGES/django.po | 45 ++++++++++++------------- monitoring/locale/id/LC_MESSAGES/django.po | 30 +---------------- monitoring/locale/ja/LC_MESSAGES/django.po | 47 +++++++++++++-------------- monitoring/locale/ko_KR/LC_MESSAGES/django.po | 30 +---------------- monitoring/notifications/forms.py | 9 +++-- monitoring/notifications/tables.py | 6 ++-- monitoring/overview/views.py | 10 +++--- requirements.txt | 1 - setup.cfg | 1 + tox.ini | 4 +-- 19 files changed, 91 insertions(+), 187 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index cd3182d..4b0c404 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +6,0 @@ horizon>=17.1.0 # Apache-2.0 -six>=1.10.0 # MIT
participants (1)
-
no-reply@openstack.org