[horizon] horizon 10.0.3 (newton)
We are happy to announce the release of: horizon 10.0.3: OpenStack Dashboard This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/horizon/ For more details, please see below. Changes in horizon 10.0.2..10.0.3 --------------------------------- 511b325 Remove dangerous safestring declaration b52f8e6 Imported Translations from Zanata 676b2b3 Imported Translations from Zanata cb65d6b Make VPN IPSec Site Connection PSK field hidden 8eabc25 Snapshot not selected by default when launching it from images 320ad52 Imported Translations from Zanata b968648 Imported Translations from Zanata ddb97d6 Use domain_context not effective domain to display domains list df369b4 Disentangle domain context from effective domain 8123f11 Imported Translations from Zanata 2e7b53e Use "Default", "Value" and "DefaultValue" for Heat parameters 72d1116 Imported Translations from Zanata 92df374 Imported Translations from Zanata 41dbfa1 Imported Translations from Zanata 9f7015d Imported Translations from Zanata 84693ca Fix TypeError in api/neutron.py 630a226 Dashboard panels intermittently disappear when they are in the 'default' group. 0aafd51 Imported Translations from Zanata Diffstat (except docs and test files) ------------------------------------- horizon/locale/de/LC_MESSAGES/django.po | 12 ++-- horizon/locale/ja/LC_MESSAGES/djangojs.po | 12 ++-- horizon/locale/zh_CN/LC_MESSAGES/django.po | 12 ++-- horizon/locale/zh_TW/LC_MESSAGES/django.po | 61 ++++++++++++++++++-- horizon/templates/horizon/_sidebar.html | 4 +- openstack_dashboard/api/neutron.py | 5 +- .../dashboards/identity/domains/views.py | 20 +++---- .../dashboards/identity/groups/forms.py | 5 +- .../dashboards/identity/groups/views.py | 5 +- .../dashboards/identity/mappings/tables.py | 3 +- .../dashboards/identity/projects/views.py | 5 +- .../dashboards/identity/projects/workflows.py | 3 +- .../dashboards/identity/users/views.py | 5 +- .../dashboards/project/stacks/forms.py | 7 ++- .../launch-instance/source/source.controller.js | 28 ++++++++++ .../source/source.controller.spec.js | 25 +++++++-- .../dashboards/project/vpn/forms.py | 1 + .../vpn/_ipsecsiteconnection_details.html | 3 - .../dashboards/project/vpn/workflows.py | 1 + .../locale/as/LC_MESSAGES/django.po | 20 ++----- .../locale/bn_IN/LC_MESSAGES/django.po | 20 ++----- .../locale/brx/LC_MESSAGES/django.po | 20 ++----- .../locale/cs/LC_MESSAGES/django.po | 20 ++----- .../locale/de/LC_MESSAGES/django.po | 64 ++++++++++++++++----- .../locale/de/LC_MESSAGES/djangojs.po | 34 ++++++++--- .../locale/en_AU/LC_MESSAGES/django.po | 20 ++----- .../locale/en_AU/LC_MESSAGES/djangojs.po | 10 +--- .../locale/en_GB/LC_MESSAGES/django.po | 20 ++----- .../locale/es/LC_MESSAGES/django.po | 45 ++++++--------- .../locale/fr/LC_MESSAGES/django.po | 23 +++----- .../locale/gu/LC_MESSAGES/django.po | 20 ++----- .../locale/hi/LC_MESSAGES/django.po | 20 ++----- .../locale/id/LC_MESSAGES/django.po | 16 +----- .../locale/id/LC_MESSAGES/djangojs.po | 10 +--- .../locale/it/LC_MESSAGES/django.po | 16 +----- .../locale/ja/LC_MESSAGES/django.po | 42 +++++++------- .../locale/ja/LC_MESSAGES/djangojs.po | 23 ++++---- .../locale/kn/LC_MESSAGES/django.po | 20 ++----- .../locale/ko_KR/LC_MESSAGES/django.po | 16 +----- .../locale/ko_KR/LC_MESSAGES/djangojs.po | 10 +--- .../locale/kok/LC_MESSAGES/django.po | 20 ++----- .../locale/ks/LC_MESSAGES/django.po | 20 ++----- .../locale/mai/LC_MESSAGES/django.po | 20 ++----- .../locale/mni/LC_MESSAGES/django.po | 20 ++----- .../locale/mr/LC_MESSAGES/django.po | 16 +----- .../locale/ne/LC_MESSAGES/django.po | 20 ++----- .../locale/nl_NL/LC_MESSAGES/django.po | 9 +-- .../locale/pa_IN/LC_MESSAGES/django.po | 16 +----- .../locale/pl_PL/LC_MESSAGES/django.po | 16 +----- .../locale/pt_BR/LC_MESSAGES/django.po | 20 ++----- .../locale/ru/LC_MESSAGES/django.po | 65 +++++++++++++++++----- .../locale/ru/LC_MESSAGES/djangojs.po | 36 ++++++++---- .../locale/sr/LC_MESSAGES/django.po | 20 ++----- .../locale/ta/LC_MESSAGES/django.po | 20 ++----- .../locale/tr_TR/LC_MESSAGES/django.po | 20 ++----- .../locale/ur/LC_MESSAGES/django.po | 20 ++----- .../locale/zh_CN/LC_MESSAGES/django.po | 60 +++++++++++++++----- .../locale/zh_CN/LC_MESSAGES/djangojs.po | 36 ++++++++---- .../locale/zh_TW/LC_MESSAGES/django.po | 22 ++------ openstack_dashboard/utils/identity.py | 28 ++++++++++ 64 files changed, 608 insertions(+), 629 deletions(-)
participants (1)
-
no-reply@openstack.org