Description of problem: ----------------------- If the update command is aborted for some reason you can always continue in the process by re-running same command. Problem is that already started command is not interrupted and attempt to re-run update immediately after cancel will fail, cuz there is already update in progress. So before re-running update check there is no actions in progress. Lukas, please correct the text message if I'm missing smth.
Id add how to check that there are no actions in progress. openstack stack resource-list -n5 overcloud | grep -v COMPLETE or something like that
OSP11 is now retired, see details at https://access.redhat.com/errata/product/191/ver=11/rhel---7/x86_64/RHBA-2018:1828