Description of problem: When installing OpenStack via packstack, the user is given the following output at the end: " **** Installation completed successfully ****** Additional information: * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components. * Did not create a cinder volume group, one already existed * To use the command line tools you need to source the file /root/keystonerc_admin created on 192.168.122.181 * To use the console, browse to http://192.168.122.181/dashboard * The installation log file is available at: /var/tmp/packstack/20130828-235142-dd7cAf/openstack-setup.log" It would be great if, in addition to pointing the user to http://192.168.122.181/dashboard, it would say: "(user name and password are the values of OS_USERNAME and OS_PASSWORD variables in file /root/keystonerc_admin)". Version-Release number of selected component (if applicable): openstack-packstack-2013.1.1-0.28.dev677.fc19.noarch
I've submitted a patch for this to gerrit: https://review.openstack.org/45534
Added message on location of the file containing username and password.
It'd reword the message to something like this: ================= To access the OpenStack Dashboard browse to %s://%s/dashboard Please, find your login credentials stored in the keystonerc_admin in your home directory. =================
Changes added to the patch
Merged
Additional information: * Did not create a cinder volume group, one already existed * File /root/keystonerc_admin has been created on OpenStack client host 192.168.122.15. To use the command line tools you need to source the file. * Copy of keystonerc_admin file has been created for non-root user in /home/para. * To access the OpenStack Dashboard browse to http://192.168.122.15/dashboard. Please, find your login credentials stored in the keystonerc_admin in your home directory. * To use Nagios, browse to http://192.168.122.15/nagios username : nagiosadmin, password : 152aa355fbfd4009
Adding FutureFeatures to RHOS 4 feature tracker
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2013-1859.html