neutron/neutron/tests/unit/agent
Slawek Kaplonski 45ae2e45c4 Fix UT BridgeLibTest when IPv6 is disabled
There was missing mock of
ipv6_utils.is_enabled_and_bind_by_default() in BridgeLibTest
unit tests and that cause failing some of tests from this module
when tests are running on host with disabled IPv6.
Now it's mocked and tests are running properly and are
testing what they should test.

Closes-Bug: #1773818
Change-Id: I9144450ce85e020c0e33c5214a2178acbbbf5f54
(cherry picked from commit 8930d33c71)
2018-07-13 16:08:26 +00:00
..
common [Qos] Fix residues of ovs in ingress bw limit 2017-12-06 15:37:43 +08:00
dhcp Spawn/stop metadata proxies upon adding/deleting router interfaces 2018-03-28 22:24:30 +00:00
l2 Extend QoS L2 drivers interface to handle ingress rule types 2017-06-05 16:58:00 +00:00
l3 Merge "DVR: Self recover from the loss of 'fg' ports in FIP Namespace" into stable/pike 2018-07-05 22:33:26 +00:00
linux Fix UT BridgeLibTest when IPv6 is disabled 2018-07-13 16:08:26 +00:00
metadata Merge "Add log-tag to haproxy config file" into stable/pike 2018-01-27 22:35:56 +00:00
ovsdb Update to support the ovdsbapp 0.4.0 API 2017-05-17 19:58:34 +00:00
windows Fix pep8 errors 2018-04-17 10:39:04 -04:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_resource_cache.py Fix race condition with enabling SG on many ports at once 2018-06-20 18:16:07 +00:00
test_rpc.py Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
test_securitygroups_rpc.py Merge "Iptables firewall driver adds forward rules for trusted ports" into stable/pike 2018-07-06 02:31:21 +00:00