yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47953
[Bug 1525209] Re: Windows interface polling manager doesn't use ovsdb client monitor
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1525209
Title:
Windows interface polling manager doesn't use ovsdb client monitor
Status in neutron:
Expired
Bug description:
In Linux the OVS agent uses the class InterfacePollingMinimizer that
notifies the agent when a new port is plugged or unplugged and passes
the related events (port added or deleted). For Windows it uses the
class AlwaysPoll that doesn't notify any specific event, it returns
always true. The OVS agent in Windows is forced to rescan the devices
currently in the machine to infer which were added. This is because
the current Windows implementation of the interface polling manager
doesn't use ovsdb client monitor. Fix this by using ovsdb client
monitor also for Windows and make sure that the events are passed
correctly to the OVS agent.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1525209/+subscriptions
References