Folks,<div><br></div><div>I'm working on building a pilot OpenStack cluster using the "Basic Installation Guide for Ubuntu 12.04/12.10" and I have a quick question about Quantum networking configuration.</div>
<div><br></div><div>I have a <a href="http://10.10.10.0/24">10.10.10.0/24</a> data network with interfaces configured for my network node (10.10.10.1) and compute node (10.10.10.2) as specified. I'm about the run the quantum-networking.sh script from the  Virtual Networking section of the Network Node documentation page, but I'm noticing the following in the configuration:</div>
<div><br></div><div><div>TENANT_NAME="demo"             # The tenant this network is created for</div><div>TENANT_NETWORK_NAME="demo-net" # The Quantum-internal network name</div><div>FIXED_RANGE="<a href="http://10.5.5.0/24">10.5.5.0/24</a>"<span class="Apple-tab-span" style="white-space:pre">     </span># The IP range for the private tenant network</div>
</div><div><br></div><div>For the sake of this documentation, is the "tenant network" the same as the "data network?" In other words, for tunnel mode routing to work as expected, should FIXED_RANGE be set to "<a href="http://10.10.10.0/24">10.10.10.0/24</a>"? </div>
<div><br></div><div>best,</div><div>Mark</div><div><br></div><div><br></div>