<div dir="ltr">Hello All,<div><br></div><div>I've been utilizing the Ubuntu 12.04 quickstart guide to setup my OpenStack cluster and ran into a snag on the networking. As I don't need all traffic tunneled through the controller/network node how would I configure my compute nodes to send traffic out a specified port (<a href="http://docs.openstack.org/trunk/install-guide/install/apt/content/section_use-cases-single-flat.html">http://docs.openstack.org/trunk/install-guide/install/apt/content/section_use-cases-single-flat.html</a>)?</div>

<div><br></div><div>Here are my current configurations (mostly as default) on the compute node</div><div>quantum.conf <a href="http://pastebin.mozilla.org/3140225">http://pastebin.mozilla.org/3140225</a></div><div>ovs_quantum_plugin.ini <a href="http://pastebin.mozilla.org/3140226">http://pastebin.mozilla.org/3140226</a><br>

</div><div>IP -a <a href="http://pastebin.mozilla.org/3140257">http://pastebin.mozilla.org/3140257</a></div><div><div>root@hv1:~# ovs-vsctl show</div><div>47709078-7b35-4bea-8685-81679da31852</div><div>    Bridge br-tun</div>

<div>        Port br-tun</div><div>            Interface br-tun</div><div>                type: internal</div><div>        Port patch-int</div><div>            Interface patch-int</div><div>                type: patch</div>

<div>                options: {peer=patch-tun}</div><div>    Bridge br-int</div><div>        Port "int-br-eth0"</div><div>            Interface "int-br-eth0"</div><div>        Port "tap4de167c0-b3"</div>

<div>            Interface "tap4de167c0-b3"</div><div>        Port br-int</div><div>            Interface br-int</div><div>                type: internal</div><div>    Bridge "br-eth0"</div><div>        Port "br-eth0"</div>

<div>            Interface "br-eth0"</div><div>                type: internal</div><div>        Port "phy-br-eth0"</div><div>            Interface "phy-br-eth0"</div><div>        Port "eth0"</div>

<div>            Interface "eth0"</div><div>    ovs_version: "1.4.2"</div></div><div><br></div><div><br></div><div>Here's a log entry from booting an instance;</div><div>/var/log/quantum/openvswitch-agent.log <a href="http://pastebin.mozilla.org/3140153">http://pastebin.mozilla.org/3140153</a></div>

<div>/var/log/libvirt/libvirtd.log <a href="http://pastebin.mozilla.org/3140174">http://pastebin.mozilla.org/3140174</a></div><div><br></div><div>Thanks for any and all assistance.</div><div><br></div></div>