1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-20 10:50:08 +03:00

Update migrate

This commit is contained in:
Tino Vázquez 2019-01-31 10:01:02 +01:00 committed by GitHub
parent 1e445b83a7
commit 0616fb78fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,6 @@ require 'vcenter_driver'
vm_id = ARGV[-2]
src_host = ARGV[-3]
dst_host = ARGV[-4]
#dsid = "111"
begin