quantum connection refuse
i have notice by openstack dashboard
Error: Unable to retrieve quota information.
and when i check nova it's working and problem is quantum
#quantum net-list
[Errno 111] Connection refused
and endpoint it's working i think
#keystone endpoint-list | grep 9696
| b36857db56384e8c8b469f0a950222f9 | RegionOne | http://60.253.96.237:9696/ | http://10.10.10.51:9696/ | http://10.10.10.51:969 / | 0e306fca62154951a11aa8b295b0bf05 |
# keystone service-list | grep quantum
| 3f7b6fcca42348d1ab0a1477a3a5bbcb | quantum | network | OpenStack Networking service |
can you fix this issue ? if you need any information just ask
Solved ... Thanks you guys
----edit----
The error is in the endpoint. port number should be 9696. for example ""http://controller:9696""