neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native
Brian Haley b02c09c332 Remove some native openflow driver 'deferred' code
From the comments, this code existed to have API compatibility
between the native openflow and ovs-ofctl of_interface drivers,
but since the latter was removed, this code is no longer
necessary. Remove the tunnel bridge code now, the integration
bridge code needs further work.

Change-Id: I692789e35a4be8872ec72ffb10bc5488cab05f2b
2020-04-20 10:55:10 -04:00
..
__init__.py OVS-agent: Introduce Ryu based OpenFlow implementation 2015-09-02 14:05:18 +09:00
br_dvr_process.py DVR: Modify DVR flows to allow ARP requests to hit ARP Responder table 2019-05-30 08:11:31 +00:00
br_int.py Add accepted egress direct flow 2020-01-10 22:50:02 +08:00
br_phys.py Divide-and-conquer local bridge flows beasts 2019-03-26 21:13:25 +08:00
br_tun.py Remove some native openflow driver 'deferred' code 2020-04-20 10:55:10 -04:00
main.py Replace ryu with os_ken 2018-12-13 10:00:17 +00:00
ofswitch.py Remove sleep command when retrieving OVS dp 2020-01-30 15:34:45 +00:00
ovs_bridge.py Adding check for IPv6 address in setup_controllers 2019-10-29 15:10:25 +00:00
ovs_oskenapp.py Replace ryu with os_ken 2018-12-13 10:00:17 +00:00