summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-operator
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2020-04-10 14:00:17 -0400
committerJessica Wagantall <jwagantall@linuxfoundation.org>2020-04-13 10:57:15 -0700
commit6ceaa8426efc7ff067e555ad5fd4db256ef2ff35 (patch)
tree032a68685fbb2d93e94f79999a3eb66802b39eb4 /docs/guides/onap-operator
parent27d0980672f2578a12720725010cb458d0e7152c (diff)
Fix links to new intersphinx format.
Now that all the projects have anchors. convert links to intersphinx format Issue-ID: CIMAN-376 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: I9c97ba7f6809446402cc2fa08add67a771e7e0fe
Diffstat (limited to 'docs/guides/onap-operator')
-rw-r--r--docs/guides/onap-operator/onap-portal-admin/onap-portal-admin.rst6
-rw-r--r--docs/guides/onap-operator/platformoperations.rst12
-rw-r--r--docs/guides/onap-operator/settingup/index.rst8
3 files changed, 13 insertions, 13 deletions
diff --git a/docs/guides/onap-operator/onap-portal-admin/onap-portal-admin.rst b/docs/guides/onap-operator/onap-portal-admin/onap-portal-admin.rst
index 81d42f6a7..73a32fa75 100644
--- a/docs/guides/onap-operator/onap-portal-admin/onap-portal-admin.rst
+++ b/docs/guides/onap-operator/onap-portal-admin/onap-portal-admin.rst
@@ -17,7 +17,7 @@ The Portal SDK for application developers includes bundled tools,
technologies, and built-in capabilities such as services, APIs, and UI
controls. Existing applications can migrate to the Portal with the
provided APIs and libraries. See `ONAP Portal SDK
-Documentation <http://onap.readthedocs.io/en/latest/submodules/portal.git/docs/tutorials/index.html>`__\.
+:ref:`Documentation<onap-portal:master_index>`.
Access
------
@@ -25,7 +25,7 @@ Access
Access the ONAP Portal using Mozilla Firefox or Google Chrome(win/mac)
at the provided URL. For example: `https://<hostname:port>/ONAPPORTAL/login.html`.
-Access the ONAP portal via the 8989 LoadBalancer documented `here <https://onap.readthedocs.io/en/latest/submodules/oom.git/docs/oom_user_guide.html#accessing-the-onap-portal-using-oom-and-a-kubernetes-cluster>`__
+:ref:`Access the ONAP portal via the 8989 LoadBalancer documented `here<onap-oom:onap-on-kubernetes-with-rancher>`
From the Portal, users access applications directly or by function using
the `Manage menu`.
@@ -60,7 +60,7 @@ Admin Tasks
From the ONAP Portal, administrators:
- access the same functionality accessible to users (see `ONAP Portal
- for users <#PAGE_1018759>`__)
+ for users <onap-#PAGE_1018759>`__)
- manage users and application admins
diff --git a/docs/guides/onap-operator/platformoperations.rst b/docs/guides/onap-operator/platformoperations.rst
index edde9aed8..520586e84 100644
--- a/docs/guides/onap-operator/platformoperations.rst
+++ b/docs/guides/onap-operator/platformoperations.rst
@@ -20,7 +20,7 @@ be found in:
:maxdepth: 2
:titlesonly:
- ../../submodules/oom.git/docs/oom_user_guide.rst
+:ref:`oom_user_guide<onap-oom:oom_user_guide>`
ONAP Testing and Monitoring
---------------------------
@@ -38,7 +38,7 @@ functions
:maxdepth: 2
:titlesonly:
- RobotFramework <../../submodules/integration.git/docs/docs_robot.rst>
+:ref:`RobotFramework<onap-integration:docs_robot>`
**Interface Health can be checked via Consul:**
@@ -61,9 +61,9 @@ functions
graphically view the current health status of all of the ONAP components
for which agents have been created
- The Consul GUI can be accessed via:
+ The Consul GUI can be accessed via http AT
- http://<kubernetes IP>:30270/ui/
+ <kubernetes IP>:30270/ui/
**ONAP Log collection is provided by the Logging and Analytics Module:**
@@ -71,7 +71,7 @@ functions
:maxdepth: 2
:titlesonly:
- Logging&Analytics <../../submodules/logging-analytics.git/docs/index.rst>
+:ref:`Logging & Analytics <onap-logging-analytics:master_index>`
ONAP Backup and Restore
-----------------------
@@ -90,5 +90,5 @@ the MUSIC component:
:maxdepth: 2
:titlesonly:
- Multi-Site State Coordination <../../submodules/music.git/docs/index.rst>
+:ref:`Multi-Site State Coordination<onap-music:master_index>`
diff --git a/docs/guides/onap-operator/settingup/index.rst b/docs/guides/onap-operator/settingup/index.rst
index f96388891..f24349b3e 100644
--- a/docs/guides/onap-operator/settingup/index.rst
+++ b/docs/guides/onap-operator/settingup/index.rst
@@ -50,7 +50,7 @@ Creation of Kubernetes cluster is described here:
:maxdepth: 2
:titlesonly:
- ../../../../submodules/oom.git/docs/oom_cloud_setup_guide.rst
+:ref:`oom_cloud_setup_guide<onap-oom:oom_cloud_setup_guide>`
ONAP installation is described here:
@@ -58,8 +58,8 @@ ONAP installation is described here:
:maxdepth: 2
:titlesonly:
- ../../../../submodules/oom.git/docs/oom_quickstart_guide.rst
- ../../../../submodules/oom.git/docs/oom_user_guide.rst
+:ref:`oom_quickstart_guide<onap-oom:oom_quickstart_guide>`
+:ref:`oom_user_guide<onap-oom:oom_user_guide>`
Alternative way of offline ONAP installation is described here:
@@ -67,7 +67,7 @@ Alternative way of offline ONAP installation is described here:
:maxdepth: 2
:titlesonly:
- ../../../../submodules/oom/offline-installer.git/docs/index.rst
+:ref:`oom offline-installer<onap-oom-offline-installer:master_index>`
.. note::
Prior to deployment of ONAP, there is no need to download manually any Docker container.