Description of problem: we have a task created during host install/maintenance/activate of host but no task is created for reinstall host Version-Release number of selected component (if applicable): si2.1 How reproducible: 100% Steps to Reproduce: 1. put an existing host in maintenance and reinstall it 2. 3. Actual results: not task is created Expected results: if add host/ maintenance and activate of host is logged in task manager so we should also have reinstall of host logged Additional info:
In general, commands that their execution take short time (i.e - update commands) should not be monitored. Specifically UpdateVdsCommand was configured not to be monitored (see VdcActionType.UpdateVds), however the re-install operation is being executed via the UpdateVdsCommand. A proper solution would be to expose new Command for re-install or modify the InstallVds command (currently, it is internal).
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.