maas-devel team mailing list archive
-
maas-devel team
-
Mailing list archive
-
Message #01517
Re: mac_address in power_params?
On 27/02/14 08:39, Tycho Andersen wrote:
> 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
>
I put a branch up yesterday to fix this but nobody bothered reviewing it
yet, perhaps you would like to take a look? :)
https://code.launchpad.net/~julian-edwards/maas/ipmi-with-mac/+merge/208286
References