[release-announce] octavia-dashboard 3.1.0 (stein)
no-reply at openstack.org
no-reply at openstack.org
Thu Jul 23 09:35:23 UTC 2020
We are happy to announce the release of:
octavia-dashboard 3.1.0: 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.
Changes in octavia-dashboard 3.0.1..3.1.0
-----------------------------------------
bea8572 Fix dashboard certificates skipping pkcs12 bundles
bceefa8 Add missing fields for HTTPS health monitors
433de45 Imported Translations from Zanata
97c1041 Fix Django version in lower-constraints
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt | 12 ++---
.../locale/en_GB/LC_MESSAGES/djangojs.po | 55 +++++++++++++++++++++-
.../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, 89 insertions(+), 16 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index c953f1f..9556630 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-horizon>=14.0.0.0b3 # Apache-2.0
+horizon>=15.0.0 # Apache-2.0
More information about the Release-announce
mailing list