[release-announce] horizon 13.0.3 (queens)
no-reply at openstack.org
no-reply at openstack.org
Tue Oct 22 20:20:31 UTC 2019
We contentedly announce the release of:
horizon 13.0.3: OpenStack Dashboard
This release is part of the queens stable release series.
The source is available from:
https://opendev.org/openstack/horizon
Download the package from:
https://tarballs.openstack.org/null/
Please report issues through:
https://bugs.launchpad.net/horizon/+bugs
For more details, please see below.
13.0.3
^^^^^^
Bug Fixes
* Fix an error on image description field when it is changed in the
Angularized panel [:bug: *1779879*]
* [:bug:`1840465`] Fixed a bug where listing security groups did not
work if one or more security groups had no rules in them.
Changes in horizon 13.0.2..13.0.3
---------------------------------
9d73ebee7 Fix listing security groups when no rules
bc2edc2e0 Allow creating ICMPV6 rules
d8ae1d059 Add Allowed Address Pair/Delete buttons are only visible to admin
ae1f4abd5 Fix image description field
6407c81be Complete angular translation extract pattern
Diffstat (except docs and test files)
-------------------------------------
.../test/unit/utils/test_babel_extract_angular.py | 16 +++
horizon/utils/babel_extract_angular.py | 8 +-
openstack_dashboard/api/neutron.py | 2 +
.../extensions/allowed_address_pairs/tables.py | 16 +++
.../dashboards/project/security_groups/forms.py | 31 ++++
.../app/core/images/actions/edit.action.service.js | 3 +-
.../images/actions/edit.action.service.spec.js | 2 +-
openstack_dashboard/test/test_data/neutron_data.py | 12 +-
openstack_dashboard/test/unit/api/test_neutron.py | 4 +-
.../notes/image-description-3fc00c02f46a80c7.yaml | 5 +
...roup-no-rules-list-bugfix-b77ab5aff1d3e45e.yaml | 5 +
13 files changed, 327 insertions(+), 9 deletions(-)
More information about the Release-announce
mailing list