yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07139
[Bug 1260185] [NEW] synchronize ovs agent's rpc handler and main thread
Public bug reported:
the various RPC message handlers and the main thread of ovs agent can interfere with each other.
So we need to use synchronizer to make sure only one thread can run at a time.
** Affects: neutron
Importance: High
Assignee: yong sheng gong (gongysh)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1260185
Title:
synchronize ovs agent's rpc handler and main thread
Status in OpenStack Neutron (virtual network service):
In Progress
Bug description:
the various RPC message handlers and the main thread of ovs agent can interfere with each other.
So we need to use synchronizer to make sure only one thread can run at a time.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1260185/+subscriptions
Follow ups
References