node_stop        1596 pengine/allocate.c             action_t *node_stop = (action_t *) gIter->data;
node_stop        1598 pengine/allocate.c             if (safe_str_neq(CRM_OP_SHUTDOWN, node_stop->task)) {
node_stop        1600 pengine/allocate.c             } else if (node_stop->node->details->is_dc) {
node_stop        1605 pengine/allocate.c                       node_stop->node->details->uname,
node_stop        1608 pengine/allocate.c             order_actions(node_stop, dc_down, pe_order_optional);