Comment 3 for bug 1712912

Revision history for this message
John Fulton (jfulton-org) wrote :

Cleaned up output from the following containing the state_info, params, and output fields:

 heat resource-show overcloud-AllNodesDeploySteps-2qschexqlpmb WorkflowTasks_Step2_Execution

view with:

 head -1 state_info-params-output | sed -e 's/\\n/\n/g' -e 's/\\"/"/g'
 head -2 state_info-params-output | sed -e 's/\\n/\n/g' -e 's/\\"/"/g'
 head -3 state_info-params-output | sed -e 's/\\n/\n/g' -e 's/\\"/"/g'