how to know the openstack dashboard login name and password?
Not able to use horizon dashboard server running on localhost 900 .how to know the login page information?
First time here? Check out the FAQ!
Not able to use horizon dashboard server running on localhost 900 .how to know the login page information?
I installed openstack using devstack on ubuntu14.04. The default users are admin and demo and the password is ADMIN_PASSWORD variable set during installation. This will be written to your local.conf file by the application. So you can now obtain the credentials from there.
you should be able to access OpenStack endpoints, like so:
Horizon: http://myhost/
Keystone: http://myhost:5000/v2.0/
Asked: 2015-08-15 19:14:56 -0600
Seen: 1,496 times
Last updated: Aug 20 '15
some questions about LbaaS [closed]
Neutron configuration in Network Node
vlan tag on physical NIC; how to setup quantum?
LBaaSv2 neutron agents missing (Liberty)
Neutron DHCP agent cannot ping gateway IP
ERROR on compute node with linuxbridge:AgentNotFoundByTypeHost
check the logs and see what's the root cause of your troubles.