[release-announce] monasca-ui 1.15.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Sun Mar 31 16:01:59 UTC 2019


We are ecstatic to announce the release of:

monasca-ui 1.15.0: Monasca Plugin for Horizon

This release is part of the stein release series.

The source is available from:

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

6970711 Add python3.5 classifier
f8aa872 Change openstack-dev to openstack-discuss
f98f325 Fix the partial missing metrics in Create Alarm Definition flow
80ee01d Remove setup.py check from pep8 job
8d07328 Replace @memoized_with_* with @memoized
f137d1d Imported Translations from Zanata
a22ccca Modify Kibana button to support events
96fcaf2 Import cover job
441b05a Cleanup .zuul.yaml
f8cfbc1 add python 3.6 unit test job
8d99e26 Py3: Fix overview alarms panel
0118b8d import zuul job settings from project-config
c4def62 Update README with latest deployment steps
4701b0f Drop nose dependencies
402c084 fix tox python3 overrides
cc3e87b Remove use_mox directive
b1ccc6c fix a typo in drilldown.js


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

.zuul.yaml                                        | 13 ++++----
README.rst                                        | 40 ++++++++++++++++++-----
grafana-dashboards/drilldown.js                   |  2 +-
lower-constraints.txt                             |  6 ----
monitoring/alarmdefs/forms.py                     | 20 ++++++++++--
monitoring/alarms/views.py                        |  2 +-
monitoring/api/client.py                          |  6 ++--
monitoring/config/local_settings.py               |  4 ++-
monitoring/locale/ko_KR/LC_MESSAGES/django.po     | 15 +++++++--
monitoring/overview/templates/overview/index.html | 18 +++++++---
monitoring/overview/views.py                      | 13 +++++---
monitoring/test/helpers.py                        |  1 -
monitoring/test/settings.py                       |  9 -----
setup.cfg                                         |  4 +--
test-requirements.txt                             |  6 ----
tox.ini                                           |  5 ++-
16 files changed, 106 insertions(+), 58 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 481b3c7..02096b1 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +7,0 @@ coverage!=4.4,>=4.0 # Apache-2.0
-django-nose>=1.4.4 # BSD
@@ -12,5 +10,0 @@ nodeenv>=0.9.4 # BSD
-nose>=1.3.7 # LGPL
-nose-exclude>=0.3.0 # LGPL
-nosexcover>=1.0.10 # BSD
-openstack.nose-plugin>=0.7 # Apache-2.0
-nosehtmloutput>=0.0.3 # Apache-2.0






More information about the Release-announce mailing list