<div dir="ltr"><div><div><div>hi danny,<br><br></div>if you're using neutron, you can use the option : <br><br>NEUTRON_CREATE_INITIAL_NETWORKS=False<br><br></div>in your local.conf. <br>This way no router or network are created. You have to create it manually, and of course you can do it once every agent is up is Neutron.<br><br></div>Mathieu<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 8, 2015 at 3:46 PM, Kashyap Chamarthy <span dir="ltr"><<a href="mailto:kchamart@redhat.com" target="_blank">kchamart@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Jan 05, 2015 at 08:20:48AM -0500, Sean Dague wrote:<br>
> On 01/03/2015 04:41 PM, Danny Choi (dannchoi) wrote:<br>
> > Hi,<br>
> ><br>
> > I’m using DevStack to deploy OpenStack on a multi-node setup:<br>
> > Controller, Network, Compute as 3 separate nodes<br>
> ><br>
> > Since the Controller node is stacked first, during which the Network<br>
> > node is not yet ready, it fails to create the router instance and the<br>
> > public network.<br>
> > Both have to be created manually.<br>
> ><br>
> > Is this the expected behavior?  Is there a workaround to have DevStack<br>
> > create them?<br>
><br>
> The only way folks tend to run multinode devstack is Controller +<br>
> Compute nodes. And that sequence of creating an all in one controller,<br>
> plus additional compute nodes later, works.<br>
<br>
</span>Sean, I wonder if you have a pointer to an example CI gate job (assuming<br>
there's one) for the above with Neutron networking?<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
/kashyap<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div>