neutron/neutron/agent/windows
Assaf Muller 22893d1c39 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
(cherry picked from commit a5b1a6ec07)
2016-05-23 17:34:05 +00:00
..
__init__.py OVS agent support on Hyper-V 2015-03-25 13:48:33 -07:00
ip_lib.py Fix Windows IPDevice.device_has_ip racefulness 2016-05-23 17:34:05 +00:00
polling.py Fixes "OVS Agent doesn't start on Windows" 2016-03-15 03:14:05 +00:00
utils.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00