<div dir="ltr">I was wrong: the alias work ! <div>I.e.:<div><br></div><div>img_hv_type=xyz</div><div> <br></div><div>is equivalent to:</div><div><br></div><div>hypervisor_type=xyz</div><div><br></div><div>The problem is when xyz is 'qemu'. This used to work with Ocata and now (Rocky) is not working anymore in "my" cloud. It works instead if I use kvm.</div><div><br></div><div>This is weird since in</div><div><br></div><div><a class="gmail-moz-txt-link-freetext" href="https://docs.openstack.org/nova/rocky/admin/configuration/schedulers.html">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></div><div></verbatim></div><div><br></div><div>Thanks, Massimo</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jul 22, 2019 at 11:16 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/22/2019 4:10 PM, Matt Riedemann wrote:<br>
> Note that the old hypervisor_type image meta key should be translated to <br>
> img_hv_type in the object code:<br>
> <br>
> <a href="https://github.com/openstack/nova/blob/d5c67a3d954ddb571645886a23a0f251ae7dd2bb/nova/objects/image_meta.py#L515" rel="noreferrer" target="_blank">https://github.com/openstack/nova/blob/d5c67a3d954ddb571645886a23a0f251ae7dd2bb/nova/objects/image_meta.py#L515</a><br>
<br>
In other words, it smells like a nova bug to me that it's not handling <br>
that renamed image property key.<br>
<br>
-- <br>
<br>
Thanks,<br>
<br>
Matt<br>
<br>
</blockquote></div>