Unable to establish connection to http://controller:8774/v2.1/os-services

Asked by Filippo Monari

Hi,

I am trying a simple OpenStack installation (following https://docs.openstack.org/install-guide/).
I reached the point of installing Nova on the controller and three compute node. I think all is OK as I can see the node in the nova database. However, I cannot list them with the command `openstack compute service list --service nova-compute`. In particular, I get the error `Unable to establish connection to http://controller:8774/v2.1/os-services`. One detail about my installation that can play a role here, is that I have not called my controller node "controller" but "server0". Nonetheless even specifying the `--host`parameter does not solve the issue. Is this a bug, or there is some config I am missing?
Thanks a lot in advance for your help.

Regards,
Filippo

Question information

Language:
English Edit question
Status:
Solved
For:
OpenStack Compute (nova) Edit question
Assignee:
No assignee Edit question
Solved by:
Filippo Monari
Solved:
Last query:
Last reply:
Revision history for this message
Filippo Monari (ingfimo) said :
#1

There was a malformed endpoint URL...problem solved