We are jazzed to announce the release of: octavia-dashboard 1.0.2: Horizon panels for Octavia This release is part of the queens 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. 1.0.2 ^^^^^ Bug Fixes * Fixed an issue where TERMINATED_HTTPS listener type was greyed out. Changes in octavia-dashboard 1.0.1..1.0.2 ----------------------------------------- 51d1915 Update tox.ini for new upper constraints strategy 8767e12 Fix auth url for Barbican client 11b2a90 Add the missing protocol for listener c439cc2 Pin stable/queens to xenial nodeset 6f7ea42 OpenDev Migration Patch be22c1a import zuul job settings from project-config 0941780 Replace noop tests with registration test Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- octavia_dashboard/api/rest/barbican.py | 20 +-- .../project/lbaasv2/workflow/model.service.js | 2 +- .../project/lbaasv2/workflow/model.service.spec.js | 6 +- .../pages/project/network/__init__.py | 0 .../loadbalancerspage.py => unit/registration.py} | 17 +- package.json | 6 +- ...-auth-url-barbican-client-d41b03419fb31ba4.yaml | 3 + tools/tox_install.sh | 105 ------------ tox.ini | 25 ++- zuul.d/projects.yaml | 36 ++++ 22 files changed, 102 insertions(+), 476 deletions(-)