In cases where user/password creation on the bmc fails during enlistment, we'd like for maas to still report the BMC IP address in the power parameters, so that we can recognize the machine by its BMC IP address and set the power parameters we already have manually via the API.
here's how foundation engine enlists nodes, without knowing the MAC address: http:// paste.ubuntu. com/p/HZS5M5gKJ z/
In cases where user/password creation on the bmc fails during enlistment, we'd like for maas to still report the BMC IP address in the power parameters, so that we can recognize the machine by its BMC IP address and set the power parameters we already have manually via the API.