<div dir="ltr"><div><div><div><div><div><div><div>Hi ALL<br><br></div>I am trying to integrate OpenStack with OpenDayLight and am following this wiki.<br><br><a href="https://wiki.opendaylight.org/view/OpenStack_and_OpenDaylight">https://wiki.opendaylight.org/view/OpenStack_and_OpenDaylight</a><br><br></div>I have 3 node architecture set up of OpenStack (non-devstack). I can see control and compute nodes in DLUX.<br><br></div>I have also configured neutron to use OpenDayLight.<br><br><pre>After running this line on control node,<br>neutron-db-manage --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf \
--config-file /etc/neutron/plugin.ini upgrade head
</pre>I was getting error that neutron-dist.conf file not found. So I cahnged the above command to<br><br><pre>neutron-db-manage --config-file /etc/neutron/neutron.conf \
--config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head
</pre>This line throws error that class ml2 not found.<br><br></div>I read somewhere that database need not be inintialised in non-devstack set up, so I skipped that and moved further.<br><br></div>Now I am able to create network, sub-net, router and instances. But instances are not getting attached to the network.<br><br></div>I suspect this is because the neutron database is not initialised. <br><br></div>What is the correct reason and how to achieve it?<br><div><div><div><div><div><div><div><div><div><br clear="all"><div><div><div><div class="gmail_signature"><div dir="ltr"><div><div><div><font face="courier new,monospace">Janki Chhatbar<br></font></div><font face="courier new,monospace">M.Tech (Embedded Systems)<br></font></div><font face="courier new,monospace">Nirma University<br></font></div><font face="courier new,monospace">(+91) 9409239106<br></font></div></div></div>
</div></div></div></div></div></div></div></div></div></div></div></div>