[openstack-dev] [neutron][ml2][drivers][openvswitch] Question

Margin Hu today.good at 163.com
Wed Jun 21 23:49:10 UTC 2017


Hi Guys,

I have a question in setup_physical_bridges funtion  of 
neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py

      # block all untranslated traffic between bridges
             self.int_br.drop_port(in_port=int_ofport)
             br.drop_port(in_port=phys_ofport)

[refer](https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py#L1159)

when permit traffic between bridges ?  when modify flow table of ovs 
bridge?











More information about the OpenStack-dev mailing list