yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #50605
[Bug 1529100] Re: OVSBridge.delete_port method performance could be improved
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
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:
Expired
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
References