← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1529100] [NEW] OVSBridge.delete_port method performance could be improved

 

Public bug reported:

Using transactions to execute multiple ovs commands can be beneficial if python-ovs library is used.
Particularly, deletion of multiple ovs port can be made significantly faster if executed in the transaction as a single operation.

** Affects: neutron
     Importance: Wishlist
     Assignee: Eugene Nikanorov (enikanorov)
         Status: New

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

Title:
  OVSBridge.delete_port method performance could be improved

Status in neutron:
  New

Bug description:
  Using transactions to execute multiple ovs commands can be beneficial if python-ovs library is used.
  Particularly, deletion of multiple ovs port can be made significantly faster if executed in the transaction as a single operation.

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


Follow ups