neutron-fwaas/neutron_fwaas/tests/unit/services/firewall
Ryan Tidwell 4c05f1f661 Fix AttributeError with third-party L3 service plugins
A recent patch fix for the Rocky branch from
commit 20fd026116 have introduced an
AttributeError on Third Party Plugins that does not implement
certain extensions.

This is just related to FWaaSv1 and only applicable to Rocky and below
releases.

This change fixes an issue where in the course of sending firewall
update notifications to the appropriate agents an AttributeError
is encountered due to unsafe assumption of the availability of L3
extensions on the l3_plugin.

This change puts protections in place to avoid this issue.

Change-Id: If5fde4fc9475f468860b0c1fb29db66f1c44f74e
Closes-Bug: #1847019
(cherry picked from commit fc59b08ff7)
2019-10-17 21:12:08 +00:00
..
agents Remove disable option for default FWG and allow only on VM ports 2018-02-04 15:06:07 +00:00
drivers Should forward only first accepted packet to table 91 and 92 2018-09-05 10:22:28 +07:00
plugins Remove Cisco driver from neutron-fwaas repo. 2016-08-26 16:20:33 -07:00
__init__.py Re-enable UT for neutron-fwaas for services split 2014-12-19 10:19:32 -08:00
test_fwaas_plugin.py Fix AttributeError with third-party L3 service plugins 2019-10-17 21:12:08 +00:00
test_fwaas_plugin_v2.py Validating if a port is supported by FWaaS L2 driver 2018-02-05 13:07:12 +07:00