Openstack Error in dashboard "unable to connect neutron error"
Tenants/VMs on openstack fails while editing.
HTTPConnectionPool(host='x.x.x.x', port=8082): Read timed out. (read timeout=120)
Failed to relay request to VNC API URL http://x.x.x.x:8082/neutron/subnet: requests.exceptions.ReadTimeout:
Restarting the contrail-api helped to resolve the problem.
1.docker ps -a | grep config_api_1
2.docker restart config_api_1