[openstack-dev] [qa] Using DevStack for multi-node setup

Mathieu Rohon mathieu.rohon at gmail.com
Fri Jan 9 12:34:23 UTC 2015


hi danny,

if you're using neutron, you can use the option :

NEUTRON_CREATE_INITIAL_NETWORKS=False

in your local.conf.
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.

Mathieu

On Thu, Jan 8, 2015 at 3:46 PM, Kashyap Chamarthy <kchamart at redhat.com>
wrote:

> On Mon, Jan 05, 2015 at 08:20:48AM -0500, Sean Dague wrote:
> > On 01/03/2015 04:41 PM, Danny Choi (dannchoi) wrote:
> > > Hi,
> > >
> > > I’m using DevStack to deploy OpenStack on a multi-node setup:
> > > Controller, Network, Compute as 3 separate nodes
> > >
> > > Since the Controller node is stacked first, during which the Network
> > > node is not yet ready, it fails to create the router instance and the
> > > public network.
> > > Both have to be created manually.
> > >
> > > Is this the expected behavior?  Is there a workaround to have DevStack
> > > create them?
> >
> > The only way folks tend to run multinode devstack is Controller +
> > Compute nodes. And that sequence of creating an all in one controller,
> > plus additional compute nodes later, works.
>
> Sean, I wonder if you have a pointer to an example CI gate job (assuming
> there's one) for the above with Neutron networking?
>
>
> --
> /kashyap
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150109/2ee50772/attachment.html>


More information about the OpenStack-dev mailing list