Issue installing netron agents pn network node
I am installing the Juno release and at the end of the Neutron installation (page 72), the manual provides a graphic with four agents running on the Network node. However, when I run the "neutron agent-list" I have 2 agents on the network node and 2 on the control node, openvswitch & DHCP agents are on the control node.
Will this create any issues during the rest of the installation or operational issues later on? If so, how would I correct this issue?
what is the output of neutron agent-list from controller node? It will give you all the neutron agents along with the host information.
In basic setup , all four agents should run in network node and Open vSwitch agent should run in compute node. so there will be total 5 agent in the output of neutron agent-list