[release-announce] monasca-ui 6.0.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 30 12:03:04 UTC 2022


We are overjoyed to announce the release of:

monasca-ui 6.0.0: Monasca Plugin for Horizon

This release is part of the yoga 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 5.0.0.0rc1..6.0.0
---------------------------------------

d062507 Change policy file format to yaml
0d995d1 Updating python testing classifier as per Yoga testing runtime
1ce80db Add time/times to alarm def creation
9959154 Convert dimension value type from byte to str in MonascaProxyView
884eea8 Add Python3 yoga unit tests
ced9789 Bump decorator version in lower-constraints.txt


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

.zuul.yaml                                         |  2 +-
README.rst                                         |  8 ++---
lower-constraints.txt                              |  2 +-
.../alarmdefs/_create_ad_expression_help.html      | 15 ++++----
monitoring/conf/monitoring_policy.json             |  8 -----
monitoring/conf/monitoring_policy.yaml             |  4 +++
monitoring/config/local_settings.py                |  2 +-
monitoring/locale/en_GB/LC_MESSAGES/django.po      | 16 +++++----
monitoring/locale/en_GB/LC_MESSAGES/djangojs.po    |  6 ++++
monitoring/locale/id/LC_MESSAGES/django.po         | 10 +++---
monitoring/locale/ja/LC_MESSAGES/django.po         |  9 +++--
monitoring/locale/ko_KR/LC_MESSAGES/django.po      |  8 +++--
monitoring/overview/views.py                       |  2 ++
monitoring/static/monitoring/js/services.js        |  8 +++--
.../widgets/expression/sub-expression.tpl.html     | 40 ++++++++++++++++++++--
requirements.txt                                   |  2 +-
setup.cfg                                          |  1 +
17 files changed, 101 insertions(+), 42 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 4b0c404..8deb324 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ python-monascaclient>=1.8.0 # Apache-2.0
-horizon>=17.1.0 # Apache-2.0
+horizon>=18.3.0 # Apache-2.0






More information about the Release-announce mailing list