yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #93690
[Bug 1797663] Re: refactor def _get_dvr_sync_data from neutron/db/l3_dvr_db.py
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
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1797663
Title:
refactor def _get_dvr_sync_data from neutron/db/l3_dvr_db.py
Status in neutron:
Won't Fix
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1797663/+subscriptions
References