[openstack-announce] [release][stable][neutron] neutron-lbaas 7.0.3 release (liberty)
no-reply at openstack.org
no-reply at openstack.org
Wed Feb 10 17:12:18 UTC 2016
We are eager to announce the release of:
neutron-lbaas 7.0.3: OpenStack Networking Load Balancing as a Service
This release is part of the liberty stable release series.
With package available at:
https://pypi.python.org/pypi/neutron-lbaas
For more details, please see below.
Changes in neutron-lbaas 7.0.2..7.0.3
-------------------------------------
2f66238 Add an explicit BRANCH_NAME to tox_install.sh
6600d4b Validate connection limit for LBaaS
be4f1e1 [LBaaS v2] Validate http_method and url_path for health monitor
e16455d LBaaS V2 service not needed with Octavia driver
Diffstat (except docs and test files)
-------------------------------------
devstack/README.md | 11 ++++-
devstack/plugin.sh | 13 ++++-
devstack/settings | 4 +-
neutron_lbaas/extensions/loadbalancer.py | 10 +++-
neutron_lbaas/extensions/loadbalancerv2.py | 24 ++++++++--
neutron_lbaas/services/loadbalancer/constants.py | 32 +++++++++++++
.../v2/api/test_health_monitors_non_admin.py | 11 -----
.../unit/db/loadbalancer/test_db_loadbalancerv2.py | 50 +++++++++++++++++++-
.../loadbalancer/test_loadbalancer_plugin.py | 55 ++++++++++++++++++++++
tools/tox_install.sh | 4 +-
10 files changed, 192 insertions(+), 22 deletions(-)
More information about the OpenStack-announce
mailing list