neutron/neutron/agent/windows
Martin Roy 512455da9e Typo on side_effect rendering the test useless
side_effect does not take a trailing "s", calling
side_effects will simply ignore the call and
continue.  These test work because the no return
value are set, therefore the result is false.

Without changing the tests you can comment out
the try/except without breaking anything.

Fixing the tests shows that the call to
netifaces.ifaddresses was not covered for OSError
and test was missing for ValueError

Change-Id: I770390e99b4b614aff5512da11c0c226dc38b85f
2016-11-17 21:24:54 +00:00
..
__init__.py OVS agent support on Hyper-V 2015-03-25 13:48:33 -07:00
ip_lib.py Typo on side_effect rendering the test useless 2016-11-17 21:24:54 +00:00
polling.py Fixes "OVS Agent doesn't start on Windows" 2016-03-15 03:14:05 +00:00
utils.py neutron-lib: complete usage of helpers 2016-11-10 05:40:15 -08:00