"openstack network agent list" results in HttpException: Internal Server Error
Following the docs for Ubuntu and stuck here: docs.openstack.org/newton/install-guide-ubuntu/neutron-verify-option1
Error: HttpException: Internal Server Error
Any thoughts?
Check the Neutron server log under /var/log/neutron for relevant information.
tail 50 neutron-server.log
ERROR neutron.api.extensions [-] Unable to process extensions (auto-allocated-topology) because the configured plugins do not satisfy their requirements. Some features will not work as expected.
cat neutron-linuxbridge-agent.log
(no entries)
cat neutron-metadata-agent.log
(all INFO)
cat neutron-dhcp-agent.log
(THIS ONE IS LITERALLY ALL ERRORS]
< only 3 log files exist for neutron > root@control1:/var/log/neutron# ls -alt -rw-r--r-- neutron neutron neutron-metadata-agent.log -rw-r--r-- neutron neutron neutron-dhcp-agent.log -rw-r--r-- neutron neutron neutron-server.log
Sorry - forgot to menton I now get 2 agents listed.
Agent Type
DHCP agent
Metadata agent