Virtualization

 View Only
Expand all | Collapse all

Failed to contact the endpoint at http://10.0.0.220:35357/v2.0 for discovery. Fallback to using that endpoint as the base url.

  • 1.  Failed to contact the endpoint at http://10.0.0.220:35357/v2.0 for discovery. Fallback to using that endpoint as the base url.

    Posted Oct 14, 2015 06:57 PM

    When using the openstack cli commands, we are having trouble connecting to the controller.  We can set the --os-endpoint and use the actual ip of one of the controllers (ie 10.0.0.224 or 10.0.0.225) and that works, but not specifying an endpoint returns 10.0.0.220, which i believe is the ip on the load balancer, doesn't work.

    Any ideas?



  • 2.  RE: Failed to contact the endpoint at http://10.0.0.220:35357/v2.0 for discovery. Fallback to using that endpoint as the base url.

    Posted Dec 07, 2015 10:33 PM

    Hi,

    Where are the CLIs being executed from?



  • 3.  RE: Failed to contact the endpoint at http://10.0.0.220:35357/v2.0 for discovery. Fallback to using that endpoint as the base url.

    Posted Dec 11, 2015 04:02 PM

    I am executing the cli from my workstation which is on the same network but different subnet.



  • 4.  RE: Failed to contact the endpoint at http://10.0.0.220:35357/v2.0 for discovery. Fallback to using that endpoint as the base url.

    Posted Dec 11, 2015 05:56 PM

    The http at the beginning of this URL suggests that it's private VIP from management network. If you are connecting from different subnet, you should connect to public VIP. can you specify public VIP as your endpoint and try again?