neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native
shihanzhang 0af6e6ded0 Change the order of installing flows for br-int
For ovs-agent, it uses CANARY_TABLE table to check ovs status, when
ovs-agent restarts, it should firstly install flows for CANARY_TABLE
table.

Closes-bug: #1642223
Change-Id: I2aebbe5faca2fd4ec137255f0413cc2c129a4588
2017-01-03 16:02:30 +08:00
..
__init__.py OVS-agent: Introduce Ryu based OpenFlow implementation 2015-09-02 14:05:18 +09:00
br_dvr_process.py OVS-agent: Introduce Ryu based OpenFlow implementation 2015-09-02 14:05:18 +09:00
br_int.py Change the order of installing flows for br-int 2017-01-03 16:02:30 +08:00
br_phys.py Cleanup stale OVS flows for physical bridges 2016-03-31 12:30:23 +00:00
br_tun.py Fix useless use of _nxm variant in an OVS field name 2016-09-16 14:12:20 +02:00
main.py OVS-agent: Introduce Ryu based OpenFlow implementation 2015-09-02 14:05:18 +09:00
ofswitch.py Adding the appropriate log hints where needed 2016-06-30 07:35:24 +00:00
ovs_bridge.py OVS agent: configure both OF10 and OF13 2016-09-19 09:39:57 +02:00
ovs_ryuapp.py ovs-agent: Close ryu app on all exceptions 2016-11-25 08:15:43 -05:00