View Ticket
Not logged in
2017-01-14
16:35 Closed ticket [edb14da425]: Roll back failed VM creation plus 5 other changes artifact: ba1bf13bc4 user: vitus
16:34
Fixed [edb14da425] - remove partially created VM if creation fails check-in: 46aebd7c09 user: vitus tags: trunk
2016-04-14
10:38 New ticket [edb14da425] Roll back failed VM creation. artifact: a447eefff8 user: vitus

Ticket Hash: edb14da4253642b24d767a52b9cbdb38285d2dc6
Title: Roll back failed VM creation
Status: Closed Type: Code_Defect
Severity: Severe Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2017-01-14 16:35:25
Version Found In: 0.3
User Comments:
vitus added on 2016-04-14 10:38:04:
If create operation fails detectable way (i.e. not during VM installation) 
there should  be no incomplete VM directory left, unless explicitely requested.

I.e. there should be option of create command (--debug or alike) which prevents it from cleaning up after unsuccessful creation. 

If this option is not specified, and VM creation fails after directory is created, directory and all files in it should be deleted.

vitus added on 2017-01-14 16:35:25:
No --debug option yet. But really there is nothing to debug.