[Openstack] Openstack daemons in Multi node configurations

2013-04-09 Thread Arindam Choudhury
Hi, I am very new and trying to make a small openstack private cloud. I also want to deploy quantum networking. I am overwhelmed by the number of available daemons and want to make sure that I am doing it right. so, controller node daemons are : == Nova services == openstack-nova-api

Re: [Openstack] Openstack daemons in Multi node configurations

2013-04-09 Thread Mouad Benchchaoui
Hi Arindan, Almost, well i am still new to OpenStack myself but allow me to try to help you: - You 're just missing the nova-metadata which you should preferably run in the compute node - There is no quantum-openvswitch service if you mean quantum-openvswitch-agent then this later should be

Re: [Openstack] Openstack daemons in Multi node configurations

2013-04-09 Thread Mouad Benchchaoui
Bummer, forget about the first point the nova-api will include the nova-api-metadata and nova-api-os-compute, it's just than in my case i prefer to split them os-compute in controller and metadata in compute node. HTH, -- Mouad On Tue, Apr 9, 2013 at 2:05 PM, Mouad Benchchaoui

Re: [Openstack] Openstack daemons in Multi node configurations

2013-04-09 Thread Arindam Choudhury
Hi, Thanks for your reply. How to do the splitting of nova-api? Date: Tue, 9 Apr 2013 14:12:19 +0200 Subject: Re: [Openstack] Openstack daemons in Multi node configurations From: m.benchcha...@cloudbau.de To: arin...@live.com CC: openstack@lists.launchpad.net Bummer, forget about the first

Re: [Openstack] Openstack daemons in Multi node configurations

2013-04-09 Thread Mouad Benchchaoui
, 2013 at 2:54 PM, Arindam Choudhury arin...@live.com wrote: Hi, Thanks for your reply. How to do the splitting of nova-api? -- Date: Tue, 9 Apr 2013 14:12:19 +0200 Subject: Re: [Openstack] Openstack daemons in Multi node configurations From: m.benchcha