Unable to establish connection to keystone endpoint.
I was able to access my horizon dashboard using keystone_admin credentials. But I changed the ip of the controller node, but changed it to the original IP again. Now, when I use the same credentials, it does not allow me to login to the dashboard.
It shows "Unable to establish connection to keystone endpoint."
I am new to openstack. Please help me regarding this.
PS: I used packstack to install openstack queens and am running the configurations on a CentOS 7 VM
Thanks
Check if Keystone is running. Look for error messages in Keystone’s log file.
check your keystone-endpoints.
Thanks for your responses! I just ran the answerfile again after doing the following changes and it worked: -Though I changed the IPs in the answerfile, the keystonerc_admin file and keystonerc_demo file in the home directory had the unupdated IP. I changed the IP and I was able to login.