diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-03-19 19:02:41 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-03-31 14:20:36 +0200 |
commit | efb859d2581a42ea0de4d56646e89848e722c59e (patch) | |
tree | e4bb88f7bc778d1e640637ac79d74ca9f66eb05d /docs/onap-oom-heat.rst | |
parent | 22872ddddd3c4e3646a2d01d42b534fdea469b8d (diff) |
fix integration doc warning
Issue-ID: INT-1490
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I9153da660ae469c0bd3ed51cfebd912b6e4b9bf2
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'docs/onap-oom-heat.rst')
-rw-r--r-- | docs/onap-oom-heat.rst | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/onap-oom-heat.rst b/docs/onap-oom-heat.rst index bb9c1abff..8bccec796 100644 --- a/docs/onap-oom-heat.rst +++ b/docs/onap-oom-heat.rst @@ -1,5 +1,3 @@ -.. _onap-oom-heat: - Integration Environement Installation ------------------------------------- @@ -126,8 +124,7 @@ Exploring the Rancher VM The Rancher VM that is spun up by this HEAT template serves the following key roles: -- Hosts the /dockerdata-nfs/ NFS export shared by all the k8s VMs for persistent - volumes +- Hosts the /dockerdata-nfs/ NFS export shared by all the k8s VMs for persistent volumes - git clones the oom repo into /root/oom - git clones the integration repo into /root/integration - Creates the helm override file at /root/integration-override.yaml |