diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-05-19 23:00:34 +0200 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2020-05-21 13:10:30 +0000 |
commit | cb0256a2e85cb929f145509b46fa56cbd4f07e62 (patch) | |
tree | e6e798889d86c8ff61e0f57981acaf6d74bc44b1 /docs/onap-oom-heat.rst | |
parent | 5c8df8e5ed7ee98c76657125815640558cb8f1f0 (diff) |
Update Doc for frankfurt
Issue-ID: INT-1551
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I8cd83775001a125c11a0408d05a4dacb54f2c1c9
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'docs/onap-oom-heat.rst')
-rw-r--r-- | docs/onap-oom-heat.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/onap-oom-heat.rst b/docs/onap-oom-heat.rst index 288ef770b..a727a9d56 100644 --- a/docs/onap-oom-heat.rst +++ b/docs/onap-oom-heat.rst @@ -20,10 +20,10 @@ must be adapted according to your context. Source files ~~~~~~~~~~~~ -- HEAT template files: https://git.onap.org/integration/tree/deployment/heat/onap-rke?h=elalto -- Sample OpenStack RC file: https://git.onap.org/integration/tree/deployment/heat/onap-rke/env/windriver/Integration-SB-00-openrc?h=elalto -- Sample environment file: https://git.onap.org/integration/tree/deployment/heat/onap-rke/env/windriver/onap-oom.env?h=elalto -- Deployment script: https://git.onap.org/integration/tree/deployment/heat/onap-rke/scripts/deploy.sh?h=elalto +- 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 Description @@ -31,7 +31,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/elalto/guides/onap-developer/settingup/index.html#installing-onap). +OOM documentation (https://docs.onap.org/en/frankfurt/guides/onap-developer/settingup/index.html#installing-onap). The ONAP OOM HEAT template deploys the entire ONAP platform. It spins up an HA-enabled Kubernetes cluster, and deploys ONAP using OOM onto |