aboutsummaryrefslogtreecommitdiffstats
path: root/docs/platform/installation
diff options
context:
space:
mode:
authorthmsdt <thomas.kulik@telekom.de>2023-07-04 13:43:14 +0200
committerthmsdt <thomas.kulik@telekom.de>2023-07-05 17:29:09 +0200
commit129029584597941bb7603dd7440b7d37f823ef96 (patch)
tree02e92b4c5383d48ad51bbf5498516a42c2040027 /docs/platform/installation
parentfbece5930eebe53f88b1c2a657cc9871490f8ca6 (diff)
fix doc config files and doc files + top-level tox.ini
Issue-ID: DOC-811 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: I67dd9f27a851c4a12f078f28c4f9904959c42393
Diffstat (limited to 'docs/platform/installation')
-rw-r--r--docs/platform/installation/installation/vfc-over-oom.rst7
-rw-r--r--docs/platform/installation/user-guide/ns-instantiate-guide.rst5
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/platform/installation/installation/vfc-over-oom.rst b/docs/platform/installation/installation/vfc-over-oom.rst
index 09d35b4d..8f3a8de6 100644
--- a/docs/platform/installation/installation/vfc-over-oom.rst
+++ b/docs/platform/installation/installation/vfc-over-oom.rst
@@ -100,11 +100,10 @@ For initialization of docker there are 2 deployment options currently used in ON
From Casablanca release, OOM is the recommended way, so here mainly give the steps for OOM based deployment
-For OOM deployment you can refer to the below links:
+For OOM deployment you can refer to the OOM section in ONAP documentation.
-* https://docs.onap.org/projects/onap-oom/en/latest/oom_user_guide.html#oom-user-guide
-
-* https://docs.onap.org/projects/onap-oom/en/latest/oom_quickstart_guide.html#oom-quickstart-guide
+.. * https://docs.onap.org/projects/onap-oom/en/latest/oom_user_guide.html#oom-user-guide
+.. * https://docs.onap.org/projects/onap-oom/en/latest/oom_quickstart_guide.html#oom-quickstart-guide
1. First ensure VF-C is marked true against field enabled in the oom/kubernetes/onap/values.yaml for successful deployment.
diff --git a/docs/platform/installation/user-guide/ns-instantiate-guide.rst b/docs/platform/installation/user-guide/ns-instantiate-guide.rst
index cd1bc0e8..9d77c00a 100644
--- a/docs/platform/installation/user-guide/ns-instantiate-guide.rst
+++ b/docs/platform/installation/user-guide/ns-instantiate-guide.rst
@@ -34,9 +34,10 @@ Steps
If you want to try VF-C, the small project set should include: VF-C , Multicloud, MSB, A&AI.
-VF-C components need to register to MSB when starting, so MSB components should be installed first,you can refer the following link to install MSB.
+VF-C components need to register to MSB when starting, so MSB components should be installed first.
-http://onap.readthedocs.io/en/latest/submodules/msb/apigateway.git/docs/platform/installation.html
+.. ,you can refer the following link to install MSB.
+.. http://onap.readthedocs.io/en/latest/submodules/msb/apigateway.git/docs/platform/installation.html
Note: In the following steps, we use ${MSB_IP} as the IP of msb_apigateway component.