neutron/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent
RoyKing 7190771867 Avoid unnecessary operation of ovsdb and flows
Type of lvm.vlan is int and other_config.get('tag') is a string,
they can never be equal. We should do type conversion before
comparing to avoid unnecessary operation of ovsdb and flows.

Change-Id: Ib84da6296ddf3c95be9e9f370eb574bf92ceec15
Closes-Bug: #1843425
(cherry picked from commit 0550c0e1f6)
2019-09-24 08:38:25 +00:00
..
extension_drivers Clear residual qos rules after l2-agent restarts. 2019-01-24 06:43:01 +00:00
openflow Make OVS controller inactivity_probe configurable 2019-06-04 13:35:00 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
fake_oflib.py OVS-agent: Introduce Ryu based OpenFlow implementation 2015-09-02 14:05:18 +09:00
ovs_test_base.py Update to support the ovdsbapp 0.4.0 API 2017-05-17 19:58:34 +00:00
test_ovs_agent_extension_api.py OVSBridge: add --strict to allow priority in delete_flows 2017-05-04 11:52:34 +02:00
test_ovs_capabilities.py use neutron-lib's callback fixture 2017-06-14 06:50:29 -06:00
test_ovs_neutron_agent.py Avoid unnecessary operation of ovsdb and flows 2019-09-24 08:38:25 +00:00
test_ovs_tunnel.py Merge "Divide-and-conquer local bridge flows beasts" into stable/queens 2019-04-09 00:38:14 +00:00
test_vlanmanager.py Removed deprecated class LocalVLANMapping 2016-11-07 20:24:06 +00:00