neutron agent-list (missing L3_agent)
hi everyone, during the openstack install (Network Node Configuration Step) , I followed all the commands shown on the setup guide: http://docs.openstack.org/juno/install-guide/install/apt/content/neutron-network-node.html (http://docs.openstack.org/juno/instal...) , but when I came to show the agent-list with the command: neutron agent-list , I found that the neutron L3_agent was missing , I got only : DHCP , Metadata and OVS agents. I am using four physical machines : Controller (2 NICS : 1st going to Internet , 2nd going to LAN) , Compute Node1, Compute Node 2 , and Network Node where I setup the agents. can you help please ? is something wrong with what I've done so far ? thanks,