Comment 2 for bug 1178919

Revision history for this message
Robert Collins (lifeless) wrote :

Ok, we think we know the cause for this :

https://github.com/openstack/nova/blob/master/nova/virt/baremetal/ipmi.py#L200

-> we're failing to reboot machines that are currently powered on. E.g. if they fail to deploy for some reason, we leave them wedged forever.