We are psyched to announce the release of: horizon 20.1.2: OpenStack Dashboard This release is part of the xena 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. 20.1.2 ^^^^^^ Bug Fixes * Previously, ToggleSuspend class checked os-rescue policy for resume operation. By this fix, the class checks 'os_compute_api:os- suspend- server:resume' policy to align to resume operation. Changes in horizon 20.1.1..20.1.2 --------------------------------- 4f4e88009 Fix for "Resize instance" button db40c8ceb Change to a proper policy for Resume operation ceb33680b Fix Project Limits for resize instance dialog Diffstat (except docs and test files) ------------------------------------- .../dashboards/project/instances/tables.py | 10 +++-- .../templates/instances/_flavors_and_quotas.html | 40 ++++++++--------- .../dashboards/project/instances/utils.py | 43 ++++++++++++++++++ .../dashboards/project/instances/views.py | 17 ++----- .../project/instances/workflows/resize_instance.py | 5 ++- ...652_fix_policy_for_resume-a719efb23054c708.yaml | 6 +++ 7 files changed, 130 insertions(+), 43 deletions(-)
participants (1)
-
no-reply@openstack.org