<div dir="ltr"><div><div><div><div>I had problems bootstrapping my glance images, cloud init seems to ignore my password changes and then I realized I&#39;m missing the cdrom in the domxml.<br><br></div>To solve it I disabled the DomainXML feature(engine preparing the domxml, not vdsm) and it started working. <br></div><br></div>Before I open a bug can anyone try to reproduce on 4.2?<br><br></div>The workaround with engine-config:<br><br>echo DomainXML | engine-config -s DomainXML=false --cver=4.2 -p /dev/stdin<br></div>