Description of problem: When we shut-down (gracefully or not) a VM we have an option to set the reason for the operation. This bug is regarding the WEB-UI. The REST API is fixed in bug 1450351. Version-Release number of selected component (if applicable): 4.4.0 and ovirt-engine-4.3.6.5-0.1.el7.noarch How reproducible: 100% Steps to Reproduce: 1. Run a VM. 2. Shutdown / Power off the VM, set the reason for the operation. Actual results: VM went down as expected. There is no reason on the DB and no reason pointed out in the status column of the VM in the WEB-UI. Expected results: VM goes down, reason is in the DB -> WEB-UI will show the reason in the VM's status column
Other half of the patch. I'll change the description on the other bug to reflect *** This bug has been marked as a duplicate of bug 1450351 ***