<div dir="ltr">Hi Jake,<div><br></div><div>most of the info here have been shamelessly copied from <a href="http://devstack.org/guides/single-machine.html">http://devstack.org/guides/single-machine.html</a></div><div>In general <a href="http://devstack.org">devstack.org</a> has plenty of information to understand how it deploys openstack and troubleshoot issues.</div>
<div><br></div><div>Salvatore<br><div class="gmail_extra"><br><br><div class="gmail_quote">On 31 July 2013 08:59, Jake G. <span dir="ltr"><<a href="mailto:dj_dark_junglist@yahoo.com" target="_blank">dj_dark_junglist@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div style="font-size:10pt;font-family:tahoma,'new york',times,serif">
<pre style="font-family:Consolas,'Liberation Mono',Courier,monospace;margin-top:0px;margin-bottom:0px;color:rgb(69,69,69);font-size:12px;line-height:18px"><div style="padding-left:10px">Could someone please explain what the below are and how it relates to the openstack host network`s Network settings (eg. eth0 and eth1)</div>
<div style="padding-left:10px"><br></div><div style="padding-left:10px"># network</div><div style="padding-left:10px">FLAT_INTERFACE=eth0</div></pre></div></div></blockquote><div><br></div><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;line-height:18px">Ethernet interface that connects the host to your local network. This is the interface that should be configured with the static IP</span><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;line-height:18px"> </span></div>
<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div style="font-size:10pt;font-family:tahoma,'new york',times,serif">
<pre style="font-family:Consolas,'Liberation Mono',Courier,monospace;margin-top:0px;margin-bottom:0px;color:rgb(69,69,69);font-size:12px;line-height:18px"><div style="padding-left:10px">FIXED_RANGE=<a href="http://10.0.0.0/20" target="_blank">10.0.0.0/20</a></div>
</pre></div></div></blockquote><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;line-height:18px"><br></span></div><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;line-height:18px">configure the internal address space used by the instances</span> </div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div style="font-size:10pt;font-family:tahoma,'new york',times,serif">
<pre style="font-family:Consolas,'Liberation Mono',Courier,monospace;margin-top:0px;margin-bottom:0px;color:rgb(69,69,69);font-size:12px;line-height:18px"><div style="padding-left:10px">NETWORK_GATEWAY=10.0.0.1</div>
</pre></div></div></blockquote><div><br></div><div>Used by neutron to configure internal subnet's default gateway.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div><div style="font-size:10pt;font-family:tahoma,'new york',times,serif"><pre style="font-family:Consolas,'Liberation Mono',Courier,monospace;margin-top:0px;margin-bottom:0px;color:rgb(69,69,69);font-size:12px;line-height:18px">
<div style="padding-left:10px">FLOATING_RANGE=<a href="http://192.168.174.1/24" target="_blank">192.168.174.1/24</a></div></pre></div></div></blockquote><div><br></div><div>Should be configured <span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;line-height:18px">to a range not used on the local network, i.e. <a href="http://192.168.1.224/27">192.168.1.224/27</a>. This configures IP addresses ending in 225-254 to be used as floating IPs.</span></div>
<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div style="font-size:10pt;font-family:tahoma,'new york',times,serif">
<pre style="font-family:Consolas,'Liberation Mono',Courier,monospace;margin-top:0px;margin-bottom:0px;color:rgb(69,69,69);font-size:12px;line-height:18px"><div style="padding-left:10px">EXT_GW_IP=192.168.174.1</div>
</pre></div></div></blockquote><div><br></div><div>Not sure where it is used.  (Neutron uses a variable called PUBLIC_NETWORK_GATEWAY for a very similar purpose)</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div><div style="font-size:10pt;font-family:tahoma,'new york',times,serif"><pre style="font-family:Consolas,'Liberation Mono',Courier,monospace;margin-top:0px;margin-bottom:0px;color:rgb(69,69,69);font-size:12px;line-height:18px">
<div style="padding-left:10px"><br></div><div style="padding-left:10px">Thank you!</div></pre></div></div><br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div></div></div>