<div dir="ltr">Hi,<div><br></div><div>I installed Openstack on a single Ubuntu 12.04 machine with Quantum networking using <a href="http://devstack.org">devstack.org</a></div><div><br></div><div>Here is my localrc:</div><div>
<div>DATABASE_PASSWORD=passw123</div><div>RABBIT_PASSWORD=passw123</div><div>SERVICE_TOKEN=passw123</div><div>SERVICE_PASSWORD=passw123</div><div>ADMIN_PASSWORD=passw123</div><div>FLOATING_RANGE=<a href="http://2.0.22.224/27">2.0.22.224/27</a></div>
<div>disable_service n-net</div><div>enable_service q-svc</div><div>enable_service q-agt</div><div>enable_service q-dhcp</div><div>enable_service q-l3</div><div>enable_service q-meta</div><div>enable_service quantum</div>
<div><br></div><div style>The public interface of the router-1 shows as Down in the dashboard. See attachment router-1.png.  Also, see the attachment for the network topology  The gateway in the public network is 2.0.22.254.</div>
</div><div style><br></div><div style>Questions:</div><div style><br></div><div style>1. How can I make that public interface to be up?</div><div style><br></div><div style>2. When I try to configure the gateway on the public interface?  I get the following error message: Error: Failed to update subnet "<a href="http://2.0.22.224/27">2.0.22.224/27</a>": Gateway ip 2.0.22.254 conflicts with allocation pool 2.0.22.226-2.0.22.254.  Is there a way to exclude .254 from the floating IP range?</div>
<div style><br></div><div style>Thanks,</div><div style>RG</div></div>