refactor def _get_dvr_sync_data from neutron/db/l3_dvr_db.py

Bug #1797663 reported by Manjeet Singh Bhatia
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Won't Fix
Wishlist
Unassigned

Bug Description

The function def _get_dvr_sync_data in neutron/db/l3_dvr_db.py is fetching and processing routers data and since its called upon for each dvr ha router type on update, its becomes very hard to pin point issues in such a massive method, so I propose breaking it into two methods.

def _get_dvr_sync_data and _process_dvr_sync_data. will make debugging in future easy.

Changed in neutron:
importance: Undecided → Low
importance: Low → Wishlist
status: New → Confirmed
Revision history for this message
Brian Haley (brian-haley) wrote :

As this has never been worked on am going to close. If anyone wants to pick it up please re-open.

Changed in neutron:
status: Confirmed → Won't Fix
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.