Comment 3 for bug 1377099

Revision history for this message
Gavin Panella (allenap) wrote :

Actually, there's nothing in the PowerOn call currently that would
warrant transitioning a node to a failed state. Here's a revised
process:

- Prepare nodes for commissioning.

- Commit transaction.

- Fire off RPC calls to power nodes on.

- Collect failures, then for each:

  - Transition node back to previous node.

  - Tell the user.

?