[Storage] Bad error message when trying to remove StorageDomain while the same operation is already in process.
How to reproduce:
1.Create Storate Domain.
2.Make it unattacehd.
3.Try to remoce it.
While the remove action in process click on "remove" once again.
You will get the following error message:
Error: Cannot ${action} ${type}. Related operation is currently in progress. Please try again later.
${action} ${type} should be removed from the message.
[Storage] Bad error message when trying to remove StorageDomain while the same operation is already in process. How to reproduce: 1.Create Storate Domain. 2.Make it unattacehd. 3.Try to remoce it. While the remove action in process click on "remove" once again. You will get the following error message: Error: Cannot ${action} ${type}. Related operation is currently in progress. Please try again later. ${action} ${type} should be removed from the message.