<p dir="ltr">Hello there,</p>
<p dir="ltr">From what I understand you want to assign ip from that network directly to the instance with out the use of a private net and floating ip over nat. Now you need to correct some things and you will be quite there. First when you create an external network then that network can only work though floating ip. So instead create the same net but don't mark it as external. Also you need that bridge on compute nodes because the VM nic will bind directly to it. So don't configure l3 agent just configure ml mapping for that network. I hope you can under stand and I also hope I understood you.<br>
Thanks <br>
George</p>

<br><div class="gmail_quote"><div dir="ltr">On Sat, 31 Oct 2015, 08:43 Geo Varghese <<a href="mailto:gvarghese@aqorn.com" target="_blank">gvarghese@aqorn.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hi Team,<br><br></div><div>I need help with adding instance with fixed ip in external network with out using private and floating ip.<br></div><div><br></div>I have tested it using following steps<br><br></div>1) Created a new nic - eth4 for new external network(<a href="http://192.168.122.0/24" target="_blank">192.168.122.0/24</a>) in controller. <br><br>2) Created a bridge - br-ex2 and added eth4 as port to bridge. <br><br>3) Mapped this bridge in ml2 conf and restarted l3 agent and neutron plugin<br><br>4) Then added shared external network Ext2 in openstack. Then added subnet as  <a href="http://192.168.122.0/24" target="_blank">192.168.122.0/24</a><br><br>5)
 Added it to the router- router2 as interface with a IP - 
192.168.122.99. Network topology shows the interface is active with this
 IP. Ping to this ip is also working from other machines.<br><br></div><div>Later created VM in this network, but it failed with following error in nova-compute log.<br><br>=========================================================<span><br>Unable to mount image /var/lib/nova/instances/903a6630-941c-4fd0-948f-85522fa20979/disk with error libguestfs installed but not usable (/usr/bin/supermin-helper exited with error status 1.<br></span>==========================================================<br></div><div><br></div>Please check attached screen shot of network topology.<br><br></div>Please help me with your inputs.<br clear="all"><div><br>-- <br><div><div dir="ltr">--<div>Regards,</div><div>Geo Varghese</div></div></div>
</div></div>
_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org" target="_blank">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
</blockquote></div>