Optimation for _update_lrouter_routes()

Bug #1693512 reported by Dong Jun
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-ovn
Fix Released
Undecided
Unassigned

Bug Description

Combine multi routers routes update in _subnet_update into a single transaction.

def _subnet_update(resource, event, trigger, **kwargs):
    ...
    for router_id in router_ids:
        l3plugin._update_lrouter_routes(context, router_id, add, remove)

Revision history for this message
Lucas Alvares Gomes (lucasagomes) wrote :
Changed in networking-ovn:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.