[Openstack] Share your localrc file for devstack

Roman Podolyaka rpodolyaka at mirantis.com
Mon Jul 29 12:18:31 UTC 2013


Hello Jake,

Do you want to deploy a single node Devstack installation that would use
Neutron instead of Nova for networking?

It should be as simple as putting these lines into your localrc file and
running stack.sh once again:

disable_service n-net
enable_service q-svc
enable_service q-agt
enable_service q-dhcp
enable_service q-l3
enable_service q-meta
enable_service quantum
enable_service q-lbaas

Thanks,
Roman


On Mon, Jul 29, 2013 at 1:55 PM, Jake G. <dj_dark_junglist at yahoo.com> wrote:

> Networking for quantum is still kicking my butt.
>
> Would any devstack users be kind enough to post your localrc network
> settings here?
>
> I am using a allinone devstack node.
>
> Thank you!
>
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130729/24679f26/attachment.html>


More information about the Openstack mailing list