[release-announce] neutron-lbaas-dashboard 3.0.3 (pike)

no-reply at openstack.org no-reply at openstack.org
Tue Apr 16 19:26:51 UTC 2019


We are delighted to announce the release of:

neutron-lbaas-dashboard 3.0.3: Horizon panels for Neutron LBaaS

This release is part of the pike stable release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/neutron-lbaas-dashboard

Download the package from:

    https://pypi.org/project/neutron-lbaas-dashboard

Please report issues through:

    https://bugs.launchpad.net/neutron-lbaas-dashboard/+bugs

For more details, please see below.

Changes in neutron-lbaas-dashboard 3.0.2..3.0.3
-----------------------------------------------

cea4e2c sni_container_refs needed if we want to use sni
d65b424 Cannot update ssl certificate when update listener
bb81ac7 import zuul job settings from project-config
1c4e4ce Remove custom zuul jobs


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                         |  30 +++++
neutron_lbaas_dashboard/api/rest/lbaasv2.py        |   3 +
.../post.yaml                                      |  54 --------
.../run.yaml                                       | 149 ---------------------
.../post.yaml                                      |  54 --------
.../run.yaml                                       | 149 ---------------------
test-requirements.txt                              |   2 -
tools/tox_install.sh                               |   4 +-
tox.ini                                            |   9 +-
zuul.d/jobs.yaml                                   |  17 ---
zuul.d/projects.yaml                               |  12 --
12 files changed, 50 insertions(+), 439 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index bca631c..65aed48 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12,2 +11,0 @@ selenium>=2.50.1 # Apache-2.0
-sphinx>=1.6.2 # BSD
-oslosphinx>=4.7.0 # Apache-2.0






More information about the Release-announce mailing list