Mailing List Archive

[new][neutron] neutron-lbaas 8.3.0 release (mitaka)
We are stoked to announce the release of:

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

This release is part of the mitaka stable release series.

Download the package from:

https://tarballs.openstack.org/neutron-lbaas/

For more details, please see below.

Changes in neutron-lbaas 8.2.0..8.3.0
-------------------------------------

a610227 Fixed lbaasv2 service plugin alias definition
4d331d4 Updated from global requirements
3cf4a7c Set HTTP status code to 409 for LBs in PENDING*
32e2ad9 Allow setting "insecure" in neutron_lbaas.conf
680998e Allow tox to be run with python 3


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

neutron_lbaas/common/keystone.py | 8 +++++++-
neutron_lbaas/extensions/loadbalancerv2.py | 2 +-
setup.cfg | 2 +-
test-requirements.txt | 2 +-
tox.ini | 2 +-
6 files changed, 26 insertions(+), 5 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index f9aef24..7848bcb 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -24 +24 @@ reno>=0.1.1 # Apache2
-PyMySQL>=0.6.2 # MIT License
+PyMySQL!=0.7.7,>=0.6.2 # MIT License



_______________________________________________
OpenStack-announce mailing list
OpenStack-announce@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-announce