[release-announce] octavia-dashboard 8.0.1 (xena)

no-reply at openstack.org no-reply at openstack.org
Fri Jan 20 15:51:58 UTC 2023


We are stoked to announce the release of:

octavia-dashboard 8.0.1: Horizon panels for Octavia

This release is part of the xena stable release series.

The source is available from:

    https://opendev.org/openstack/octavia-dashboard

Download the package from:

    https://pypi.org/project/octavia-dashboard

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/octavia-
dashboard

For more details, please see below.

8.0.1
^^^^^

Bug Fixes

* Draining state was missing from the list of operating states.

* Octavia supports setting the weight of members from 0 to 256, but
  in Horizon the value 0 was not accepted. This fix allows entering
  the value 0 as well, which is important for putting a member into
  DRAINING state.

Changes in octavia-dashboard 8.0.0..8.0.1
-----------------------------------------

775cf13 Display Draining state correctly
7298c1a Fix invalid value range for member weight
1d59437 Update TOX_CONSTRAINTS_FILE for stable/xena
099cce5 Update .gitreview for stable/xena


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

.gitreview                                                         | 1 +
.../project/lbaasv2/loadbalancers/loadbalancers.service.js         | 1 +
.../lbaasv2/members/actions/edit-member/modal.controller.js        | 2 +-
.../lbaasv2/members/actions/edit-member/modal.controller.spec.js   | 2 +-
.../project/lbaasv2/members/actions/edit-member/modal.html         | 2 +-
.../project/lbaasv2/workflow/members/members.controller.js         | 2 +-
.../dashboard/project/lbaasv2/workflow/members/members.help.html   | 5 +++--
.../static/dashboard/project/lbaasv2/workflow/members/members.html | 2 +-
.../notes/add-draining-operating-status-48f59a204371ff0d.yaml      | 4 ++++
.../notes/fix-member-weight-value-range-9310678f967c771a.yaml      | 7 +++++++
tox.ini                                                            | 4 ++--
11 files changed, 23 insertions(+), 9 deletions(-)







More information about the Release-announce mailing list