3b782ce qemu_driver: unlink new domain cfg file when rollback

1 file Authored by Chen Hanxiao 7 years ago, Committed by mprivozn 7 years ago,
    qemu_driver: unlink new domain cfg file when rollback
    
    If we failed to unlink old dom cfg file, we goto rollback.
    But inside rollback, we fogot to unlink the new dom cfg file.
    This patch fixes this issue.
    
    Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    
        
file modified
+10 -3