We exuberantly announce the release of: octavia-dashboard 7.0.1: Horizon panels for Octavia This release is part of the wallaby 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. 7.0.1 ^^^^^ Bug Fixes * Fixes a namespace collision with the barbican-ui dashboard. * 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 7.0.0..7.0.1 ----------------------------------------- 76cf920 Display Draining state correctly fc24b84 Fix invalid value range for member weight b4c76b9 Change the Octavia Barbican namespace ccb8bcb Imported Translations from Zanata e6eea21 Update TOX_CONSTRAINTS_FILE for stable/wallaby 5b11800 Update .gitreview for stable/wallaby Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + octavia_dashboard/api/rest/barbican.py | 4 +- octavia_dashboard/locale/es/LC_MESSAGES/django.po | 18 ++ ...ican.service.js => octavia-barbican.service.js} | 18 +- ...ce.spec.js => octavia-barbican.service.spec.js} | 12 +- .../lbaasv2/loadbalancers/loadbalancers.service.js | 1 + .../actions/edit-member/modal.controller.js | 2 +- .../actions/edit-member/modal.controller.spec.js | 2 +- .../lbaasv2/members/actions/edit-member/modal.html | 2 +- .../lbaasv2/workflow/members/members.controller.js | 2 +- .../lbaasv2/workflow/members/members.help.html | 5 +- .../project/lbaasv2/workflow/members/members.html | 2 +- .../project/lbaasv2/workflow/model.service.js | 10 +- .../project/lbaasv2/workflow/model.service.spec.js | 2 +- ...ollision-with-barbican-ui-267f4ba074729ea6.yaml | 4 + ...draining-operating-status-48f59a204371ff0d.yaml | 4 + ...member-weight-value-range-9310678f967c771a.yaml | 7 + .../source/locale/de/LC_MESSAGES/releasenotes.po | 111 ------- .../locale/en_GB/LC_MESSAGES/releasenotes.po | 358 --------------------- .../source/locale/id/LC_MESSAGES/releasenotes.po | 318 ------------------ .../locale/ko_KR/LC_MESSAGES/releasenotes.po | 307 ------------------ .../locale/zh_CN/LC_MESSAGES/releasenotes.po | 197 ------------ .../locale/zh_TW/LC_MESSAGES/releasenotes.po | 197 ------------ tox.ini | 4 +- 24 files changed, 69 insertions(+), 1519 deletions(-)
participants (1)
-
no-reply@openstack.org