[openstack-dev] [devstack] Is there a way to configure devstack for one flat external network using Kilo, Neutron?
Christopher Aedo
doc at aedo.net
Mon Sep 28 16:55:01 UTC 2015
On Mon, Sep 28, 2015 at 7:08 AM, Mike Spreitzer <mspreitz at us.ibm.com> wrote:
> Is there a way to configure devstack to install Neutron such that there is
> just one network and that is an external network and Nova can create Compute
> Instances on it, using projects of Kilo vintage?
Mike, this might help, I have a script to make a local.conf that works
on a single-nic VM with Neutron:
https://github.com/aedocw/devstack-helper
Would just have to add the bits to specify using the Kilo release. I
would definitely appreciate feedback on this though, especially if the
resulting config isn't quite right.
-Christopher
More information about the OpenStack-dev
mailing list