Hi,<div>I just want to understand the flow of openstack nova code, while Launching Instance from Horizon <---> to populate Instance related details into nova and quantum databases.</div><div>I found code to insert Instance details into nova database at the following location:</div>
<div><i>/usr/lib/python2.7/dist-packages/nova/api/openstack/compute/servers.py</i></div><div><i> create function</i></div><div><i>/usr/lib/python2.7/dist-packages/nova/compute/api.py</i></div><div><i> create function</i></div>
<div><br></div><div>But, I am not able to find any code related to insert data into 'quantum' database tables like 'ports', 'ipallocations', ...etc.</div><div>Can anybody help me locating the code to populate 'ports', 'ipallocations' tables in 'quantum' database from nova api?<br clear="all">
<div><br></div><div>Thanks in advance.</div>-- <br>----<div>Srikanth.</div><br>
</div>