neutron/neutron/tests/unit/plugins
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
..
ml2 Avoid unnecessary operation of ovsdb and flows 2019-09-24 09:34:18 +08:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00