<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
                <title>OpenStack Install and Deploy Manual - Ubuntu</title>
        </head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); "><div style="font-family: Calibri, sans-serif; font-size: 14px; ">Hello,</div><div style="font-family: Calibri, sans-serif; font-size: 14px; "><br></div><div style="font-family: Calibri, sans-serif; font-size: 14px; ">I am following the steps in "OpenStack Install and Deploy – RedHat Ubuntu" (Folsom) to setup a Controller node.  The section "Configuring OpenStack Compute" (  <a href="http://docs.openstack.org/trunk/openstack-compute/install/apt/content/compute-minimum-configuration-settings.html">http://docs.openstack.org/trunk/openstack-compute/install/apt/content/compute-minimum-configuration-settings.html</a>  )  gives a snippet of an example of the values of parameters in the nova.conf file.</div><div style="font-family: Calibri, sans-serif; font-size: 14px; "><br></div><div style="font-family: Calibri, sans-serif; font-size: 14px; ">The document first lists some common settings in nova.conf file.  I am highlighting the following two which I am concerned about:</div><div>
                
        
        
                <pre style="font-family: Calibri, sans-serif; font-size: 14px; "><span style="font-size: 9.000000pt; font-family: 'Courier'">fixed_range=192.168.100.0/24
public_interface=eth0
</span></pre><pre><font class="Apple-style-span" face="Courier"><span class="Apple-style-span" style="font-size: 12px;">The Document right after gives the whole content of a sample (usable) nova.conf file for the Controller Node, in which the above settings are set as follows:</span></font></pre><pre style="font-family: Calibri, sans-serif; font-size: 14px; "><span style="font-size: 9pt; font-family: Courier; ">fixed_range=10.0.0.0/24
public_interface=br100
</span></pre><pre><font class="Apple-style-span" face="Courier"><span class="Apple-style-span" style="font-size: 12px;">I am assuming "fixed_range=192.168.100.0/24" is the correct setting.  However, can someone please help as to the correct setting of "public_interface".   And the same setting value would be applicable for the Compute Node, is that right?</span></font></pre><pre><span class="Apple-style-span" style="font-family: Courier; font-size: 12px; ">Thank you very much in advance.</span></pre><pre><span class="Apple-style-span" style="font-family: Courier; font-size: 12px; ">Regards,</span></pre><pre><span class="Apple-style-span" style="font-family: Courier; font-size: 12px; ">Ahmed.</span></pre><pre><font class="Apple-style-span" face="Courier"><span class="Apple-style-span" style="font-size: 12px;"><br></span></font></pre></div></body></html>