[horizon] horizon 12.0.2 (pike)
We enthusiastically announce the release of: horizon 12.0.2: OpenStack Dashboard This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/horizon/ For more details, please see below. Changes in horizon 12.0.1..12.0.2 --------------------------------- 1a2b742 Fix incorrect volume type value in ng images create volume form 4906c98 Redirect VM console dynamically 50dac5e Imported Translations from Zanata 7722e81 Fix "Open Console" issue on network topology 2cda101 NaNJSONEncoder should be used in api "cinder/tenantabsolutelimits" 5d4fdfb Show updated data on Flavor Access tab 05bac59 pull_catalog: avoid internet access during module loading 016876b Get all needed instances for volumes attachments at Admin->Volumes 997d756 Fix displaying pool name for floating ip a76a9e5 Do not fail on AdminUpdateRow if tenant is not found 8278fac Fix actions inside instance details view page 0155d24 Remove the errored steps after they all responded Diffstat (except docs and test files) ------------------------------------- horizon/locale/ar/LC_MESSAGES/django.po | 415 ++++++++++++++++++++ horizon/locale/eo/LC_MESSAGES/django.po | 427 +++++++++++++++++++++ horizon/management/commands/pull_catalog.py | 17 +- .../framework/widgets/wizard/wizard.controller.js | 28 +- .../static/framework/widgets/wizard/wizard.spec.js | 38 ++ horizon/tables/base.py | 17 +- openstack_dashboard/api/keystone.py | 6 +- openstack_dashboard/api/nova.py | 10 +- openstack_dashboard/api/rest/cinder.py | 3 +- .../dashboards/admin/floating_ips/views.py | 7 +- .../dashboards/admin/instances/tables.py | 23 +- .../dashboards/admin/instances/views.py | 7 +- .../dashboards/project/floating_ips/views.py | 7 +- .../dashboards/project/instances/tables.py | 12 +- .../dashboards/project/instances/urls.py | 1 + .../dashboards/project/instances/views.py | 21 +- .../dashboards/project/network_topology/views.py | 10 +- .../locale/id/LC_MESSAGES/djangojs.po | 14 +- .../locale/ja/LC_MESSAGES/djangojs.po | 11 +- .../locale/ko_KR/LC_MESSAGES/django.po | 11 +- .../locale/ko_KR/LC_MESSAGES/djangojs.po | 19 +- .../create-volume/create-volume.controller.js | 10 +- .../create-volume/create-volume.controller.spec.js | 14 +- .../static/js/horizon.flatnetworktopology.js | 1 + openstack_dashboard/test/views.py | 46 +++ openstack_dashboard/views.py | 21 + 32 files changed, 1196 insertions(+), 134 deletions(-)
participants (1)
-
no-reply@openstack.org