← Back to team overview

openstack team mailing list archive

Openstack daemons in Multi node configurations

 

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
openstack-nova-cert
openstack-nova-scheduler
openstack-nova-conductor
== Glance services ==
openstack-glance-api
openstack-glance-registry
== Keystone service ==
openstack-keystone
== Horizon service ==
openstack-dashboard
== Quantum services ==
quantum-server
quantum-openvswitch
== Cinder services ==
openstack-cinder-api
openstack-cinder-scheduler
openstack-cinder-volume
== Support services ==
httpd
libvirtd
tgtd
qpidd

and the compute node daemons are:

== Nova services ==
openstack-nova-compute
== Quantum services ==
quantum-openvswitch
quantum-openvswitch-agent
quantum-openvswitch-cleanup
quantum-dhcp-agent
quantum-l3-agent


Any feedback will be highly appreciated.

 		 	   		  

Follow ups