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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to