[release-announce] [horizon] horizon 9.1.1 (mitaka)

no-reply at openstack.org no-reply at openstack.org
Mon Dec 12 17:01:06 UTC 2016


We are excited to announce the release of:

horizon 9.1.1: OpenStack Dashboard

This release is part of the mitaka stable release series.

Download the package from:

    https://tarballs.openstack.org/horizon/

For more details, please see below.

Changes in horizon 9.1.0..9.1.1
-------------------------------

0fc208f Add constraints support to run_tests.sh
0e89a95 Imported Translations from Zanata
8aa7adc Note how to use local.conf in stable branches
980e92a Correct installation command to include upper-constraints
f860df5 Add Try/Exception block to Networks Table
d4ac1d2 Validate minimum RAM for snapshot source
ef68173 Display the right floating ip on LB disassociation
c42afaf Imported Translations from Zanata
9c51d65 Don't call exceptions.handle() outside of an except clause
3dea56b Do not send shared param when not allowed.
db01b64 Imported Translations from Zanata
6da6aa3 Imported Translations from Zanata
4d5e00d Revert "Router namespace not created in controller".
4b232c4 Modified Instance Form Submit behavior.
1417b22 Imported Translations from Zanata
8c34a00 Add valuable exports to openstack RC file download
94d28df Add *args, **kwargs to ModalBackdropMixin's init method
68d2266 Fix issue with some modals are missing backdrop


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

horizon/forms/views.py                             |   8 +-
horizon/locale/fr/LC_MESSAGES/django.po            |  15 +-
horizon/locale/ja/LC_MESSAGES/django.po            |  13 +-
horizon/locale/pt_BR/LC_MESSAGES/django.po         |  15 +-
horizon/locale/sr/LC_MESSAGES/djangojs.po          | 169 -----
horizon/static/horizon/js/horizon.instances.js     |  18 +-
horizon/static/horizon/js/horizon.quota.js         |  23 +-
.../dashboards/admin/networks/tables.py            |  10 +-
.../dashboards/admin/networks/views.py             |   7 +-
.../access_and_security/api_access/views.py        |   6 +
.../api_access/openrc.sh.template                  |   3 +
.../api_access/openrc_v2.sh.template               |   4 +
.../dashboards/project/instances/forms.py          |  18 +-
.../templates/instances/_flavors_and_quotas.html   |   4 +-
.../dashboards/project/instances/views.py          |  16 +-
.../dashboards/project/loadbalancers/tables.py     |   2 +-
.../dashboards/project/networks/forms.py           |   8 +-
.../dashboards/project/routers/forms.py            |  39 +-
.../locale/cs/LC_MESSAGES/django.po                |  38 +-
.../locale/de/LC_MESSAGES/django.po                |  61 +-
.../locale/en_AU/LC_MESSAGES/django.po             |  48 +-
.../locale/en_GB/LC_MESSAGES/django.po             |  48 +-
.../locale/es/LC_MESSAGES/django.po                |  53 +-
.../locale/fr/LC_MESSAGES/django.po                |  73 +-
.../locale/it/LC_MESSAGES/django.po                |  52 +-
.../locale/ja/LC_MESSAGES/django.po                |  55 +-
.../locale/ja/LC_MESSAGES/djangojs.po              | 142 +++-
.../locale/ko_KR/LC_MESSAGES/django.po             |  48 +-
.../locale/pl_PL/LC_MESSAGES/django.po             |  28 +-
.../locale/pl_PL/LC_MESSAGES/djangojs.po           | 829 ---------------------
.../locale/pt_BR/LC_MESSAGES/django.po             |  69 +-
.../locale/pt_BR/LC_MESSAGES/djangojs.po           | 146 +++-
.../locale/ru/LC_MESSAGES/django.po                |  51 +-
.../locale/tr_TR/LC_MESSAGES/django.po             |  26 +-
.../locale/zh_CN/LC_MESSAGES/django.po             |  56 +-
.../locale/zh_CN/LC_MESSAGES/djangojs.po           |  88 ++-
.../locale/zh_TW/LC_MESSAGES/django.po             |  54 +-
tools/install_venv.py                              |   4 +-
tools/install_venv_common.py                       |  13 +-
42 files changed, 604 insertions(+), 1814 deletions(-)






More information about the Release-announce mailing list