[release-announce] [horizon] horizon 11.0.2 (ocata)

no-reply at openstack.org no-reply at openstack.org
Tue May 30 10:52:33 UTC 2017


We enthusiastically announce the release of:

horizon 11.0.2: 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.1..11.0.2
---------------------------------

a7ec524 Use BooleanField for admin_state_up form
4bcbd2c Update documentation for Theme Preview panel
9a9dc36 Updated from global requirements
aab378b Image list function should normalize owner filter
2684552 Remove the invalid example of floating IPs tab from doc
2bf9872 Enable breadcrumbs for AngularIndexView
03aec78 operation_log: Honor settings parameters
7d6d606 Update the access_and_security url
1f2e5a8 Clarify message if key file has wrong permissions
cfdaa2e Imported Translations from Zanata
3fac233 Fix issues with updating project/domain members
600d3a9 Softreboot can be done when the instance not in active status
0d0a872 Remove link for user id field on project action log
7603ae6 Use correct policy name for "Edit Network" form setup
d6d6032 Remove non-existent "test" target from Make help
bc8fa9b Instance snapshots shown in 'boot from image' list
09417eb Define profiler constant to fix /jasmine test run
8ce86d4 Do not try to show L3 agent action when enable_router is False
2366fd7 Populate device_id/owner fields in Admin Edit Port form
45fe2b4 Imported Translations from Zanata
b7c8fc2 Imported Translations from Zanata
7fd7439 Updated from global requirements
4d0b785 Correct error in policy action name


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

Makefile                                           |   1 -
horizon/browsers/views.py                          |  16 ++
horizon/locale/pt_BR/LC_MESSAGES/django.po         |  17 ++-
horizon/locale/pt_BR/LC_MESSAGES/djangojs.po       |  14 +-
horizon/middleware/operation_log.py                |   4 +-
horizon/static/horizon/js/horizon.membership.js    |  21 ++-
horizon/utils/secret_key.py                        |   4 +-
openstack_dashboard/api/glance.py                  |  24 ++-
.../developer/profiler/profiler.module.js          |  12 +-
.../dashboards/admin/info/tables.py                |   4 +
.../dashboards/admin/instances/tables.py           |  16 ++
.../dashboards/admin/instances/tabs.py             |  30 ++++
.../dashboards/admin/instances/views.py            |   2 +
.../dashboards/admin/networks/forms.py             |  16 +-
.../dashboards/admin/networks/ports/forms.py       |   3 +-
.../dashboards/admin/networks/ports/views.py       |   2 +
.../dashboards/project/firewalls/forms.py          |   6 +-
.../dashboards/project/firewalls/workflows.py      |  11 +-
.../dashboards/project/instances/audit_tables.py   |   9 +-
.../dashboards/project/instances/tables.py         |   6 +
.../project/instances/workflows/create_instance.py |  18 ++-
.../key_pairs/templates/key_pairs/create.html      |   2 +-
.../key_pairs/templates/key_pairs/import.html      |   2 +-
.../dashboards/project/networks/forms.py           |  11 +-
.../dashboards/project/networks/ports/forms.py     |   7 +-
.../dashboards/project/networks/workflows.py       |  12 +-
.../dashboards/project/routers/forms.py            |  14 +-
.../templates/security_groups/create.html          |   2 +-
.../dashboards/project/security_groups/views.py    |   2 +-
.../dashboards/project/stacks/mappings.py          |   4 +-
.../dashboards/project/stacks/tabs.py              |   2 +-
.../dashboards/project/vpn/forms.py                |  14 +-
.../vpn/templates/vpn/_add_vpn_service_help.html   |   4 +-
.../dashboards/project/vpn/workflows.py            |  22 +--
.../locale/ja/LC_MESSAGES/django.po                |  12 +-
.../locale/pt_BR/LC_MESSAGES/django.po             | 164 ++++++++++++++++++++-
.../locale/pt_BR/LC_MESSAGES/djangojs.po           | 139 ++++++++++++++++-
openstack_dashboard/templates/angular.html         |   2 -
42 files changed, 547 insertions(+), 155 deletions(-)






More information about the Release-announce mailing list