neutron-fwaas/neutron_fwaas/tests
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
..
contrib Convert gate_hook to devstack-tools 2017-03-09 16:44:18 +00:00
etc/neutron/policy.d tests: don't rely on configuration files outside tests directory 2018-03-28 00:57:49 +00:00
functional Support IPv6 for netlink_conntrack 2018-01-24 02:29:57 +00:00
tempest_plugin Fix pep8 new warnings and pip install error 2018-04-25 13:46:24 +02:00
unit Fix AttributeError with third-party L3 service plugins 2019-10-17 21:12:08 +00:00
__init__.py After the services split, get neutron-fwaas Jenkins jobs passing 2014-12-09 00:00:29 -07:00
base.py Merge "Fix pep8 new warnings and pip install error" into stable/queens 2018-04-30 18:01:31 +00:00