[horizon] horizon 11.0.1 (ocata)
We are tickled pink to announce the release of: horizon 11.0.1: OpenStack Dashboard This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/horizon/ For more details, please see below. Changes in horizon 11.0.0..11.0.1 --------------------------------- 9c399da Allow shelving instance for SHUTOFF/PAUSED/SUSPENDED statuses 5701a15 Fix hiding of selects when switchable 7670ce0 Always pass the public endpoint to the client 6b3fcb2 Close modals with ESC key 9417b30 Make subnets associated column in Networks unstyled a698628 Missing comma a51e40d Imported Translations from Zanata 1407cfe Remove dangerous safestring declaration ca7d8e3 Imported Translations from Zanata 1c6f372 Imported Translations from Zanata b3e08aa Imported Translations from Zanata 03f7870 Make VPN IPSec Site Connection PSK field hidden d8e0ab3 Fix doc confusion around AVAILABLE_REGIONS/OPENSTACK_KEYSTONE_URL c952304 Make shared image text less confusing for Glance v2 be3cf7d Remove parent div when pressing next step button 8a922df Only get detailed info for Nova servers when necessary b94f615 Merge "missing" quotas with nova quotas 984d9cf Imported Translations from Zanata 5a9fbf3 Imported Translations from Zanata 6ddb1cb Imported Translations from Zanata Diffstat (except docs and test files) ------------------------------------- horizon/locale/es/LC_MESSAGES/django.po | 32 ++- horizon/locale/es/LC_MESSAGES/djangojs.po | 12 +- horizon/locale/ja/LC_MESSAGES/djangojs.po | 14 +- horizon/static/horizon/js/horizon.modals.js | 2 +- horizon/templates/horizon/common/_modal.html | 1 + horizon/templates/horizon/common/_workflow.html | 2 +- .../horizon/common/fields/_themable_select.html | 2 +- openstack_dashboard/api/glance.py | 2 +- openstack_dashboard/api/neutron.py | 2 +- openstack_dashboard/api/nova.py | 4 +- openstack_dashboard/api/rest/nova.py | 4 +- .../dashboards/admin/defaults/views.py | 2 +- .../dashboards/admin/defaults/workflows.py | 5 +- .../dashboards/admin/floating_ips/views.py | 3 +- .../dashboards/identity/mappings/tables.py | 3 +- .../dashboards/identity/projects/workflows.py | 4 + .../dashboards/project/floating_ips/views.py | 3 +- .../dashboards/project/instances/tables.py | 3 +- .../networks/templates/networks/_network_ips.html | 2 +- .../dashboards/project/volumes/tabs.py | 3 +- .../dashboards/project/volumes/test.py | 6 +- .../dashboards/project/vpn/forms.py | 1 + .../vpn/_ipsecsiteconnection_details.html | 3 - .../dashboards/project/vpn/workflows.py | 1 + .../local/local_settings.py.example | 2 +- .../locale/as/LC_MESSAGES/django.po | 13 +- .../locale/bn_IN/LC_MESSAGES/django.po | 13 +- .../locale/brx/LC_MESSAGES/django.po | 13 +- .../locale/cs/LC_MESSAGES/django.po | 9 +- .../locale/de/LC_MESSAGES/django.po | 9 +- .../locale/de/LC_MESSAGES/djangojs.po | 11 +- .../locale/en_AU/LC_MESSAGES/django.po | 13 +- .../locale/en_GB/LC_MESSAGES/django.po | 13 +- .../locale/es/LC_MESSAGES/django.po | 69 +++++- .../locale/fr/LC_MESSAGES/django.po | 9 +- .../locale/fr/LC_MESSAGES/djangojs.po | 234 ++++++++++++++++++--- .../locale/gu/LC_MESSAGES/django.po | 13 +- .../locale/hi/LC_MESSAGES/django.po | 13 +- .../locale/id/LC_MESSAGES/django.po | 9 +- .../locale/it/LC_MESSAGES/django.po | 9 +- .../locale/ja/LC_MESSAGES/django.po | 24 +-- .../locale/ja/LC_MESSAGES/djangojs.po | 12 +- .../locale/kn/LC_MESSAGES/django.po | 13 +- .../locale/ko_KR/LC_MESSAGES/django.po | 9 +- .../locale/kok/LC_MESSAGES/django.po | 13 +- .../locale/ks/LC_MESSAGES/django.po | 13 +- .../locale/mai/LC_MESSAGES/django.po | 13 +- .../locale/mni/LC_MESSAGES/django.po | 13 +- .../locale/mr/LC_MESSAGES/django.po | 11 +- .../locale/ne/LC_MESSAGES/django.po | 13 +- .../locale/nl_NL/LC_MESSAGES/django.po | 9 +- .../locale/pa_IN/LC_MESSAGES/django.po | 9 +- .../locale/pl_PL/LC_MESSAGES/django.po | 9 +- .../locale/pt_BR/LC_MESSAGES/django.po | 13 +- .../locale/pt_BR/LC_MESSAGES/djangojs.po | 35 ++- .../locale/ru/LC_MESSAGES/django.po | 13 +- .../locale/sr/LC_MESSAGES/django.po | 13 +- .../locale/ta/LC_MESSAGES/django.po | 13 +- .../locale/tr_TR/LC_MESSAGES/django.po | 11 +- .../locale/ur/LC_MESSAGES/django.po | 13 +- .../locale/zh_CN/LC_MESSAGES/django.po | 9 +- .../locale/zh_CN/LC_MESSAGES/djangojs.po | 14 +- .../locale/zh_TW/LC_MESSAGES/django.po | 9 +- .../core/images/filters/image-visibility.filter.js | 12 +- .../images/filters/image-visibility.filter.spec.js | 6 +- .../static/app/core/images/images.service.js | 23 +- .../static/app/core/images/images.service.spec.js | 14 +- openstack_dashboard/test/test_data/nova_data.py | 4 +- openstack_dashboard/usage/quotas.py | 10 +- releasenotes/notes/glance-v2-ba86ba34611f95ce.yaml | 3 + 77 files changed, 623 insertions(+), 374 deletions(-)
participants (1)
-
no-reply@openstack.org