Hi!
I want to override EMULATOR attribute in VM template for KVM guest. But if
I define
in vm template
EMULATOR="/usr/bin/qemu-system-x86_64"
and try to get EMULATOR from template in /src/vmm/LibVirtDriverKVM.cc:
vm->get_template_attribute("EMULATOR", emulator_path);
It always return empty string.
get_default("EMULATOR",emulator_path);
return value defined in /etc/one/vmm_exec/vmm_exec_kvm.conf.
Is any filter in code that remove values from user templates?
_______________________________________________
Dev mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/dev-opennebula.org