os-vif/os_vif/internal/ip
Stephen Finucane d6e7521fc4 windows: Add missing return
We were logging in a code path but not setting a return value. This was
passing tests because it seems 'assertFalse' does a falsey check, not a
true boolean False check.

Change-Id: If0156cd4d4c1acbad683873d632ee5afb0b7b7ad
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2020-08-20 09:00:17 +01:00
..
linux support pyroute2 0.5.13 2020-08-06 11:21:28 +00:00
windows windows: Add missing return 2020-08-20 09:00:17 +01:00
__init__.py Remove IP proxy methods 2019-04-25 13:43:34 +00:00
api.py Remove IP proxy methods 2019-04-25 13:43:34 +00:00
ip_command.py Remove six 2020-05-02 18:28:47 +09:00