Clarify dashboard credentials

Clarify dashboard credentials and update screenshot
of dashboard.

Closes-Bug: #1851868

Change-Id: Idb120fc70c894ba55e21517f5844c6ec2df19cf0
This commit is contained in:
Peter Matulis 2019-11-18 19:20:25 -05:00
parent fee412ac85
commit 3245d53351
2 changed files with 12 additions and 7 deletions

View File

@ -552,17 +552,22 @@ command:
juju status --format=yaml openstack-dashboard | grep public-address | awk '{print $2}'
The URL will be ``http://<IP ADDRESS>/horizon``. When you enter this into your
browser you can login with ``admin`` and ``openstack``, unless you changed the
password in the configuration file.
The dashboard URL then becomes:
If everything works, you will see something similar to the following:
``http://<ip-address>/horizon``
.. figure:: ./media/install-openstack_horizon.png
On the resulting web page you will be able to log in with these default
credentials:
* Domain: **admin_domain**
* User Name: **admin**
* Password: **openstack**
You should then see something similar to the following:
.. figure:: ./media/install-openstack_horizon-2.png
:alt: Horizon dashboard
Horizon dashboard
Next steps
----------

Binary file not shown.

After

Width:  |  Height:  |  Size: 745 KiB