← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1259847] Re: setup_tunnel_br has many add-flow() called, which can be merged into one call to ovs-ofctl

 

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

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

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

Title:
  setup_tunnel_br has many add-flow() called, which can be merged into
  one call to ovs-ofctl

Status in neutron:
  Fix Released

Bug description:
  each add-flow will lead to one ovs-ofctl call, use
  self.tun_br.defer_apply_on() can improve it.

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


References