neutron-fwaas/releasenotes/notes
Nguyen Phuong An 358c2edb53 Validating if a port is supported by FWaaS L2 driver
Currently, FWaaS L2 driver based OVS only works correctly with
VM ports, which are landed at compute nodes with:
    * mechanism_drivers=openvswitch
    * firewall_driver=noop or openvswitch for security group

If you try to add a VM port to a FWG, which is landed at compute
nodes with:
    * mechanism_drivers=linuxbridge and firewall_driver=iptables
    * mechanism_drivers=openvswitch and firewall_driver=iptables_hybrid
Then, FWaaS V2 API  won't work correctly.

So this patch validates if VM ports are supported fully by FWaaS L2
driver at this moment. In the future, if FWaaS L2 driver can support
not only hybrid port but also other ports, we can remove this validation.

Change-Id: Ib0a85b55840d8dfe6bcae91484a0440902d3c49a
Closes-Bug: #1746855
2018-02-05 13:07:12 +07:00
..
.placeholder Add reno for release notes management 2015-12-04 10:17:19 -06:00
adding-new-tables-for-future-consumption-ffd537c1f82e2e01.yaml Adding new tables for future consumption 2018-01-18 13:46:23 +07:00
auto-association-default-firewall-group-7e9faf1afca1df85.yaml Apply default firewall group for new VM ports 2018-01-17 15:52:02 +09:00
bug-1702242-c917c832ac2fa4e1.yaml FW rule applied incorrectly if port specified is a range 2017-08-18 09:14:12 +00:00
bug-1746404-493a66faac333403.yaml Remove disable option for default FWG and allow only on VM ports 2018-02-04 15:06:07 +00:00
cisco-fwaas-driver-move-8f46325d13c93543.yaml Remove Cisco driver from neutron-fwaas repo. 2016-08-26 16:20:33 -07:00
coexistence-between-sg-and-fwg-1f77a755539a9463.yaml Co-existing between fwg and sg 2017-12-29 14:30:10 +07:00
config-file-generation-265c5256668a26bf.yaml Automatically generate neutron FWaaS configuration files 2015-12-07 10:50:11 +00:00
enable-quotas-a3d0a21743bb1985.yaml FWaaS quota registration 2016-02-13 19:17:43 -08:00
fwaas-config-9c780ccfb0e7887f.yaml Added neutron_fwaas.conf file for Firewall config 2017-05-24 10:51:42 +05:30
fwaas_v2-374471c215af0ca0.yaml Add reno note for FWaaS v2 2016-09-09 16:26:30 +00:00
mcafee-fwaas-driver-removal-8915271e5d4288cf.yaml Delete mcafee FwaaS driver 2016-06-30 08:38:13 -05:00
ovs-firewall-driver-c347ea0a560b7e38.yaml Add reno for "OVS based l2 Firewall driver for FWaaS v2" 2017-12-06 17:57:38 +09:00
validation_if_port_is_supported-639d0df705eb67f9.yaml Validating if a port is supported by FWaaS L2 driver 2018-02-05 13:07:12 +07:00
varmour-fwaas-driver-removal-f7aa304a4544134a.yaml Remove vendor driver: vArmour from community repo 2016-08-25 21:40:31 -07:00
vyatta-fwaas-driver-removal-e38e6ecde5105084.yaml Remove vendor driver: vyatta from community repo 2016-08-28 21:46:53 -07:00