← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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

** Affects: neutron
     Importance: Undecided
     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/1259847

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

Status in OpenStack Neutron (virtual network service):
  In Progress

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


Follow ups

References