← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1329223] Re: ovs agent resync may miss port remove event

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => liberty-rc1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1329223

Title:
  ovs agent resync may miss port remove event

Status in neutron:
  Fix Released

Bug description:
  In ovs agent main rpc loop,set resync = True clears "ports" set, and
  might result in missing some "port removed" event, port removed from
  br-int, however not call treat_device_remove

  We could return a set of ports failed to process, instead of a bool
  value to force agent to re-scan all from scratch

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1329223/+subscriptions


References