12 - Configure Neutron on compute nodes
On this page, we configure Neutron on the compute node (compute01). The compute node manages network connectivity and security groups for the instances that run on it.
Prerequisites Make sure you have completed all previous posts before starting.
Install the components vagrant@compute01:~$ sudo apt install -y neutron-linuxbridge-agent Configure the common component Edit /etc/neutron/neutron.conf to configure authentication and the message queue.
In [DEFAULT], configure access to RabbitMQ and the authentication strategy: