[designate] designate-dashboard 2.1.0 (mitaka)
We enthusiastically announce the release of: designate-dashboard 2.1.0: Designate Horizon UI bits This release is part of the mitaka stable release series. Download the package from: https://tarballs.openstack.org/designate-dashboard/ For more details, please see below. Changes in designate-dashboard 2.0.0..2.1.0 ------------------------------------------- 15588e2 Imported Translations from Zanata 2f3ebbc Imported Translations from Zanata df3fef8 Imported Translations from Zanata 1cd93d4 Imported Translations from Zanata fbd75e2 Imported Translations from Zanata 7064e1e Imported Translations from Zanata e3f4b33 Imported Translations from Zanata 9a6347a Updated from global requirements 491115b Fix package name in init.py af03bde Imported Translations from Zanata ef702af Update requirement for Horizon in stable/mitaka 379ff08 Imported Translations from Zanata Diffstat (except docs and test files) ------------------------------------- designatedashboard/__init__.py | 2 +- designatedashboard/locale/cs/LC_MESSAGES/django.po | 285 ++++++++++++ designatedashboard/locale/django.pot | 515 --------------------- designatedashboard/locale/fr/LC_MESSAGES/django.po | 138 +++++- designatedashboard/locale/ja/LC_MESSAGES/django.po | 6 +- .../locale/ko_KR/LC_MESSAGES/django.po | 148 +++++- .../locale/pt_BR/LC_MESSAGES/django.po | 64 ++- designatedashboard/locale/ru/LC_MESSAGES/django.po | 99 +++- .../locale/tr_TR/LC_MESSAGES/django.po | 6 +- requirements.txt | 2 +- tox.ini | 2 +- 11 files changed, 715 insertions(+), 552 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index bc3b7d3..cdb0324 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5 +5 @@ pbr>=1.6 # Apache-2.0 -Babel>=1.3 # BSD +Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
participants (1)
-
no-reply@openstack.org