[release-announce] neutron-fwaas 11.0.2 (pike)

no-reply at openstack.org no-reply at openstack.org
Tue Nov 6 06:22:37 UTC 2018


We are happy to announce the release of:

neutron-fwaas 11.0.2: OpenStack Networking FWaaS

This release is part of the pike stable release series.

Download the package from:

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

For more details, please see below.

Changes in neutron-fwaas 11.0.1..11.0.2
---------------------------------------

2df0379 import zuul job settings from project-config
1d884ea Fix pep8 new warnings and pip install error
d02659f tests: don't rely on configuration files outside tests directory
e96a39f DVR-FWaaS: Fix DVR FWaaS rules for fipnamespace
ea4e959 Install neutron as of stable/pike for unit tests
c3d175a Use neutron-lib FirewallInternalDriverError
c2bafa9 Fix filtering parameter to get firewall_group


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

.zuul.yaml                                         |  33 +
neutron_fwaas/db/firewall/v2/firewall_db_v2.py     |  10 +-
.../versions/4202e3047e47_add_index_tenant_id.py   |   3 +-
.../540142f314f4_fwaas_router_insertion.py         |   8 +-
.../versions/796c68dffbb_cisco_csr_fwaas.py        |   7 +-
...5cc0_shared_attribute_for_firewall_resources.py |   6 +-
.../agents/l3reference/firewall_l3_agent.py        |   2 +-
.../agents/l3reference/firewall_l3_agent_v2.py     |   2 +-
.../firewall/drivers/linux/iptables_fwaas.py       |  13 +-
.../firewall/drivers/linux/iptables_fwaas_v2.py    |  11 +-
.../unit/db/firewall/v2/test_firewall_db_v2.py     |  46 ++
.../firewall/drivers/linux/test_iptables_fwaas.py  |   2 +-
.../drivers/linux/test_iptables_fwaas_v2.py        |   2 +-
tools/tox_install.sh                               |   9 +-
tox.ini                                            |   3 +-
19 files changed, 180 insertions(+), 723 deletions(-)







More information about the Release-announce mailing list