[Openstack] How to set vcpupin in guest XML?

Peeyush Gupta gpeeyush at ymail.com
Tue Jul 23 09:31:25 UTC 2013



Hi all,



I am working with openstack and I want to pin vcpus to pcpus in guest xml. Now, the pinning operation can be done using
virsh vcpupin guestname vcpu pcpu
But I want to do it using python API. I investigated the openstack code and found out that get_guest_config function in libvirt/driver.py is responsible for generation of guest XML file. Now, I tried to put vcpupin attribute here by guest.vcpupin or guest.cputune_vcpupin but none of them is working. Any idea what am I doing wrong? Or is this functionality not available with openstack?
Thanks. 
~Peeyush Gupta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130723/b7d630af/attachment.html>


More information about the Openstack mailing list