Debugging Tip that can be added to Troubleshooting section: Running this command failed. I then ran the command: "mistral action-execution-list | grep -v SUCC" Output shows 2 Workflows IDs: 2904c241-a0ec-42a0-939c-2b3fded0734e 87fecf5e-169e-4ed5-892b-6c695d54210b I then ran the command: "mistral action-execution-get-output 87fecf5e-169e-4ed5-892b-6c695d54210b" The returned output showed what the problem was Reported by: nhalevy https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html/keeping_red_hat_openstack_platform_updated/assembly-updating_the_overcloud#annotations:83346301-69f8-4cf0-acf2-ab2393f18f79
Added to Troubleshooting tracker