mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-20 10:50:08 +03:00
Fail when the live snapshot can not be done
(cherry picked from commit ace8f04e34b2a8f4b31739b15a3ffa156f50101e)
This commit is contained in:
parent
3549124437
commit
800dd72374
@ -917,8 +917,7 @@ class ExecDriver < VirtualMachineDriver
|
||||
{
|
||||
:driver => :tm,
|
||||
:action => :tm_snap_create_live,
|
||||
:parameters => tm_command_split,
|
||||
:no_fail => true
|
||||
:parameters => tm_command_split
|
||||
}
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user