[Openstack] Share your localrc file for devstack

Jake G. Dj_dark_junglist at yahoo.com
Mon Jul 29 12:48:55 UTC 2013


I think I'm getting the basic networking configuration wrong. 

I have a single Ubuntu  host with 2 nics. 
One nic has a static IP 
And the other is up but no config.

What about flat networking and all that stuff that goes into the localrc file? 



On 2013/07/29, at 21:18, Roman Podolyaka <rpodolyaka at mirantis.com> wrote:

> 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/1e33eb95/attachment.html>


More information about the Openstack mailing list