[monasca] monasca-ui 1.7.1 (pike)
We are happy to announce the release of: monasca-ui 1.7.1: Monasca Plugin for Horizon This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/monasca-ui/ For more details, please see below. Changes in monasca-ui 1.7.0..1.7.1 ---------------------------------- a7e8a14 Add monitoring_policy.json 4e5a3b8 Remove 'load url from future' Diffstat (except docs and test files) ------------------------------------- README.md | 9 ++- monasca_policy.json.sample | 7 --- .../alarmdefs/templates/alarmdefs/_edit.html | 1 - .../alarmdefs/templates/alarmdefs/alarm.html | 1 - .../templates/alarmdefs/notification_field.html | 1 - monitoring/alarms/templates/alarms/_filter.html | 1 - monitoring/alarms/templates/alarms/alarm.html | 1 - .../alarms/templates/alarms/alarm_history.html | 1 - .../alarms/templates/alarms/alarm_meter.html | 1 - monitoring/conf/monitoring_policy.json | 12 ++++ monitoring/config/local_settings.py | 10 +++- .../templates/notifications/_create.html | 1 - .../templates/notifications/_detail.html | 1 - .../templates/notifications/_edit.html | 1 - .../templates/notifications/index.html | 1 - monitoring/overview/templates/overview/index.html | 1 - monitoring/test/helpers.py | 64 +++++++--------------- monitoring/test/settings.py | 4 +- test-requirements.txt | 1 - tox.ini | 17 ++++-- 20 files changed, 62 insertions(+), 74 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 96c61c7..d0081c7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -22 +21,0 @@ oslosphinx>=4.7.0 # Apache-2.0 -http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
participants (1)
-
no-reply@openstack.org