neutron/neutron/tests/unit/tests/common
Corey Wright 5e4204804e Mock call to sysctl for test_get_free_namespace_port
The code under test shouldn't execute local commands for multiple
reasons (eg the command doesn't exist on the test system), so mock out
the execution of sysctl in test_get_free_namespace_port (copying the
code from test_get_unused_port).

Change-Id: I58aa578274310ae2ca015069f99edb84716fb0b5
Closes-bug: #1619028
2016-08-31 14:53:55 -05:00
..
__init__.py Fix regexp for ss output 2016-04-07 15:56:43 +00:00
test_net_helpers.py Mock call to sysctl for test_get_free_namespace_port 2016-08-31 14:53:55 -05:00