Glance issue
Hi
I set up a High available cluster with Fuel from Mirantis :
Configuration
1 fuel master node
3 controller nodes
2 compute-storage nodes
Issue
when I run glance image-list on the first controller it shows to me:
Error finding address for http://172.16.0.3:9292/versions: Unable to establish connection to http://172.16.0.3:9292/versions
weird thing
when I run glance image-list on the second controller:
it works!!
any idea please?
check your url, your endpoint url doesnt seem appropriate, also check if the port 9292 is open and listening.