mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 07:35:50 +03:00
[GH-ISSUE #30] Add new Virtual Machine options for 'Action For This Server' #22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JJClements on GitHub (Mar 1, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/30
The below options would be good to have and make the application much easier to use:
Add a 'Shutdown' button (virsh shutdown 'servername')
Add a 'Force Shutdown' button (virsh destroy 'servername')
Add a 'Delete and Remove' button (virsh undefine 'servername' and then virsh vol-delete --pool 'poolname' 'severname')
@retspen commented on GitHub (Mar 1, 2013):
Create buttons like virt-manager ?
@JJClements commented on GitHub (Mar 1, 2013):
Yes please if possible!
@retspen commented on GitHub (Mar 3, 2013):
Add checkbox - delete image in modal window. Rename buttons in power modal window.
@JJClements commented on GitHub (Mar 4, 2013):
HI,
I don't see any new options to shutdown the server or force a shutdown?
@retspen commented on GitHub (Mar 4, 2013):
This need in overview page?
@JJClements commented on GitHub (Mar 5, 2013):
Yes, please add 2 new buttons:
Add a 'Shutdown' button (virsh shutdown 'servername')
Add a 'Force Shutdown' button (virsh destroy 'servername')
@retspen commented on GitHub (Mar 5, 2013):
Add buttons
@JJClements commented on GitHub (Mar 5, 2013):
I don't see the buttons in the latest release?
@retspen commented on GitHub (Mar 5, 2013):
github.com/retspen/webvirtmgr@d38c3de96c@JJClements commented on GitHub (Mar 5, 2013):
Sorry, I do not see any extra buttons when running the latest version. Please see the screenshot attached!

@retspen commented on GitHub (Mar 5, 2013):
Press button "Power"
@JJClements commented on GitHub (Mar 5, 2013):
Thanks :)
I see the options when clicking on 'Power', I think personally it would have been better if Power was for 'Power on' and there were 2 new buttons for 'Shutdown' and 'Force Shutdown'. Maybe resize the buttons to be a little bit smaller. That's just my opinion though :)