neutron/neutron/tests/functional/agent/windows
Assaf Muller a5b1a6ec07 Fix Windows IPDevice.device_has_ip racefulness
get_device_by_ip gets all devices on the system,
then iterates on them and checks if the given IP
is configured on each device. Ths method does
not account for devices that are deleted after
the devices are listed.

Change-Id: Ibada2b4ed60f02539e00021cdc7b3ddb97f1840c
Closes-Bug: #1567608
2016-04-07 16:54:47 -04:00
..
__init__.py Ovs agent can't start on Windows because of validate_local_ip 2016-03-19 12:22:59 -07:00
test_ip_lib.py Fix Windows IPDevice.device_has_ip racefulness 2016-04-07 16:54:47 -04:00