[release-announce] horizon 18.3.4 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Tue Aug 3 14:21:19 UTC 2021


We contentedly announce the release of:

horizon 18.3.4: OpenStack Dashboard

This release is part of the ussuri 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 18.3.3..18.3.4
---------------------------------

90a5c5770 Fix Unable to use multiattach volume as boot for new server
489ba5713 Change with_data=False for swift_get_container
efa1b3d68 Fix create/update_port with python3
3e5849fbb Fix tooltips and popovers for flavor details on the instance list.
7555c16cf doc: Update our IRC server to OFTC
9467071b6 Fix community image handling in launch instance form
96f403311 On the create instance from, when the image name is empty, show id
64024e9f5 Save instace_id inside Associate Floating IP workflow
ec5261cce Fix Material theme to work with any combination of pyScss and MDI icons


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

openstack_dashboard/api/microversions.py           |  4 +-
openstack_dashboard/api/neutron.py                 |  3 +-
openstack_dashboard/api/nova.py                    |  3 +-
openstack_dashboard/api/swift.py                   |  2 +-
.../dashboards/project/floating_ips/workflows.py   | 26 +++++----
.../templates/instances/_instance_flavor.html      |  2 +-
.../launch-instance-model.service.js               | 28 ++++++---
.../launch-instance-model.service.spec.js          | 67 ++++++++++++++--------
.../launch-instance/source/source.controller.js    |  2 +-
.../pages/project/network/floatingipspage.py       |  6 +-
openstack_dashboard/test/unit/api/test_neutron.py  | 24 +++++---
openstack_dashboard/test/unit/api/test_nova.py     |  2 +-
openstack_dashboard/test/unit/api/test_swift.py    |  3 +-
.../themes/material/static/horizon/_icons.scss     |  3 +
.../static/horizon/components/_checkboxes.scss     |  2 +
.../horizon/components/_context_selection.scss     |  6 +-
.../static/horizon/components/_datepicker.scss     |  4 ++
.../static/horizon/components/_navbar.scss         |  6 +-
.../static/horizon/components/_radiobuttons.scss   |  2 +
.../static/horizon/components/_spinners.scss       |  6 ++
22 files changed, 140 insertions(+), 69 deletions(-)







More information about the Release-announce mailing list