Which OpenStack node hosts the network agents?
In the standard OpenStack example architecture, the controller node runs the Networking management components and various Networking agents. Compute nodes run a local networking service agent for instance connectivity, but the network agents are placed on the controller node in this architecture.
Community Discussion