Debugging Neutron ================= To debug Neutorn: - Upstream notes for debugging Neutron -- http://docs.openstack.org/openstack-ops/content/network_troubleshooting.html - Some diagnostic scripts -- https://github.com/larsks/neutron-diag $ wget https://raw.github.com/larsks/neutron-diag/master/gather-network-info \ https://raw.github.com/larsks/neutron-diag/master/gather-neutron-info $ chmod +x gather-network-info gather-neutron-info $ ./gather-network-info $ ./gather-neutron-info Repeat step-1 for all the nodes involved in your OpenStack setup. Upload resulting tar.gz (un-tarred would be more convenient) files to a location.