summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-developer/settingup/onap_heat.rst
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-06-06 18:32:27 -0700
committerEric Debeau <eric.debeau@orange.com>2018-06-07 12:56:16 +0000
commit35ba5e573e07691bca73c3d3753098ee248de40e (patch)
treeda5cdd7c172f522e9a547f77f8545eb50846a0c7 /docs/guides/onap-developer/settingup/onap_heat.rst
parent71e879ff34d9e466ad6cbc099cf6d6e1562b5853 (diff)
Clarify deployment instructions
For the 2 supported deployment Fix wording Change-Id: I179f514ffd982692eadb35bf514a625c49f77ad4 Issue-ID: DOC-277 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Diffstat (limited to 'docs/guides/onap-developer/settingup/onap_heat.rst')
-rw-r--r--docs/guides/onap-developer/settingup/onap_heat.rst14
1 files changed, 9 insertions, 5 deletions
diff --git a/docs/guides/onap-developer/settingup/onap_heat.rst b/docs/guides/onap-developer/settingup/onap_heat.rst
index bdcd212d0..f16453da1 100644
--- a/docs/guides/onap-developer/settingup/onap_heat.rst
+++ b/docs/guides/onap-developer/settingup/onap_heat.rst
@@ -10,10 +10,9 @@
.. index:: Setting Up Full ONAP using Virtual Machines
-
-===============================================
-**Setting Up Full ONAP using Virtual Machines**
-===============================================
+==============================
+**Setting Up ONAP using Heat**
+==============================
.. _installing-onap-heat:
@@ -21,7 +20,7 @@
===========
ONAP may be deployed in different contexts depending on your requirements.
The recommended installation for Beijng Release over virtual machines is based
-on OpenStack HEAT Template.
+on OpenStack Heat Template.
The VNFs managed by ONAP may be deployed in different OpenStack tenants or
based on top of VMware based infrastructure. For details, refer
@@ -30,6 +29,11 @@ based on top of VMware based infrastructure. For details, refer
The current installation is based on the single tenant deployment (all the ONAP
components will be hosted in a unique tenant).
+.. note::
+ Prior to deployment of ONAP, there is no need to download manually any Docker Container.
+ The Heat deployment takes care to automatically download the Docker Containers.
+
+
.. _demo-installing-running-onap-requirements:
**Requirements**