[release-announce] octavia-dashboard 4.0.1 (train)
no-reply at openstack.org
no-reply at openstack.org
Mon Feb 1 14:55:29 UTC 2021
We are amped to announce the release of:
octavia-dashboard 4.0.1: Horizon panels for Octavia
This release is part of the train 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.
Changes in octavia-dashboard 4.0.0..4.0.1
-----------------------------------------
7404468 Fix dashboard certificates skipping pkcs12 bundles
35d0a35 Add missing fields for HTTPS health monitors
262e822 Imported Translations from Zanata
64221cd Fix Django version in lower-constraints
7eb401a Fix fip address display for loadbalancer
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt | 12 ++---
octavia_dashboard/api/rest/lbaasv2.py | 2 +-
.../locale/en_GB/LC_MESSAGES/djangojs.po | 62 +++++++++++++++++++++-
.../project/lbaasv2/workflow/model.service.js | 19 ++++++-
.../project/lbaasv2/workflow/model.service.spec.js | 12 +++--
.../project/lbaasv2/workflow/monitor/monitor.html | 2 +-
requirements.txt | 2 +-
7 files changed, 95 insertions(+), 16 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index c953f1f..d8d01c8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-horizon>=14.0.0.0b3 # Apache-2.0
+horizon>=16.0.0 # Apache-2.0
More information about the Release-announce
mailing list