Thanks, I updated the code to use this topology:
cpu=types.Cpu(                   
    topology=types.CpuTopology(  
        cores=1,                 
        sockets=vCPU,            
        threads=1,               
    ),                           
),                               

And now it is fine.
Thanks,
Lavi
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/KVQVTIXZXIF7ZT6KWAVBMEYQO7OYJFLA/

Reply via email to