Force Foreman Nova Compute node to use libvirt_type=qemu

How can I get a Foreman Nova Network Compute node to use libvirt_type=qemu
(instead of kvm) in nova.conf. If I manually change it and quickly
restart, I'm able to launch an instance, but after awhile, I look back and
libvirt_type has been set back to kvm. Where in the UI can I set that
value so it will stick?

Thanks,
Chad

Hi,
the value is

use_qemu_for_poc: true

··· Le lundi 21 avril 2014 11:02:18 UTC-7, Chad Roberts a écrit : > > How can I get a Foreman Nova Network Compute node to use libvirt_type=qemu > (instead of kvm) in nova.conf. If I manually change it and quickly > restart, I'm able to launch an instance, but after awhile, I look back and > libvirt_type has been set back to kvm. Where in the UI can I set that > value so it will stick? > > Thanks, > Chad >