← Back to team overview

maas-devel team mailing list archive

mac_address in power_params?

 

Hi all,

Is there any reason mac_address is only added to the power params when
they are already blank? (src/maasserver/models/node.py line 788 or
so.)

I don't think it will ever get added, actually, since the defaults are
set immediately before in that method, so the dict is never empty.

\t


Follow ups