On Wed, Oct 26, 2011 at 10:41:35AM +0200, Michael Hanselmann wrote:
> Am 26. Oktober 2011 10:29 schrieb Iustin Pop <[email protected]>:
> > On Tue, Oct 25, 2011 at 09:10:24PM +0200, Michael Hanselmann wrote:
> >> +    ("node_change_master_netmask", SINGLE, TMO_FAST, [
> >> +      ("netmask", None, None),
> >> +      ], None, "Change master IP netmask"),
> >
> > FYI, this call is not used from bootstrap, so it should be moved to the
> > standard RPC client.
> >
> > There are some other calls that are used only from bootstrap, but that's
> > harder to cleanup.
> 
> True, this should be easy to sort out. I plan to do some sort of an
> audit anyway (I suspect some of the 80+ calls are not used anymore).

If only we had a system that tracks counters for all LUs and RPCs made,
we could integrate this with QA and get timely reports/warnings… On my
"pending" ideas for ages :(

iustin

Reply via email to