[release-announce] monasca-ui 8.0.0 (antelope)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 22 12:37:38 UTC 2023


We are jazzed to announce the release of:

monasca-ui 8.0.0: Monasca Plugin for Horizon

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

097d12a Imported Translations from Zanata
d791f72 Drop lower-constraints.txt and its testing
6289954 Address RemovedInDjango40Warning
7f794a9 Add Python3 zed unit tests


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

.zuul.yaml                                    |   3 +-
lower-constraints.txt                         | 145 --------------------------
monitoring/alarmdefs/urls.py                  |  22 ++--
monitoring/alarms/urls.py                     |  28 ++---
monitoring/locale/de/LC_MESSAGES/django.po    |  28 +----
monitoring/locale/en_GB/LC_MESSAGES/django.po |  51 +++++----
monitoring/locale/id/LC_MESSAGES/django.po    |  27 +----
monitoring/locale/ja/LC_MESSAGES/django.po    |  24 +----
monitoring/locale/ko_KR/LC_MESSAGES/django.po |  24 +----
monitoring/notifications/urls.py              |  16 +--
monitoring/overview/urls.py                   |  18 ++--
requirements.txt                              |   4 +
tox.ini                                       |   6 --
13 files changed, 82 insertions(+), 314 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 8deb324..0f5a03a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -0,0 +1,4 @@
+# Requirements lower bounds listed here are our best effort to keep them up to
+# date but we do not test them so no guarantee of having them all correct. If
+# you find any incorrect lower bounds, let us know or propose a fix.
+






More information about the Release-announce mailing list