Bug 511084

Summary: RFE: optionally do not have the "are you sure" popup for shutdown:force-off
Product: [Community] Virtualization Tools Reporter: Gene Czarcinski <gczarcinski>
Component: virt-managerAssignee: Daniel Berrangé <berrange>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: berrange, crobinso, hbrock, markmc, virt-maint, xen-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-18 21:48:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gene Czarcinski 2009-07-13 15:28:16 UTC
Description of problem:

The current implementation has a popup to ask "are you sure" (yes/no) when you select doing a shutdown:force-off (virtual poweroff).

This is OK for something which occurs infrequently.  However, when this is used a lot, it becomes more than bothersome!! [think pain in the ...]

Ideally, there should be some global setting which can be set/reset instead of just a check-box on the dialog which, if un-checked, will result in the popup never occurring again.

Comment 1 Gene Czarcinski 2009-07-17 16:22:51 UTC
After thinking about this RFE, I believe that having the option on a per guest basis may be better.

Regardless, if the popup can be turned off, there should be a way to turn it back on without vi'ing an xml file.

Comment 2 Mark McLoughlin 2009-08-11 16:38:24 UTC
Moving upstream, but personally I think the dialog makes sense and anyone who really needs to do this that much can just use 'virsh destroy'

Comment 3 Cole Robinson 2009-11-18 21:48:47 UTC
Numerous people have asked for this, so I've implemented this upstream:

http://hg.fedorahosted.org/hg/virt-manager/rev/958d7ff99a5b

Closing as UPSTREAM.