[Openstack] Controller and network services in same node

Ageeleshwar Kandavelu Ageeleshwar.Kandavelu at csscorp.com
Wed May 14 03:41:10 UTC 2014


Perfectly possible. In fact that is what I have done too. In openstack the network node is nothing but a machine which has the below three installed.

1. neutron-l3-agent
2. neutron-dhcp-agent
3. neutron-openvswitch-agent

The compute node is what which contains

1. nova-compute
2. neutron-openvswitch-agent

The controller node is what which contains everything else.

So you can always have controller and network node combined.
________________________________
From: Raphael Ribeiro [raphaelpr01 at gmail.com]
Sent: Wednesday, May 14, 2014 4:14 AM
To: <openstack at lists.openstack.org>
Subject: [Openstack] Controller and network services in same node

Is possible to install the neutron in the controller node without a networking node?

how I do that? the neutron documentation seemed confused.

--
Raphael Pereira Ribeiro
Instituto de Computação - IC/UFAL
Graduando em Ciências da Computação
http://lattes.cnpq.br/9969641216207080
http://www.csscorp.com/common/email-disclaimer.php
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140514/6713e9c1/attachment.html>


More information about the Openstack mailing list