mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Fix for bad variable scope in vmware driver
This commit is contained in:
parent
c497223735
commit
6828db9b54
@ -188,7 +188,7 @@ class VMwareDriver
|
||||
# this it is needed to change also [1]
|
||||
#
|
||||
# [1] $ONE_LOCATION/lib/remotes/vmm/vmware/checkpoint
|
||||
|
||||
rc = false
|
||||
2.times {
|
||||
rc, info = do_action(
|
||||
"virsh -c #{@uri} snapshot-revert #{deploy_id} checkpoint")
|
||||
|
Loading…
x
Reference in New Issue
Block a user