diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-11-30 18:31:29 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-12-01 10:43:23 +0100 |
commit | e4643890441531c9009faa5759cedfa13ba7a6f7 (patch) | |
tree | 7f0776fc7cc10090a1258569ec1d901de1027f6b /docs/onap-oom-heat.rst | |
parent | 0fcaa851a655c4650af84ee73987139672395184 (diff) |
Remove doc warning
- delete old csv
- delete unused orphan page
- adapt rst
Issue-ID: INT-1776
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I7856e4f10637000e2085825a8cf8703e98a454d3
Diffstat (limited to 'docs/onap-oom-heat.rst')
-rw-r--r-- | docs/onap-oom-heat.rst | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/onap-oom-heat.rst b/docs/onap-oom-heat.rst index 848af72ef..d3c82790b 100644 --- a/docs/onap-oom-heat.rst +++ b/docs/onap-oom-heat.rst @@ -1,5 +1,7 @@ .. _integration-installation: +:orphan: + Integration Environment Installation ------------------------------------- @@ -22,10 +24,10 @@ must be adapted according to your context. Source files ~~~~~~~~~~~~ -- HEAT template files: https://git.onap.org/integration/tree/deployment/heat/onap-rke?h=frankfurt -- Sample OpenStack RC file: https://git.onap.org/integration/tree/deployment/heat/onap-rke/env/windriver/Integration-SB-00-openrc?h=frankfurt -- Sample environment file: https://git.onap.org/integration/tree/deployment/heat/onap-rke/env/windriver/onap-oom.env?h=frankfurt -- Deployment script: https://git.onap.org/integration/tree/deployment/heat/onap-rke/scripts/deploy.sh?h=frankfurt +- HEAT template files: https://git.onap.org/integration/tree/deployment/heat/onap-rke?h=guilin +- Sample OpenStack RC file: https://git.onap.org/integration/tree/deployment/heat/onap-rke/env/windriver/Integration-SB-00-openrc?h=guilin +- Sample environment file: https://git.onap.org/integration/tree/deployment/heat/onap-rke/env/windriver/onap-oom.env?h=guilin +- Deployment script: https://git.onap.org/integration/tree/deployment/heat/onap-rke/scripts/deploy.sh?h=guilin Heat Template Description @@ -33,7 +35,7 @@ Heat Template Description The ONAP Integration Project provides a sample HEAT template that fully automates the deployment of ONAP using OOM as described in -OOM documentation (https://docs.onap.org/en/frankfurt/guides/onap-developer/settingup/index.html#installing-onap). +OOM documentation, see :ref:`OOM<onap-oom:oom_quickstart_guide>` for details. The ONAP OOM HEAT template deploys the entire ONAP platform. It spins up an HA-enabled Kubernetes cluster, and deploys ONAP using OOM onto |