<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi, here's my controller node NIC
      setting (running quantum server)<br>
      <br>
      <i>auto eth1</i><i><br>
      </i><i>iface eth1 inet static</i><i><br>
      </i><i>        address 192.168.7.85</i><i><br>
      </i><i>        netmask 255.255.255.0</i><i><br>
      </i><i>        network 192.168.7.0</i><i><br>
      </i><i>        broadcast 192.168.7.255</i><i><br>
      </i><i>        gateway 192.168.7.1</i><i><br>
      </i><i>        # dns-* options are implemented by the resolvconf
        package, if installed</i><i><br>
      </i><i>        dns-nameservers 192.168.7.106</i><i><br>
      </i><i><br>
      </i><i>auto eth0</i><i><br>
      </i><i>iface eth0 inet static</i><i><br>
      </i><i>address 10.10.10.10</i><i><br>
      </i><i>netmask 255.255.255.0</i><i><br>
      </i><i>gateway 10.10.10.1</i><i><br>
      </i><i>dns-nameservers 192.168.7.106</i><i><br>
        <br>
      </i>and this for network node (running quantum l3, dhcp,
      openvswitch)<br>
      <br>
      <i>auto eth1</i><i><br>
      </i><i>iface eth1 inet manual</i><i><br>
      </i><i>#iface eth1 inet static</i><i><br>
      </i><i>up ifconfig $IFACE 0.0.0.0 up</i><i><br>
      </i><i>down ifconfig $IFACE down</i><i><br>
      </i><i>#       address 192.168.7.86</i><i><br>
      </i><i>#       netmask 255.255.255.0</i><i><br>
      </i><i>#       network 192.168.7.0</i><i><br>
      </i><i>#       broadcast 192.168.7.255</i><i><br>
      </i><i>#       gateway 192.168.7.1</i><i><br>
      </i><i>#       # dns-* options are implemented by the resolvconf
        package, if installed</i><i><br>
      </i><i>#       dns-nameservers 192.168.7.106</i><i><br>
      </i><i><br>
      </i><i>auto eth0</i><i><br>
      </i><i>iface eth0 inet static</i><i><br>
      </i><i>address 10.10.10.20</i><i><br>
      </i><i>netmask 255.255.255.0</i><i><br>
      </i><i><br>
      </i><i>auto eth2</i><i><br>
      </i><i>iface eth2 inet static</i><i><br>
      </i><i>address 10.10.20.10</i><i><br>
      </i><i>netmask 255.255.255.0</i><i><br>
      </i><i><br>
      </i><i>auto br-ex</i><i><br>
      </i><i>iface br-ex inet static</i><i><br>
      </i><i>address 192.168.7.86</i><i><br>
      </i><i>netmask 255.255.255.0</i><i><br>
      </i><i>gateway 192.168.7.1</i><i><br>
      </i><i>dns-nameservers 192.168.7.106</i><i><br>
        <br>
      </i>On controller node (running quantum server) my nova.conf on
      network(quantum) part<br>
      <i>network_api_class = nova.network.quantumv2.api.API</i><i><br>
      </i><i>quantum_url = <a class="moz-txt-link-freetext" href="http://10.10.10.10:9696">http://10.10.10.10:9696</a></i><i><br>
      </i><i>quantum_auth_strategy = keystone</i><i><br>
      </i><i>quantum_admin_tenant_name = service</i><i><br>
      </i><i>quantum_admin_username = quantum</i><i><br>
      </i><i>quantum_admin_password = password</i><i><br>
      </i><i>quantum_admin_auth_url = <a class="moz-txt-link-freetext" href="http://10.10.10.10:35357/v2.0">http://10.10.10.10:35357/v2.0</a></i><i><br>
      </i><i>libvirt_vif_driver =
        nova.virt.libvirt.vif.LibvirtHybridOVSBridgeDriver</i><i><br>
      </i><i>linuxnet_interface_driver =
        nova.network.linux_net.LinuxOVSInterfaceDriver</i><i><br>
      </i><i>firewall_driver =
        nova.virt.libvirt.firewall.IptablesFirewallDriver</i><br>
      <br>
      Hope that helps<br>
      ---<br>
      Mahardhika Gilang<br>
      <br>
      <i></i><br>
      <br>
      <br>
      On 7/26/2013 12:41 PM, Jake G. wrote:<br>
    </div>
    <blockquote
      cite="mid:1374817304.35511.YahooMailNeo@web163004.mail.bf1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:times
        new roman, new york, times, serif;font-size:12pt">
        <div>Hi everyone,</div>
        <div><br>
        </div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          'times new roman', 'new york', times, serif; background-color:
          transparent; font-style: normal;">Really screaming right now
          trying to get Quantum networking configured correctly.</div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          'times new roman', 'new york', times, serif; background-color:
          transparent; font-style: normal;"><br>
        </div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          'times new roman', 'new york', times, serif; background-color:
          transparent; font-style: normal;">Wondering if someone can
          share there host NIC configuration with me?</div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          'times new roman', 'new york', times, serif; background-color:
          transparent; font-style: normal;"> Basically, I have two NICs
          but not sure how they should be configured. Any IPs are ok.</div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          'times new roman', 'new york', times, serif; background-color:
          transparent; font-style: normal;">Do I need to create a
          bridge? Should I assign an IP to both NICs. <span
            style="background-color: transparent;">Do I need to
            add/change anything to the nova.conf file?</span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          'times new roman', 'new york', times, serif; background-color:
          transparent; font-style: normal;"><span
            style="background-color: transparent;">Mostly stuff that is
            missing from the documentation.</span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          'times new roman', 'new york', times, serif; background-color:
          transparent; font-style: normal;"><br>
        </div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          'times new roman', 'new york', times, serif; background-color:
          transparent; font-style: normal;">Please please please! Thank
          you</div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          'times new roman', 'new york', times, serif; background-color:
          transparent; font-style: normal;">Jake</div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          'times new roman', 'new york', times, serif; background-color:
          transparent; font-style: normal;"><br>
        </div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          'times new roman', 'new york', times, serif; background-color:
          transparent; font-style: normal;"><br>
        </div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          'times new roman', 'new york', times, serif; background-color:
          transparent; font-style: normal;"><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Mailing list: <a class="moz-txt-link-freetext" href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a>
Post to     : <a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a>
Unsubscribe : <a class="moz-txt-link-freetext" href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a>
More help   : <a class="moz-txt-link-freetext" href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a>
</pre>
    </blockquote>
    <br>
    <br>
  </body>
</html>