openstack liberty horizon default login?
followed this guide up until the dashboard tab. I'm at http://my_ip/horizon and I did not configure a horizon user login and password and I don't know where the default config file that it's in. can someone point me in the right direction?
It depends of what deployment method you used. With manual installation, you have created a file called adminrc.sh with you admin user/password on it. With packstack, you have a similar file but called keystonerc_admin
I just typed in vim admin-openrc.sh and vim keystonerc_admin and I saw that I had configured both with the same username and password but that login didn't work on horizon. Is there an extra step I need to take?
I'm assuming that you put "default" in the domain as part of logging onto the dashboard? It has you create that domain during the install guide. If that's still not working keystone might have not been setup properly. I would recommend checking keystone logs after a failed login attempt