Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1145577

Summary: [RFE] Need to add functions to the Disks main tab.
Product: [oVirt] ovirt-engine Reporter: Kevin Alon Goldblatt <kgoldbla>
Component: RFEsAssignee: Tal Nisan <tnisan>
Status: CLOSED WONTFIX QA Contact: Raz Tamir <ratamir>
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.5.0CC: bugs, lpeer, lsurette, rbalakri, scohen, srevivo, tnisan, ykaul, ylavi
Target Milestone: ---Keywords: FutureFeature, UserExperience
Target Release: ---Flags: ylavi: ovirt-future?
rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-05-21 09:45:39 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:
Attachments:
Description Flags
screenshots, server and vdsm logs none

Description Kevin Alon Goldblatt 2014-09-23 10:07:42 UTC
Created attachment 940363 [details]
screenshots, server and vdsm logs

Description of problem:
When right clicking a disk within the disk tab, no 'attach'

Version-Release number of selected component (if applicable):
rhevm-3.5.0-0.10.master.el6ev.noarch
vdsm-4.16.3-3.el6ev.beta.x86_64

How reproducible:
All the time

Steps to Reproduce: SEE ATTACHED SCREEN SHOT!
1. Go to disks tab select a disk and right click it
2. The 'edit', 'attach' and 'deactivate' options are not available and should be added. Right clicking the same disk from within the VM tab offers you these options. The options on disks should be consistent throughout all tabs
3.

Actual results:
The 'edit', 'attach' and 'deactivate' options are not available 

Expected results:
The 'edit', 'attach' and 'deactivate' options should be available

Additional info:

Comment 1 Allon Mureinik 2015-01-27 23:15:36 UTC
(In reply to Kevin Alon Goldblatt from comment #0)
> Steps to Reproduce: SEE ATTACHED SCREEN SHOT!
> 1. Go to disks tab select a disk and right click it
> 2. The 'edit', 'attach' and 'deactivate' options are not available and
> should be added. Right clicking the same disk from within the VM tab offers
> you these options. The options on disks should be consistent throughout all
> tabs
> 3.
Tal - please make sure we have an RFE for each of these.

Comment 2 Einav Cohen 2015-02-09 23:47:56 UTC
after discussing with Liz:

- Edit: I don't see a problem there, just need to make sure that properties that are actually Disk<->VM properties (if any), rather than 'standalone' Disk properties, should be disabled for editing. 

- Attach: 

 * The only challenge is to create a VM-selection widget (need to keep in mind that there may be thousands of VMs in the relevant DC) - may be worth introducing a searchable VMs grid - something similar to the AD-Users searchable grid in the 'Add Permissions' dialog - so that the user won't have to scroll through thousands of VMs, but search for the relevant VM(s) that he is looking for. 

 * It may make more sense to put the 'Attach' functionality in the VMs sub-tab within the main tab, rather than straight in the main tab - but if this action is expected to be very common - may make sense to put it in both locations. 

- Activate/Deactivate: Same comment as the one for the 'Attach' action - it makes sense to put these actions in the VMs sub-tab, and if expected to be a popular action - put them in the main tab as well; however, if deciding to put in the main-tab - need to allow the user to choose a VM (in a dialog, probably) in case of a shareable disk. if disk is not shareable or if attached only to a single VM - no need for a dialog, obviously. 

please feel free to needinfo Liz/me if any additional UXD assistance is needed.

Comment 3 Tal Nisan 2018-05-21 09:45:39 UTC
Closing old RFEs.
If relevant please re-open and explain why.