On Wed, Nov 7, 2018 at 11:54 AM Vasu Kulkarni <vakulkar@xxxxxxxxxx> wrote: > > If you are looking for qemu/kvm, then i dont think there is anything > that is helpful in teuthology right now for you to look into, the > openstack api in > teuthology uses libcloud and the libcloud lacks basic api's to work with qemu. There is https://libcloud.readthedocs.io/en/latest/compute/drivers/libvirt.html , although it looks like create_node() does not yet work. Maybe it would be worthwhile to fix that to get it "for free" in teuthology. - Ken