After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 666369 - Delete associated storage when deleting a local VM
Delete associated storage when deleting a local VM
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: general
3.3.x (unsupported)
Other Linux
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on: 666334
Blocks:
 
 
Reported: 2011-12-16 15:40 UTC by Zeeshan Ali
Modified: 2016-03-31 14:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Delete storage volume along with its VM (3.95 KB, patch)
2012-01-12 14:46 UTC, Zeeshan Ali
committed Details | Review

Description Zeeshan Ali 2011-12-16 15:40:43 UTC
Once we have a way for user to be able to undo deletion of a box (bug#666334), we should just go ahead and safely delete the associated storage if the box in question is local VM.
Comment 1 Zeeshan Ali 2012-01-12 14:46:37 UTC
Created attachment 205106 [details] [review]
Delete storage volume along with its VM
Comment 2 Marc-Andre Lureau 2012-01-12 14:48:43 UTC
Review of attachment 205106 [details] [review]:

I didn't try it, but looks good. if it works, then ack ;)
Comment 3 Zeeshan Ali 2012-01-12 14:57:35 UTC
(In reply to comment #2)
> Review of attachment 205106 [details] [review]:
> 
> I didn't try it, but looks good. if it works, then ack ;)

I tested with a live and non-live case and it worked. But things just break for others while they work for me so I won't guarantee anything. :)
Comment 4 Zeeshan Ali 2012-01-12 15:02:08 UTC
Attachment 205106 [details] pushed as b203c6c - Delete storage volume along with its VM