Bug 1359632

Summary: [engine-webadmin-portal] Tool-tip is not displayed when hot-plug disk is not supported
Product: [oVirt] ovirt-engine Reporter: Elad <ebenahar>
Component: Frontend.WebAdminAssignee: Daniel Erez <derez>
Status: CLOSED CURRENTRELEASE QA Contact: Kevin Alon Goldblatt <kgoldbla>
Severity: medium Docs Contact:
Priority: low    
Version: 4.0.2CC: acanan, amureini, bugs, derez, ylavi
Target Milestone: ovirt-4.0.2Flags: rule-engine: ovirt-4.0.z+
rule-engine: exception+
ylavi: planning_ack+
amureini: devel_ack+
acanan: testing_ack+
Target Release: 4.0.2.2   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-12 14:24:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Storage RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1351636    

Description Elad 2016-07-25 07:47:47 UTC
Description of problem:
Webadmin: VMs->Disks: Tool-tip is not displayed while hovering over the 'deactivate' or 'activate' buttons for an IDE disk of a running VM (hot[un]plug is not supported for IDE) 

Version-Release number of selected component (if applicable):
rhevm-4.0.2-0.1.rc.el7ev.noarch
ovirt-engine-webadmin-portal-4.0.2-0.1.rc.el7ev.noarch

How reproducible:
100%

Steps to Reproduce:
1. Create a VM and start it
2. Wait for the VM to change its status to 'Up' and attach an IDE disk to it
3. Hover over the 'Activate' button of the IDE disk 

Actual results:
Tool-tip (Disk Activate/Deactivate while VM is running, isn't supported for all interfaces (e.g. IDE)) is not displayed 

Expected results:
Tool-tip should be displayed

Additional info:
Reproduced using Firefox and Chrome

Attached: Firefox console log, screenshot, engine.log and server.log

Comment 3 Kevin Alon Goldblatt 2016-08-03 12:39:59 UTC
2/8/16

Tested with the following code:
----------------------------------------
rhevm-4.0.2.3-0.1.el7ev.noarch
vdsm-4.18.9-1.el7ev.x86_64


Tested with the following scenario:


Steps to Reproduce:
1. Create a VM and start it
2. Wait for the VM to change its status to 'Up' and attach an IDE disk to it
3. Hover over the 'Activate' button of the IDE disk 

Actual results:
The Tool tip is displayed with the following message:
Disk Activate/Deactivate while VM is running, isn't supported for all interfaces (e.g. IDE))


Moving to VERIFIED!