[openstack-announce] [new][neutron] neutron-lbaas 8.2.0 release (mitaka)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 29 18:21:05 UTC 2016


We are chuffed to announce the release of:

neutron-lbaas 8.2.0: OpenStack Networking Load Balancing as a Service

This release is part of the mitaka stable release series.

For more details, please see below.

Changes in neutron-lbaas 8.1.2..8.2.0
-------------------------------------

ea61436 Cap tempest to < 12.1.0
94b0309 Preventing listener deletion if it has l7 policy
765d754 Updated from global requirements
c502db8 Fix stable/mitaka gate failures
db3b921 Preventing pool deletion if pool has healthmonitor
a4b8b83 Do not consider listeners without default pool
0abde73 Neutron-LBaaS: Fix network_resources path


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

neutron_lbaas/drivers/radware/v2_driver.py         |   5 +-
neutron_lbaas/services/loadbalancer/plugin.py      |  12 ++
.../unit/db/loadbalancer/test_db_loadbalancerv2.py |  23 ++++
test-requirements.txt                              |   2 +-
10 files changed, 155 insertions(+), 124 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 62b6e44..f9aef24 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13 +13 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-oslo.concurrency>=3.5.0 # Apache-2.0
+oslo.concurrency>=3.7.1 # Apache-2.0





More information about the OpenStack-announce mailing list