VM Deployment failing with NICS error

Am getting below error while creating VM using OpenNebula vOneCloud.
Anyone faced this issue before ?

ERROR: deploy: Deploy of VM 17 on vCenter cluster with /var/lib/one/vms/17/deployment.0 failed due to "There is a problem with your vm NICS, make sure that they are working properly. Error: not found in on attempt #0. Deploy of VM on vCenter cluster with /var/lib/one/vms/17/deployment.0 failed due to “There is a problem with your vm NICS, make sure that they are working properly. Error: not found in “on attempt #0. [”/usr/lib/one/ruby/vcenter_driver/virtual_machine.rb:1359:in rescue in reference_unmanaged_devices'", "/usr/lib/one/ruby/vcenter_driver/virtual_machine.rb:1281:in reference_unmanaged_devices’”, “/usr/lib/one/ruby/vcenter_driver/virtual_machine.rb:701:in clone_vm'", "/usr/lib/one/ruby/vcenter_driver/virtual_machine.rb:3471:in block in new_from_clone’”, “/usr/lib/one/ruby/vcenter_driver/virtual_machine.rb:3470:in tap'", "/usr/lib/one/ruby/vcenter_driver/virtual_machine.rb:3470:in new_from_clone’”, “/var/lib/one/remotes/vmm/vcenter/deploy:89:in `’”]

Issue resolved after selecting correct template , root cause of above issue was ==>
OpenNebula was searching for “KickStart” vnet which did not exist!