launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #12558
Re: [Merge] lp:~gz/maas/cpu_mem_tag_constraints into lp:maas
You're adding quite a lot of code to NodeManager.get_available_node_for_acquisition, with a fair amount of indentation. That's usually a pretty good indicator that it's time to extract bits of the work into their own functions. Which in turn can help you test them more thoroughly more conveniently.
--
https://code.launchpad.net/~gz/maas/cpu_mem_tag_constraints/+merge/126502
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~gz/maas/cpu_mem_tag_constraints into lp:maas.
References