neutron/neutron/tests/functional/agent
Brian Haley 51ea9b10c7 Fix bridge assertion error when times are equal
Sysfs mtime has only a 4ms granularity, so sometimes t2 will
be equal to t1.  Change to use assertGreaterEqual() instead.

Change-Id: Id9a97dc3d5facbf66cd5c774a52f6a1b83712f33
Closes-bug: #1614380
2016-08-18 11:08:14 -04:00
..
l2 Merge "Introduce bulk push to rpc callback mechanism" 2016-08-02 03:56:09 +00:00
l3 Enable ra on gateway when add gateway to HA router 2016-08-17 05:50:53 -06:00
linux Fix bridge assertion error when times are equal 2016-08-18 11:08:14 -04:00
ovsdb Wait for vswitchd to add interfaces in native ovsdb 2016-07-26 19:44:45 -05:00
windows Fix Windows IPDevice.device_has_ip racefulness 2016-04-07 16:54:47 -04:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Move wait_until_true to neutron.common.utils 2016-06-27 11:40:11 +00:00
test_firewall.py Merge "Refactoring security group config options" 2016-08-17 04:36:21 +00:00
test_l2_lb_agent.py Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
test_l2_ovs_agent.py Move wait_until_true to neutron.common.utils 2016-06-27 11:40:11 +00:00
test_ovs_flows.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
test_ovs_lib.py isolate test_db_find_column_type_list 2016-08-10 10:19:26 -06:00