We are ecstatic to announce the release of: octavia-dashboard 3.0.1: Horizon panels for Octavia This release is part of the stein 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/909 For more details, please see below. 3.0.1 ^^^^^ Bug Fixes * Fixes an issue in the Octavia dashboard where users receive a 403 error when attempting to create a load balancer. This was due to the dashboard attempting to access the flavor profile information which is an administrator only object by default. Changes in octavia-dashboard 3.0.0..3.0.1 ----------------------------------------- fb14e34 Fix devstack plugin python3 support 74a07c9 Fix 403 issue when creating load balancers ffafed2 Imported Translations from Zanata a9ed836 OpenDev Migration Patch 43ce5a2 Add nodejs10 jobs on bionic. 73fae99 Update UPPER_CONSTRAINTS_FILE for stable/stein 823dcec Update .gitreview for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 3 +- devstack/plugin.sh | 2 +- .../locale/de/LC_MESSAGES/djangojs.po | 57 ++++- .../locale/ko_KR/LC_MESSAGES/djangojs.po | 40 +++- .../loadbalancer/loadbalancer.controller.js | 17 +- .../loadbalancer/loadbalancer.controller.spec.js | 23 +- .../project/lbaasv2/workflow/model.service.js | 9 - .../project/lbaasv2/workflow/model.service.spec.js | 27 +-- ...-flavor-no-flavor-profile-c3e82325f16d5ab8.yaml | 7 + .../source/locale/de/LC_MESSAGES/releasenotes.po | 66 ------ .../locale/en_GB/LC_MESSAGES/releasenotes.po | 256 -------------------- .../source/locale/id/LC_MESSAGES/releasenotes.po | 225 ------------------ .../locale/ko_KR/LC_MESSAGES/releasenotes.po | 260 --------------------- .../locale/zh_CN/LC_MESSAGES/releasenotes.po | 197 ---------------- .../locale/zh_TW/LC_MESSAGES/releasenotes.po | 197 ---------------- tox.ini | 6 +- zuul.d/projects.yaml | 1 + 17 files changed, 111 insertions(+), 1282 deletions(-)
participants (1)
-
no-reply@openstack.org