<div dir="ltr">Hi All,<div><br></div><div>I have setup the Openstack controller and compue node on 2 VMs in my windows 8 Laptop.</div><div><br></div><div>It is running.</div><div><br></div><div>I am starting development for the NOVA compute APIs.</div><div><br></div><div>To kick-off, i am trying to call compute API, for example:</div><div><br></div><div>$nova hypervisor-list</div><div>Response is OK.</div><div>It should call the 'show' function of hypervisors.py in the nova.<br></div><div>Response is coming from nova code at controller node.</div><div><br></div><div>[Problem]</div><div>There is hypervisors.py file present on both controller and compute node.</div><div>Path isĀ /usr/lib/python2.7/dist-packages/nova/api/openstack/compute/contrib/hypervisors.py</div><div><br></div><div>I have put logs in the 'show' function in hypervisors.py file present on both controller and compute node.</div><div>But, 'show' function called at controller side only. It is not invoking functions of hypervisors.py at compute node.</div><div><br></div><div>Please let me know whether there is conf file parameters gaps in openstack modules (nova) or any other gap, which would allow my setup to call compute API code from compute node instead of controller when compute API is run from controller node.</div><div><br></div><div>I am not able to get what is exact flow from nova at controller node to nova at compute node when compute API is called from controller node.</div><div><br></div><div>Looking forward for your valuable inputs.</div><div><br></div><div>-- <br><div class="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Thanking you.</div><div dir="ltr"><br></div><div dir="ltr">Regards,<br>Tarun<br></div></div></div></div></div></div></div>
</div></div>