We jubilantly announce the release of: horizon 14.0.3: OpenStack Dashboard This release is part of the rocky stable release series. The source is available from: https://opendev.org/openstack/horizon Download the package from: https://tarballs.openstack.org/horizon/ Please report issues through: https://bugs.launchpad.net/horizon/+bugs For more details, please see below. Changes in horizon 14.0.2..14.0.3 --------------------------------- f03ac7a2f OpenDev Migration Patch e37aaf80f Imported Translations from Zanata 79a4c3bd1 Not implicitly set vol_device_name to vda f89f7a843 Imported Translations from Zanata 6b30d42c3 network topology: handle port AZ correctly 24b653402 Don't use check_for_language in the user settings form b0eb41f60 Use correct cinder API version for tenant_absolute_limits 8efab1710 Imported Translations from Zanata 013d56a8f Consistency Group Snapshots detail url is wrong 527553752 Ensure django.contrib.auth.middleware monkey patching for APIMockTestCase 63ae48d1a Imported Translations from Zanata f83584a84 Imported Translations from Zanata d2720d971 Fix images minimum ram and disk default values 85fef71c0 Add Fix django.contrib.auth.middleware monkey patching for APITestCase 3a90d8d4b Update geckodriver to version 0.23.0 2e91dc414 Get scope token of current project when switch Keystone Provider Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- .zuul.yaml | 2 +- openstack_auth/plugin/k2k.py | 3 +- openstack_auth/views.py | 3 +- openstack_dashboard/api/cinder.py | 16 +- openstack_dashboard/api/glance.py | 4 +- openstack_dashboard/api/microversions.py | 3 +- .../dashboards/project/cg_snapshots/tables.py | 3 +- .../launch-instance-model.service.js | 2 - .../launch-instance-model.service.spec.js | 17 - .../dashboards/settings/user/forms.py | 5 +- .../locale/eo/LC_MESSAGES/django.po | 42 +- .../locale/eo/LC_MESSAGES/djangojs.po | 94 +- .../locale/fr/LC_MESSAGES/django.po | 9 +- .../locale/ru/LC_MESSAGES/django.po | 389 +++++++- .../locale/ru/LC_MESSAGES/djangojs.po | 18 +- .../static/js/horizon.networktopology.js | 5 +- openstack_dashboard/test/helpers.py | 10 +- openstack_dashboard/test/unit/api/test_cinder.py | 4 +- 21 files changed, 1541 insertions(+), 68 deletions(-)
participants (1)
-
no-reply@openstack.org