In addition, here is the logs pertaining to when an instance is created; http://pastebin.mozilla.org/3142157 And finally, the logs on the instance itself upon booting; http://pastebin.mozilla.org/3142272 Thanks for the help! On Tue, Sep 24, 2013 at 3:34 PM, Tyler Wilson <kupo at linuxdigital.net> wrote: > Hello All, > > 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 ( > http://docs.openstack.org/trunk/install-guide/install/apt/content/section_use-cases-single-flat.html > )? > > Here are my current configurations (mostly as default) on the compute node > quantum.conf http://pastebin.mozilla.org/3140225 > ovs_quantum_plugin.ini http://pastebin.mozilla.org/3140226 > IP -a http://pastebin.mozilla.org/3140257 > root at hv1:~# ovs-vsctl show > 47709078-7b35-4bea-8685-81679da31852 > Bridge br-tun > Port br-tun > Interface br-tun > type: internal > Port patch-int > Interface patch-int > type: patch > options: {peer=patch-tun} > Bridge br-int > Port "int-br-eth0" > Interface "int-br-eth0" > Port "tap4de167c0-b3" > Interface "tap4de167c0-b3" > Port br-int > Interface br-int > type: internal > Bridge "br-eth0" > Port "br-eth0" > Interface "br-eth0" > type: internal > Port "phy-br-eth0" > Interface "phy-br-eth0" > Port "eth0" > Interface "eth0" > ovs_version: "1.4.2" > > > Here's a log entry from booting an instance; > /var/log/quantum/openvswitch-agent.log http://pastebin.mozilla.org/3140153 > /var/log/libvirt/libvirtd.log http://pastebin.mozilla.org/3140174 > > Thanks for any and all assistance. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130924/46aaf19a/attachment.html>