neutron/neutron/plugins/ml2/drivers/openvswitch
RoyKing 58f290c81e 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 09:34:18 +08:00
..
agent Avoid unnecessary operation of ovsdb and flows 2019-09-24 09:34:18 +08:00
mech_driver Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00