Fix Horizon GUI access misinformation

Remove info about http as it is not the correct port.

Closes-bug: 2080642

Change-Id: I84dff39f354b1e3ae0dc8ebf08d3cc397ab40010
Signed-off-by: Elisamara Aoki Goncalves <elisamaraaoki.goncalves@windriver.com>
This commit is contained in:
Elisamara Aoki Goncalves 2024-09-13 12:32:09 +00:00
parent 95fb6c13c3
commit 035d974430
4 changed files with 0 additions and 18 deletions

View File

@ -59,12 +59,6 @@ You can install |O-RAN| O2 application on |prod| from the command line.
* Visit `https://<oam-floating-ip-address>:8443/project/api_access/`
.. note::
If https is not enabled, the URL is `http://<oam-floating-ip-address>:8080`.
* Click the **Download OpenStack RC File"/"OpenStack RC File** button
#. Copy the file to the controller host.

View File

@ -95,10 +95,6 @@ Access the StarlingX Horizon GUI with the following steps:
#. Enter the OAM floating IP address in your browser:
``https://<oam-floating-ip-address>:8443``.
.. note::
If https is not enabled, the URL is `http://<oam-floating-ip-address>:8080`.
Discover your OAM floating IP address with the :command:`system oam-show`
command.

View File

@ -61,10 +61,6 @@ Use Horizon GUI
#. Access the StarlingX Horizon GUI by entering the OAM floating IP address in
your browser: `\https://<oam-floating-ip-address>:8443`
.. note::
If https is not enabled, the URL is `http://<oam-floating-ip-address>:8080`.
Discover your OAM floating IP address with the :command:`system oam-show` command.
#. Log in to Horizon with an ``admin/<sysadmin-password>``.

View File

@ -21,10 +21,6 @@ from a browser.
`https://<oam-floating-ip-address>:8443`
.. note::
If https is not enabled, the URL is `http://<oam-floating-ip-address>:8080`.
Use the username **admin** and the sysadmin password to log in.
* **For the Kubernetes Dashboard**