[openstack-announce] [new][neutron] neutron-fwaas 7.1.0 release (liberty)

no-reply at openstack.org no-reply at openstack.org
Wed Jun 1 14:44:51 UTC 2016


We are pumped to announce the release of:

neutron-fwaas 7.1.0: OpenStack Networking FWaaS

This release is part of the liberty stable release series.

For more details, please see below.

7.1.0
^^^^^

Enable quotas for FWaaS.


New Features
************

* The FWaaS extension can register quotas. The default values for
  quota_firewall, quota_firewall_policy, and quota_firewall_rule are
  set to -1 (unlimited).


Known Issues
************

* Tenants may receive a 409 Conflict error with a message body
  containing a quota exceeded message during resource creation if
  their quota is exceeded.


Other Notes
***********

* Operators that increase the default limit for quota_routers from
  10 may want to bump FWaaS quotas as well, since with router
  insertion a tenant can potentially have a unique policy and firewall
  for each router.

Changes in neutron-fwaas 7.0.2..7.1.0
-------------------------------------

1909e55 Make all tox targets constrained
2ce8b58 FWaaS quota registration
d578ac7 Consume FWaaS plugin queue in RPC workers

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

neutron_fwaas/extensions/firewall.py               |  9 +++--
neutron_fwaas/services/firewall/fwaas_plugin.py    | 15 ++++---
.../unit/services/firewall/test_fwaas_plugin.py    | 19 +++++++--
.../notes/enable-quotas-a3d0a21743bb1985.yaml      | 17 ++++++++
tools/tox_install.sh                               | 46 ++++++++++++++++++++++
tox.ini                                            | 12 ++++--
6 files changed, 102 insertions(+), 16 deletions(-)






More information about the OpenStack-announce mailing list