[release-announce] sahara-dashboard 11.0.1 (train)

no-reply at openstack.org no-reply at openstack.org
Thu Jun 18 19:00:14 UTC 2020


We exuberantly announce the release of:

sahara-dashboard 11.0.1: Sahara Management Dashboard

This release is part of the train stable release series.

The source is available from:

    https://opendev.org/openstack/sahara-dashboard

Download the package from:

    https://tarballs.openstack.org/sahara-dashboard/

Please report issues through:

    https://bugs.launchpad.net/sahara/+bugs

For more details, please see below.

Changes in sahara-dashboard 11.0.0..11.0.1
------------------------------------------

f10355b Fix pyScss version in lower-constraints.txt
f9a5dfd Imported Translations from Zanata
8846cb2 Fix gate.
9933c42 Imported Translations from Zanata
c093bcb Imported Translations from Zanata
7ab456b Update TOX/UPPER_CONSTRAINTS_FILE for stable/train
9058db7 Update .gitreview for stable/train


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

.gitreview                                         |   1 +
lower-constraints.txt                              |   4 +-
.../source/locale/de/LC_MESSAGES/releasenotes.po   | 122 -------
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 121 -------
.../source/locale/fr/LC_MESSAGES/releasenotes.po   |  49 ---
.../source/locale/id/LC_MESSAGES/releasenotes.po   | 161 ---------
.../source/locale/ja/LC_MESSAGES/releasenotes.po   |  27 --
.../locale/ko_KR/LC_MESSAGES/releasenotes.po       |  58 ----
.../locale/zh_CN/LC_MESSAGES/releasenotes.po       |  52 ---
requirements.txt                                   |   2 +-
.../locale/en_GB/LC_MESSAGES/django.po             |  47 ++-
.../locale/ko_KR/LC_MESSAGES/django.po             |  34 +-
sahara_dashboard/locale/ru/LC_MESSAGES/django.po   | 368 ++++++++++++++++++++-
sahara_dashboard/locale/ru/LC_MESSAGES/djangojs.po |  17 +-
.../locale/zh_CN/LC_MESSAGES/django.po             | 321 +++++++++++++++++-
.../locale/zh_CN/LC_MESSAGES/djangojs.po           |  13 +-
tox.ini                                            |   4 +-
17 files changed, 788 insertions(+), 613 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 8a26dca..65f789b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17 +17 @@ pytz>=2013.6 # MIT
-horizon>=14.0.0.0b3 # Apache-2.0
+horizon>=16.0.0 # Apache-2.0






More information about the Release-announce mailing list