Re: [Openstack] Share your localrc file for devstack

2013-07-29 Thread Roman Podolyaka
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 enabl

Re: [Openstack] Share your localrc file for devstack

2013-07-29 Thread Roman Podolyaka
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 wrote: > > Hello Jake, > > Do you want to deploy a single node Devstack installation that would use > Neutron ins

Re: [Openstack] [Neutron] Source code structure

2013-10-10 Thread Roman Podolyaka
Hello Nikolai, First, for any development question you should use openstack-dev mailing list. This one (openstack) is meant to be used by OpenStack users. On Neutron (formerly known as Quantum) architecture: I think those links can be useful for understanding of how Neutron works internally: