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 <rpodoly...@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_jungl...@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@lists.openstack.org
>> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> 
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to