Comment 3 for bug 1178092

Revision history for this message
aeva black (tenbrae) wrote :

Definitely a problem!

One solution would be to remove the notify() call at the end of baremetal_deploy_helper.py: deploy(), and have the baremetal driver initiate a reboot via its power driver. That could be done in pxe.py activate_node() or driver.py just after activate_node is called.