mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-20 10:50:08 +03:00
feature #863: Fix dest_host bug
This commit is contained in:
parent
1467190510
commit
cb5837ec8e
@ -417,7 +417,7 @@ class ExecDriver < VirtualMachineDriver
|
||||
{
|
||||
:driver => :vmm,
|
||||
:action => :migrate,
|
||||
:parameters => [:deploy_id, :migr_host, :host]
|
||||
:parameters => [:deploy_id, :dest_host, :host]
|
||||
},
|
||||
# Execute networking clean up operations
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user