os-vif/vif_plug_linux_bridge
Kevin Benton 10e6b6bd1b Don't install iptables rules if neutron is filtering
Don't setup iptables rules in the Linux Bridge driver
if Neutron is providing security groups filtering.
When neutron is providing filtering, it handles everything
ranging from security-group enforcement to anti-spoofing
rules so Nova/os-vif shouldn't need to do anything on plug.

Change-Id: I19d62a8ac730aba2586b9f8eb08e153746ec2bcb
2017-02-28 12:08:59 +00:00
..
tests Don't install iptables rules if neutron is filtering 2017-02-28 12:08:59 +00:00
__init__.py import linux bridge plugin implementation 2016-02-16 11:06:59 +00:00
iptables.py [py35] Switch filter to list comprehensions 2017-01-23 02:53:50 +00:00
linux_bridge.py Don't install iptables rules if neutron is filtering 2017-02-28 12:08:59 +00:00
linux_net.py Check for concurrent bridge creation in bridge add 2016-08-26 23:52:29 +00:00
privsep.py linux_bridge: convert over to use privsep module 2016-04-04 12:42:16 +01:00