mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-13 12:58:17 +03:00
F #4913: Cosmetic change to oca host.rb
This commit is contained in:
parent
4e71fc51a3
commit
1178e0cd23
@ -230,7 +230,7 @@ module OpenNebula
|
||||
if vcenter_wild_vm
|
||||
require 'vcenter_driver'
|
||||
host_id = self["ID"]
|
||||
vm_ref = wild["DEPLOY_ID"]
|
||||
vm_ref = wild["DEPLOY_ID"]
|
||||
return VCenterDriver::Importer.import_wild(host_id, vm_ref, vm, template)
|
||||
else
|
||||
rc = vm.allocate(template)
|
||||
|
Loading…
x
Reference in New Issue
Block a user