We enthusiastically announce the release of: monasca-ui 1.10.0: Monasca Plugin for Horizon This release is part of the queens release series. Download the package from: https://tarballs.openstack.org/monasca-ui/ For more details, please see below. Changes in monasca-ui 1.9.0..1.10.0 ----------------------------------- dd6e09b Updated from global requirements 61d193b Imported Translations from Zanata 08b09b6 Make tox working for zuulv3 Diffstat (except docs and test files) ------------------------------------- monitoring/locale/en_GB/LC_MESSAGES/django.po | 619 ++++++++++++++++++++++++ monitoring/locale/en_GB/LC_MESSAGES/djangojs.po | 66 +++ requirements.txt | 1 + tools/tox_install.sh | 22 - 4 files changed, 686 insertions(+), 22 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index b98899b..b70668b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,0 +4 @@ +oslo.log>=3.30.0 # Apache-2.0