Bug #592
Save_as failure creates an empty image
Status: | Closed | Start date: | 04/26/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 3.0 | |||
Resolution: | invalid | Pull request: | ||
Affected Versions: |
Description
If the save_as fails the image should not be created in the following cases:
'Using save_as on a VirtualMachine should try to use the save_as command on a non existing VirtualMachine's disk and check the failure'
'Using save_as on a VirtualMachine should try to use the save_as command on a existing VirtualMachine's disk already prepared to be saved and check the failure'
'Using save_as on a VirtualMachine should try to use the save_as command on a existing VirtualMachine's disk based on a persistent image and check the failure'
History
#1 Updated by Carlos Martín almost 10 years ago
- Status changed from New to Closed
- Resolution set to invalid
This doesn't happen any more, in those scenarios errors are reported correctly and no images are left in the pool.