neutron/neutron/tests/unit/agent/dhcp
Maciej Józefczyk 9bef065bd0 Mock ipv6_utils.is_enabled_and_bind_by_default method
We test DHCP agent DeviceManager without mocking method
ipv6_utils.is_enabled_and_bind_by_default(). Because of that
it fails all the time on hosts without IPv6 support.
This patch adds mock to prevent those failures.

Change-Id: Icb4854892839a20619e92852c8b1a317d71231da
Closes-Bug: #1747437
2018-02-05 15:21:18 +01:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_agent.py Mock ipv6_utils.is_enabled_and_bind_by_default method 2018-02-05 15:21:18 +01:00