neutron/neutron/tests
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
..
common Give some HA router case specific resources 2019-04-17 13:08:10 +02:00
contrib Change ovs version we use in fullstack tests 2019-04-04 16:24:17 +02:00
etc Fix creating policy rules from subattributes. 2019-05-09 06:32:37 +00:00
fullstack Check the namespace is ready in test_mtu_update tests 2019-09-16 09:30:43 +00:00
functional Merge "Increase timeouts for OVSDB in functional tests" into stable/rocky 2019-09-20 05:23:43 +00:00
tempest Removing remaining Tempest bits 2018-03-26 11:41:35 -05:00
unit Avoid unnecessary operation of ovsdb and flows 2019-09-24 09:34:18 +08:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Handle DBConnectionError in skip_if_timeout decorator 2019-04-11 07:21:52 +00:00
fake_notifier.py FakeNotifier class 'topic' argument change to 'topics'. 2017-12-04 20:10:03 +01:00
post_mortem_debug.py
tools.py pecan.jsonify v1.3 adjustment 2018-04-18 15:37:20 +00:00