Chapter 4. Using OpenStack
Congratulations! You have now deployed your Red Hat Enterprise Linux OpenStack Platform environment.
You can now access your OpenStack environment using the following logins:
adminuser, who has administrative permissions for the cloud (adminrole). Theadminuser's password is stored in the/root/keystonerc_adminfile, as well as in Packstack's answer file (CONFIG_KEYSTONE_ADMIN_PW).demouser, who has basic end-user permissions (_member_role). The demo user's password is stored in its associated/root/keystonerc_demofile and in Packstack's answer file (CONFIG_KEYSTONE_DEMO_PW). The demo environment is created by default unless you specified otherwise.
Note
If automatically generated, Packstack's answer file has a file name similar to
/root/packstack-answers-20150306-051043.txt.
4.1. View the Dashboard
The OpenStack dashboard is a web-based graphical user interface for managing OpenStack services. To access the browser dashboard, use:
http://HOSTNAME/dashboard/
Replace HOSTNAME with the host name or IP address of the server on which you installed the dashboard service (cloud controller).
