neutron-fwaas/neutron_fwaas/tests/unit/services/firewall
É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
..
service_drivers Merge "Adding UTs for firewall driver_api" 2018-10-19 20:02:52 +00:00
__init__.py Re-enable UT for neutron-fwaas for services split 2014-12-19 10:19:32 -08:00
test_fwaas_plugin.py Switch to neutron-lib version of fake_notifier 2018-08-28 11:29:08 +09:00
test_fwaas_plugin_v2.py Move port validation support into the driver 2018-11-29 16:39:36 +01:00