mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
F #4913: Fix import wild vm bug
This commit is contained in:
parent
83db00d485
commit
d91a5854b2
@ -40,6 +40,7 @@ def self.import_wild(host_id, vm_ref, one_vm, template)
|
||||
vcenter_vm.reference_imported_nics
|
||||
|
||||
# Set vnc configuration F#5074
|
||||
one_vm.info # Let's update the info to gather VNC info
|
||||
extraconfig = []
|
||||
extraconfig += vcenter_vm.extraconfig_vnc
|
||||
spec_hash = { :extraConfig => extraconfig }
|
||||
|
Loading…
x
Reference in New Issue
Block a user