Comment 2 for bug 1377099

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

How about:

- Prepare nodes for commissioning.

- Commit transaction.

- Fire off RPC calls to power nodes on.

- Collect failures, then for each:

  - If the failure is because there's an existing power change in
    progress, transition back to previous status.

  - Otherwise transition node to a failed state.

?