<div dir="ltr"><div><div>Hi Andrea <br><br></div>Thanks for the help.<br><br></div>I debugged it myself.Actually the python API i.e nova-compute of openstack cloud computing softwatre  was looking for the cpu model through libvirt.I made some changes in the application code and now I'm able to procees and run the API successfully.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 22, 2015 at 3:09 PM, abhishek jain <span dir="ltr"><<a href="mailto:ashujain9727@gmail.com" target="_blank">ashujain9727@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">No XML containing guest information is formed.I'm getting error prior to guest XML formation.</p><div class="HOEnZb"><div class="h5">
<div class="gmail_quote">On Jul 22, 2015 3:00 PM, "Andrea Bolognani" <<a href="mailto:abologna@redhat.com" target="_blank">abologna@redhat.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, 2015-07-22 at 14:09 +0530, abhishek jain wrote:<br>
> Hi Andrea<br>
><br>
> Thanks for the reply.<br>
> Below is some more information regarding the same..<br>
><br>
> uname -a<br>
> Linux t1040rdb 3.12.37-rt51-QorIQ-SDK-V1.8+gf488de6 #2 SMP Mon Jul 20<br>
> 14:43:02 IST 2015 ppc GNU/Linux<br>
><br>
> libvirtd --version<br>
> libvirtd (libvirt) 1.2.13<br>
><br>
> cat /usr/share/libvirt/cpu_map.xml<br>
><br>
>  </arch><br>
>   <arch name='ppc64'><br>
>  <model name='POWERPC_e5500'><br>
>       <vendor name='Freescale'/><br>
>       <pvr value='0x80240000'/><br>
>     </model><br>
><br>
>     <model name='POWERPC_e6500'><br>
>       <vendor name='Freescale'/><br>
>       <pvr value='0x80400000'/><br>
>     </model><br>
><br>
>   </arch><br>
> </cpus><br>
<br>
Sorry, by "domain XML" I meant the XML containing<br>
the guest configuration.<br>
<br>
You can obtain it by running<br>
<br>
  $ virsh dumpxml $guest<br>
<br>
Please make sure to edit out any sensitive<br>
information before posting it.<br>
<br>
Cheers.<br>
<br>
--<br>
Andrea Bolognani<br>
Software Engineer - Virtualization Team<br>
</blockquote></div>
</div></div></blockquote></div><br></div>