neutron/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/ovs_ofctl
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 Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
ovs_bridge_test_base.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
test_br_int.py Change the order of installing flows for br-int 2017-01-03 16:02:30 +08:00
test_br_phys.py Cleanup stale OVS flows for physical bridges 2016-03-31 12:30:23 +00:00
test_br_tun.py Added agent specific API support to L2 extensions 2016-02-26 17:40:10 +00:00