neutron-fwaas/neutron_fwaas/common
Édouard Thuleau 2a7994851c Move port validation support into the driver
Each firewall driver have specific checks to do on port validation (like
checks if the VIF port type corresponds to a type supported by the driver
(aka the SDN controller)). This patch adds two methods to the driver
interface to validate if the VM or the router port is supported (just
have to return a boolean).

Change-Id: I8fdf0956ac5428558aae413e610d13c4a4a56273
Closes-Bug: #1803723
2018-11-29 16:39:36 +01:00
..
__init__.py Remove dependency on neutron for topics 2015-12-04 19:46:48 +00:00
exceptions.py Move port validation support into the driver 2018-11-29 16:39:36 +01:00
fwaas_constants.py Add notification callback events for FWaaS v2 2018-08-07 22:27:39 +09:00
resources.py FWaaS v2 utilize L3 Agent Extension framework 2016-09-01 17:34:08 +00:00