<div dir="ltr"><div>Sorry: I was not clear</div><div><br></div><div>When running Ocata I had as property of some images:</div><div><br></div><div>hypervisor_type='QEMU'<br></div><div><br></div><div>and this worked</div><div><br></div><div>Now in Rocjy:</div><div><br></div><div>hypervisor_type='QEMU' --> doesn't work (i.e. all hypervisors are excluded by  ImagePropertiesFilter)<br></div><div>hypervisor_type='qemu' --> doesn't work  (i.e. all hypervisors are excluded by  ImagePropertiesFilter)<br></div><div>hypervisor_type='kvm' --> works <br></div><div><br></div><div>"openstack hypervisor list --long"  reports "QEMU" as Hypervisor Type for all compute nodes</div><div><br></div><div>Thanks again for your help</div><div><br></div><div>Cheers, Massimo</div><div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 23, 2019 at 3:44 PM Matt Riedemann <<a href="mailto:mriedemos@gmail.com">mriedemos@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 7/23/2019 8:12 AM, Massimo Sgaravatto wrote:<br>
> I was wrong: the alias work !<br>
> I.e.:<br>
> <br>
> img_hv_type=xyz<br>
> <br>
> is equivalent to:<br>
> <br>
> hypervisor_type=xyz<br>
> <br>
> The problem is when xyz is 'qemu'. This used to work with Ocata and now <br>
> (Rocky) is not working anymore in "my" cloud. It works instead if I use kvm.<br>
> <br>
> This is weird since in<br>
> <br>
> <a href="https://docs.openstack.org/nova/rocky/admin/configuration/schedulers.html" rel="noreferrer" target="_blank">https://docs.openstack.org/nova/rocky/admin/configuration/schedulers.html</a><br>
> <br>
> it is reported that:<br>
> <br>
> <verbatim><br>
> qemu is used for both QEMU and KVM hypervisor types<br>
> </verbatim><br>
> <br>
> Thanks, Massimo<br>
<br>
Hmm just to be clear, you used to use hypervisor_type=QEMU and that no <br>
longer works, and the problem isn't hypervisor_type vs img_hv_type (the <br>
key), but the value QEMU vs qemu. Which isn't working in Rocky? QEMU or <br>
qemu?<br>
<br>
What is the hypervisor_type on your nodes when listing them out of the <br>
API? (openstack hypervisor list --long should give you that output). Do <br>
you have a mix of QEMU vs qemu on some nodes? This sort of sounds like <br>
bug 1818092.<br>
<br>
-- <br>
<br>
Thanks,<br>
<br>
Matt<br>
</blockquote></div></div>