Bug 1136862
Summary: | Vm Reboot option is unusable Via oVirt webadmin | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Ori Gofen <ogofen> | ||||
Component: | ovirt-engine-webadmin | Assignee: | Martin Betak <mbetak> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Pavel Stehlik <pstehlik> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.5 | CC: | acanan, bugs, ecohen, gklein, iheim, mgoldboi, ofrenkel, rbalakri, yeylon | ||||
Target Milestone: | --- | ||||||
Target Release: | 3.6.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | virt | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-10-30 10:56:01 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
*** This bug has been marked as a duplicate of bug 1153711 *** |
Created attachment 934089 [details] image Description of problem: oVirt engine supplies vm.reboot() command which performs a regular reboot operation on the virtual machine,on oVirt-engine UI this option appears when right clicking on a Vm. However,this option is constantly greyed out (view image),thus,in practice,not exposed to the average UI user . when attempting to execute this command from rest-api,py-sdk it is executed successfully. Version-Release number of selected component (if applicable): rc1.1 How reproducible: 100% Actual results: reboot option is not exposed to oVirt-webadmin Expected results: reboot should be exposed to the user and be greyed out in case vm is down,or during reboot session Additional info: