Change-Id: I753b0cd3912d2f9bc53c50906c05e90f2443d3f0 Signed-off-by: Suzana Fernandes <Suzana.Fernandes@windriver.com>
43 lines
1.3 KiB
ReStructuredText
43 lines
1.3 KiB
ReStructuredText
.. WARNING: Add no lines of text between the label immediately following
|
|
.. and the title.
|
|
|
|
.. _system-administrator-access-system-horizon-gui-a4a95fe70ef9:
|
|
|
|
System Administrator - Access Horizon GUI
|
|
-----------------------------------------
|
|
|
|
Access the |prod| Horizon GUI using your browser.
|
|
|
|
This procedure should be performed on your system that has a web browser.
|
|
|
|
.. rubric:: |prereq|
|
|
|
|
- A system with a web browser.
|
|
|
|
- You need to have the |prefix|-remote-access.tar file from your system
|
|
administrator, containing system information related to your |prod| system.
|
|
|
|
.. rubric:: |proc|
|
|
|
|
#. Update your web browser to 'trust' the |prod| |CA| certificate.
|
|
|
|
#. Extract the files from the |prefix|-remote-access-info.tar file
|
|
from your |prod| system administrator.
|
|
|
|
.. parsed-literal::
|
|
|
|
$ cd ~
|
|
$ tar xvf ./|prefix|-remote-access-info.tar
|
|
|
|
# The StarlingX CA Certificate is here:
|
|
$ ls ./|prefix|-remote-access-info/|prefix|.ca.crt
|
|
|
|
|
|
#. Follow your web browser's instructions to add
|
|
~/|prefix|-remote-access-info/stx.ca.crt to the list of trusted |CAs| for
|
|
your browser.
|
|
|
|
#. Open your web browser at address ``https://<OAM-Floating-IP-Address>:8443``
|
|
|
|
Login with your keystone account's 'username' and 'password'.
|